File: //var/log/elevate-cpanel.log
* 2023-10-16 13:12:37 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-16 13:12:37 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-16 13:12:37 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-16 13:12:37 (4229) [[32mINFO[0m]
* 2023-10-16 13:12:37 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-16 13:12:37 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-16 13:12:37 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-16 13:12:37 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-16 13:12:37 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-16 13:12:37 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-16 13:12:37 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-16 13:12:37 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-16 13:12:37 (4259) [[32mINFO[0m]
* 2023-10-16 13:12:37 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-16 13:12:37 (4229) [[32mINFO[0m]
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m]
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m]
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m]
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m]
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] packages for the previous distribution release still work).
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m]
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m]
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m]
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] or
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m]
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] compromise:
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m]
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m]
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] updates: Check uncompressed DB failed
* 2023-10-16 13:13:27 (4259) [[32mINFO[0m]
* 2023-10-16 13:13:27 (1759) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-10-16 13:13:27 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-16 13:13:27 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-16 13:13:27 (4229) [[32mINFO[0m]
* 2023-10-16 13:13:27 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-16 13:13:28 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-16 13:13:28 (4259) [[32mINFO[0m]
* 2023-10-16 13:13:29 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-16 13:13:29 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-16 13:13:29 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-16 13:13:29 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-16 13:13:29 (1677) [[31mERROR[0m] 26 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-16 13:13:29 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-16 13:13:29 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-16 13:13:29 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-16 13:13:29 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-16 13:13:29 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-16 13:13:29 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-16 13:13:29 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-16 13:13:29 (1677) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-16 13:13:29 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-16 13:13:29 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-16 13:13:29 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-16 13:14:08 (1618) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2023-10-16 13:14:08 (1619) [[31mERROR[0m] http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/zabbix/non-supported/rhel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/97b3cce5c3b54ad454f20f9e7f4e27ae5ced9c6bbf7ae77b67a037fc47277d58-filelists.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/a0ebae80b8b4586ed3010eb1e2176e10516eaeb886d116e21542bfcb4986a805-other.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/non-supported/rhel/7/x86_64/repodata/75a9a51c8afb202f57e6b6d1b8f548ac3a4d051dbec78c056abab5492fd49cab-filelists.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/non-supported/rhel/7/x86_64/repodata/e4938318fee2c644a802ea55f9d23bc3bec172047cdca4c29d30b22953580619-other.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
* 2023-10-16 13:14:08 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-16 13:14:08 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-16 13:14:08 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/NH7SLCDoCt/ea_profile.json
* 2023-10-16 13:14:09 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/NH7SLCDoCt/ea_profile.json
* 2023-10-16 13:14:10 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-16 13:14:11 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-17 00:49:04 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-17 00:49:04 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-17 00:49:04 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-17 00:49:04 (4229) [[32mINFO[0m]
* 2023-10-17 00:49:04 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-17 00:49:04 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-17 00:49:04 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-17 00:49:04 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-17 00:49:04 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-17 00:49:04 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-17 00:49:04 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-17 00:49:04 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-17 00:49:04 (4259) [[32mINFO[0m]
* 2023-10-17 00:49:04 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-17 00:49:04 (4229) [[32mINFO[0m]
* 2023-10-17 00:49:24 (4259) [[32mINFO[0m]
* 2023-10-17 00:49:24 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-17 00:49:24 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-17 00:49:24 (4229) [[32mINFO[0m]
* 2023-10-17 00:49:24 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-17 00:49:24 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-17 00:49:24 (4259) [[32mINFO[0m]
* 2023-10-17 00:49:25 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-17 00:49:25 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-17 00:49:25 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-17 00:49:25 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-17 00:49:25 (1677) [[31mERROR[0m] 26 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-17 00:49:25 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-17 00:49:25 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-17 00:49:25 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-17 00:49:25 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-17 00:49:25 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-17 00:49:25 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-17 00:49:25 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-17 00:49:25 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-17 00:49:25 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-17 00:49:25 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-17 00:49:25 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-17 00:49:58 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-17 00:49:58 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/8kgP2bT08U/ea_profile.json
* 2023-10-17 00:49:59 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/8kgP2bT08U/ea_profile.json
* 2023-10-17 00:50:00 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-17 00:50:01 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-18 00:49:20 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-18 00:49:20 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-18 00:49:20 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-18 00:49:20 (4229) [[32mINFO[0m]
* 2023-10-18 00:49:20 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-18 00:49:20 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-18 00:49:20 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-18 00:49:20 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-18 00:49:20 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-18 00:49:20 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-18 00:49:20 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-18 00:49:20 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-18 00:49:20 (4259) [[32mINFO[0m]
* 2023-10-18 00:49:20 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-18 00:49:20 (4229) [[32mINFO[0m]
* 2023-10-18 00:49:29 (4242) [[32mINFO[0m] http://mirror.vtti.vt.edu/centos/7.9.2009/updates/x86_64/repodata/28404c45013d637a17160a5cbc7b6fd35b3c5d85260c70efd28ea3d23c389a85-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-10-18 00:49:29 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-10-18 00:49:31 (4242) [[32mINFO[0m] http://mirror.steadfastnet.com/centos/7.9.2009/updates/x86_64/repodata/28404c45013d637a17160a5cbc7b6fd35b3c5d85260c70efd28ea3d23c389a85-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-10-18 00:49:31 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-10-18 00:49:32 (4242) [[32mINFO[0m] http://linux.cc.lehigh.edu/centos/7.9.2009/updates/x86_64/repodata/28404c45013d637a17160a5cbc7b6fd35b3c5d85260c70efd28ea3d23c389a85-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-10-18 00:49:32 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-10-18 00:49:33 (4242) [[32mINFO[0m] http://forksystems.mm.fcix.net/centos/7.9.2009/updates/x86_64/repodata/28404c45013d637a17160a5cbc7b6fd35b3c5d85260c70efd28ea3d23c389a85-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-10-18 00:49:33 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-10-18 00:49:59 (4259) [[32mINFO[0m]
* 2023-10-18 00:49:59 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-18 00:49:59 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-18 00:49:59 (4229) [[32mINFO[0m]
* 2023-10-18 00:49:59 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-18 00:50:00 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-18 00:50:00 (4259) [[32mINFO[0m]
* 2023-10-18 00:50:01 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-18 00:50:01 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-18 00:50:01 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-18 00:50:01 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-18 00:50:01 (1677) [[31mERROR[0m] 26 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-18 00:50:01 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-18 00:50:01 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-18 00:50:01 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-18 00:50:01 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-18 00:50:01 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-18 00:50:01 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-18 00:50:01 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-18 00:50:01 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-18 00:50:01 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-18 00:50:01 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-18 00:50:01 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-18 00:51:05 (1618) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2023-10-18 00:51:05 (1619) [[31mERROR[0m] http://mirrors.cmich.edu/centos/7.9.2009/extras/x86_64/repodata/7dea6c45b00a1f1d9cf1bb7cef1f23d5c0be87e3fe91c962ebda465eeaa802e9-other.sqlite.bz2: [Errno 12] Timeout on http://mirrors.cmich.edu/centos/7.9.2009/extras/x86_64/repodata/7dea6c45b00a1f1d9cf1bb7cef1f23d5c0be87e3fe91c962ebda465eeaa802e9-other.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
* 2023-10-18 00:51:05 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-18 00:51:05 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-18 00:51:05 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/0yH5fI3vG8/ea_profile.json
* 2023-10-18 00:51:06 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/0yH5fI3vG8/ea_profile.json
* 2023-10-18 00:51:08 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-18 00:51:08 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-19 00:50:58 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-19 00:50:58 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-19 00:50:58 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-19 00:50:58 (4229) [[32mINFO[0m]
* 2023-10-19 00:50:58 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-19 00:50:58 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-19 00:50:58 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-19 00:50:58 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-19 00:50:58 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-19 00:50:58 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-19 00:50:58 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-19 00:50:58 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-19 00:50:58 (4259) [[32mINFO[0m]
* 2023-10-19 00:50:58 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-19 00:50:58 (4229) [[32mINFO[0m]
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m]
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m]
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m]
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m]
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] packages for the previous distribution release still work).
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m]
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m]
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m]
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] or
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m]
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] compromise:
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m]
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m]
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] Cannot retrieve metalink for repository: epel/x86_64. Please verify its path and try again
* 2023-10-19 00:51:00 (4259) [[32mINFO[0m]
* 2023-10-19 00:51:00 (1759) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-10-19 00:51:00 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-19 00:51:00 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-19 00:51:00 (4229) [[32mINFO[0m]
* 2023-10-19 00:51:00 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-19 00:51:01 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-19 00:51:01 (4259) [[32mINFO[0m]
* 2023-10-19 00:51:02 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-19 00:51:02 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-19 00:51:02 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-19 00:51:02 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-19 00:51:02 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-19 00:51:02 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-19 00:51:02 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-19 00:51:02 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-19 00:51:02 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-19 00:51:02 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-19 00:51:02 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-19 00:51:02 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-19 00:51:02 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-19 00:51:02 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-19 00:51:02 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-19 00:51:02 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-19 00:51:47 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-19 00:51:47 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/eA8tUGiM3o/ea_profile.json
* 2023-10-19 00:51:48 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/eA8tUGiM3o/ea_profile.json
* 2023-10-19 00:51:49 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-19 00:51:49 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-20 00:48:55 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-20 00:48:55 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-20 00:48:55 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-20 00:48:55 (4229) [[32mINFO[0m]
* 2023-10-20 00:48:56 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-20 00:48:56 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-20 00:48:56 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-20 00:48:56 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-20 00:48:56 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-20 00:48:56 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-20 00:48:56 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-20 00:48:56 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-20 00:48:56 (4259) [[32mINFO[0m]
* 2023-10-20 00:48:56 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-20 00:48:56 (4229) [[32mINFO[0m]
* 2023-10-20 00:49:15 (4259) [[32mINFO[0m]
* 2023-10-20 00:49:15 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-20 00:49:15 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-20 00:49:15 (4229) [[32mINFO[0m]
* 2023-10-20 00:49:15 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-20 00:49:16 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-20 00:49:16 (4259) [[32mINFO[0m]
* 2023-10-20 00:49:17 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-20 00:49:17 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-20 00:49:17 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-20 00:49:17 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-20 00:49:17 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-20 00:49:17 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-20 00:49:17 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-20 00:49:17 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-20 00:49:17 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-20 00:49:17 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-20 00:49:17 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-20 00:49:17 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-20 00:49:17 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-20 00:49:17 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-20 00:49:17 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-20 00:49:17 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-20 00:49:48 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-20 00:49:48 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/gfdQgRZic8/ea_profile.json
* 2023-10-20 00:49:49 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/gfdQgRZic8/ea_profile.json
* 2023-10-20 00:49:50 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-20 00:49:50 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-21 00:50:29 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-21 00:50:29 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-21 00:50:29 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-21 00:50:29 (4229) [[32mINFO[0m]
* 2023-10-21 00:50:29 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-21 00:50:30 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-21 00:50:30 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-21 00:50:30 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-21 00:50:30 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-21 00:50:30 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-21 00:50:30 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-21 00:50:30 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-21 00:50:30 (4259) [[32mINFO[0m]
* 2023-10-21 00:50:30 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-21 00:50:30 (4229) [[32mINFO[0m]
* 2023-10-21 00:50:37 (4242) [[32mINFO[0m] http://linux-mirrors.fnal.gov/linux/centos/7.9.2009/updates/x86_64/repodata/8a7a425420040427172229ca4a1fd3dcb4396f8a2812760b23dcf69a68aa92b6-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-10-21 00:50:37 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-10-21 00:50:52 (4259) [[32mINFO[0m]
* 2023-10-21 00:50:52 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-21 00:50:52 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-21 00:50:52 (4229) [[32mINFO[0m]
* 2023-10-21 00:50:52 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-21 00:50:52 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-21 00:50:52 (4259) [[32mINFO[0m]
* 2023-10-21 00:50:53 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-21 00:50:53 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-21 00:50:53 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-21 00:50:53 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-21 00:50:53 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-21 00:50:53 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-21 00:50:53 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-21 00:50:53 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-21 00:50:53 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-21 00:50:53 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-21 00:50:53 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-21 00:50:53 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-21 00:50:53 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-21 00:50:53 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-21 00:50:53 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-21 00:50:53 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-21 00:51:27 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-21 00:51:27 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/GNl_MCojcW/ea_profile.json
* 2023-10-21 00:51:28 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/GNl_MCojcW/ea_profile.json
* 2023-10-21 00:51:29 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-21 00:51:29 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-22 00:49:52 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-22 00:49:52 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-22 00:49:52 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-22 00:49:52 (4229) [[32mINFO[0m]
* 2023-10-22 00:49:53 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-22 00:49:53 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-22 00:49:53 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-22 00:49:53 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-22 00:49:53 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-22 00:49:53 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-22 00:49:53 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-22 00:49:53 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-22 00:49:53 (4259) [[32mINFO[0m]
* 2023-10-22 00:49:53 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-22 00:49:53 (4229) [[32mINFO[0m]
* 2023-10-22 00:50:12 (4259) [[32mINFO[0m]
* 2023-10-22 00:50:12 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-22 00:50:12 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-22 00:50:12 (4229) [[32mINFO[0m]
* 2023-10-22 00:50:12 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-22 00:50:12 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-22 00:50:12 (4259) [[32mINFO[0m]
* 2023-10-22 00:50:14 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-22 00:50:14 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-22 00:50:14 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-22 00:50:14 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-22 00:50:14 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-22 00:50:14 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-22 00:50:14 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-22 00:50:14 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-22 00:50:14 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-22 00:50:14 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-22 00:50:14 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-22 00:50:14 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-22 00:50:14 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-22 00:50:14 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-22 00:50:14 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-22 00:50:14 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-22 00:50:48 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-22 00:50:48 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/HqelFZbbYk/ea_profile.json
* 2023-10-22 00:50:48 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/HqelFZbbYk/ea_profile.json
* 2023-10-22 00:50:50 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-22 00:50:50 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-23 00:49:22 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-23 00:49:22 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-23 00:49:22 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-23 00:49:22 (4229) [[32mINFO[0m]
* 2023-10-23 00:49:22 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-23 00:49:22 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-23 00:49:22 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-23 00:49:22 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-23 00:49:22 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-23 00:49:22 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-23 00:49:22 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-23 00:49:23 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-23 00:49:23 (4259) [[32mINFO[0m]
* 2023-10-23 00:49:23 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-23 00:49:23 (4229) [[32mINFO[0m]
* 2023-10-23 00:49:29 (4242) [[32mINFO[0m] http://opencolo.mm.fcix.net/centos/7.9.2009/updates/x86_64/repodata/8a7a425420040427172229ca4a1fd3dcb4396f8a2812760b23dcf69a68aa92b6-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-10-23 00:49:29 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-10-23 00:49:43 (4259) [[32mINFO[0m]
* 2023-10-23 00:49:43 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-23 00:49:43 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-23 00:49:43 (4229) [[32mINFO[0m]
* 2023-10-23 00:49:44 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-23 00:49:44 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-23 00:49:44 (4259) [[32mINFO[0m]
* 2023-10-23 00:49:46 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-23 00:49:46 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-23 00:49:46 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-23 00:49:46 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-23 00:49:46 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-23 00:49:46 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-23 00:49:46 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-23 00:49:46 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-23 00:49:46 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-23 00:49:46 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-23 00:49:46 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-23 00:49:46 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-23 00:49:46 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-23 00:49:46 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-23 00:49:46 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-23 00:49:46 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-23 00:50:18 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-23 00:50:18 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/IvQiCn0fQj/ea_profile.json
* 2023-10-23 00:50:19 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/IvQiCn0fQj/ea_profile.json
* 2023-10-23 00:50:21 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-23 00:50:21 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-24 00:50:00 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-24 00:50:00 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-24 00:50:00 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-24 00:50:00 (4229) [[32mINFO[0m]
* 2023-10-24 00:50:01 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-24 00:50:01 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-24 00:50:01 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-24 00:50:01 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-24 00:50:01 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-24 00:50:01 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-24 00:50:01 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-24 00:50:01 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-24 00:50:01 (4259) [[32mINFO[0m]
* 2023-10-24 00:50:01 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-24 00:50:01 (4229) [[32mINFO[0m]
* 2023-10-24 00:50:35 (4259) [[32mINFO[0m]
* 2023-10-24 00:50:35 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-24 00:50:35 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-24 00:50:35 (4229) [[32mINFO[0m]
* 2023-10-24 00:50:35 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-24 00:50:36 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-24 00:50:36 (4259) [[32mINFO[0m]
* 2023-10-24 00:50:36 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-24 00:50:36 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-24 00:50:36 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-24 00:50:36 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-24 00:50:36 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-24 00:50:36 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-24 00:50:36 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-24 00:50:36 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-24 00:50:36 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-24 00:50:36 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-24 00:50:36 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-24 00:50:36 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-24 00:50:36 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-24 00:50:36 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-24 00:50:36 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-24 00:50:36 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-24 00:51:35 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-24 00:51:35 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/uOpAJYFJKL/ea_profile.json
* 2023-10-24 00:51:36 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/uOpAJYFJKL/ea_profile.json
* 2023-10-24 00:51:37 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-24 00:51:37 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-25 00:49:12 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-25 00:49:12 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-25 00:49:12 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-25 00:49:12 (4229) [[32mINFO[0m]
* 2023-10-25 00:49:13 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-25 00:49:13 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-25 00:49:13 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-25 00:49:13 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-25 00:49:13 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-25 00:49:13 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-25 00:49:13 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-25 00:49:13 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-25 00:49:13 (4259) [[32mINFO[0m]
* 2023-10-25 00:49:13 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-25 00:49:13 (4229) [[32mINFO[0m]
* 2023-10-25 00:49:21 (4242) [[32mINFO[0m] http://linux-mirrors.fnal.gov/linux/centos/7.9.2009/updates/x86_64/repodata/8a7a425420040427172229ca4a1fd3dcb4396f8a2812760b23dcf69a68aa92b6-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-10-25 00:49:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-10-25 00:49:36 (4259) [[32mINFO[0m]
* 2023-10-25 00:49:36 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-25 00:49:36 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-25 00:49:36 (4229) [[32mINFO[0m]
* 2023-10-25 00:49:36 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-25 00:49:37 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-25 00:49:37 (4259) [[32mINFO[0m]
* 2023-10-25 00:49:38 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-25 00:49:38 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-25 00:49:38 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-25 00:49:38 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-25 00:49:38 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-25 00:49:38 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-25 00:49:38 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-25 00:49:38 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-25 00:49:38 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-25 00:49:38 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-25 00:49:38 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-25 00:49:38 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-25 00:49:38 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-25 00:49:38 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-25 00:49:38 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-25 00:49:38 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-25 00:50:12 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-25 00:50:12 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/PcKEauQoOo/ea_profile.json
* 2023-10-25 00:50:13 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/PcKEauQoOo/ea_profile.json
* 2023-10-25 00:50:14 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-25 00:50:14 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-26 00:52:57 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-26 00:52:57 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-26 00:52:57 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-26 00:52:57 (4229) [[32mINFO[0m]
* 2023-10-26 00:52:57 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-26 00:52:57 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-26 00:52:57 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-26 00:52:57 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-26 00:52:57 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-26 00:52:57 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-26 00:52:57 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-26 00:52:57 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-26 00:52:57 (4259) [[32mINFO[0m]
* 2023-10-26 00:52:57 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-26 00:52:57 (4229) [[32mINFO[0m]
* 2023-10-26 00:53:19 (4259) [[32mINFO[0m]
* 2023-10-26 00:53:19 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-26 00:53:19 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-26 00:53:19 (4229) [[32mINFO[0m]
* 2023-10-26 00:53:19 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-26 00:53:19 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-26 00:53:19 (4259) [[32mINFO[0m]
* 2023-10-26 00:53:20 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-26 00:53:20 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-26 00:53:20 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-26 00:53:20 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-26 00:53:20 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-26 00:53:20 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-26 00:53:20 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-26 00:53:20 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-26 00:53:20 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-26 00:53:20 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-26 00:53:20 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-26 00:53:20 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-26 00:53:20 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-26 00:53:20 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-26 00:53:20 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-26 00:53:20 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-26 00:54:27 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-26 00:54:27 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Ua4QcxIXYt/ea_profile.json
* 2023-10-26 00:54:30 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/Ua4QcxIXYt/ea_profile.json
* 2023-10-26 00:54:31 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-26 00:54:31 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-27 00:49:59 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-27 00:49:59 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-27 00:49:59 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-27 00:49:59 (4229) [[32mINFO[0m]
* 2023-10-27 00:49:59 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-27 00:49:59 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-27 00:49:59 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-27 00:49:59 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-27 00:49:59 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-27 00:49:59 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-27 00:49:59 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-27 00:49:59 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-27 00:49:59 (4259) [[32mINFO[0m]
* 2023-10-27 00:49:59 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-27 00:49:59 (4229) [[32mINFO[0m]
* 2023-10-27 00:50:25 (4259) [[32mINFO[0m]
* 2023-10-27 00:50:25 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-27 00:50:25 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-27 00:50:25 (4229) [[32mINFO[0m]
* 2023-10-27 00:50:25 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-27 00:50:25 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-27 00:50:25 (4259) [[32mINFO[0m]
* 2023-10-27 00:50:27 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-27 00:50:27 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-27 00:50:27 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-27 00:50:27 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-27 00:50:27 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-27 00:50:27 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-27 00:50:27 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-27 00:50:27 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-27 00:50:27 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-27 00:50:27 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-27 00:50:27 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-27 00:50:27 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-27 00:50:27 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-27 00:50:27 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-27 00:50:27 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-27 00:50:27 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-27 00:51:05 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-27 00:51:05 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/KCPUPSeWLv/ea_profile.json
* 2023-10-27 00:51:06 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/KCPUPSeWLv/ea_profile.json
* 2023-10-27 00:51:08 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-27 00:51:08 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-28 00:50:31 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-28 00:50:31 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-28 00:50:31 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-28 00:50:31 (4229) [[32mINFO[0m]
* 2023-10-28 00:50:32 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-28 00:50:32 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-28 00:50:32 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-28 00:50:32 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-28 00:50:32 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-28 00:50:32 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-28 00:50:32 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-28 00:50:32 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-28 00:50:32 (4259) [[32mINFO[0m]
* 2023-10-28 00:50:32 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-28 00:50:32 (4229) [[32mINFO[0m]
* 2023-10-28 00:50:52 (4259) [[32mINFO[0m]
* 2023-10-28 00:50:52 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-28 00:50:52 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-28 00:50:52 (4229) [[32mINFO[0m]
* 2023-10-28 00:50:52 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-28 00:50:52 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-28 00:50:52 (4259) [[32mINFO[0m]
* 2023-10-28 00:50:54 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-28 00:50:54 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-28 00:50:54 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-28 00:50:54 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-28 00:50:54 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-28 00:50:54 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-28 00:50:54 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-28 00:50:54 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-28 00:50:54 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-28 00:50:54 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-28 00:50:54 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-28 00:50:54 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-28 00:50:54 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-28 00:50:54 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-28 00:50:54 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-28 00:50:54 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-28 00:51:28 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-28 00:51:28 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/KImwGuWuXu/ea_profile.json
* 2023-10-28 00:51:28 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/KImwGuWuXu/ea_profile.json
* 2023-10-28 00:51:30 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-28 00:51:30 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-29 00:49:55 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-29 00:49:55 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-29 00:49:55 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-29 00:49:55 (4229) [[32mINFO[0m]
* 2023-10-29 00:49:55 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-29 00:49:55 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-29 00:49:55 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-29 00:49:55 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-29 00:49:55 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-29 00:49:55 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-29 00:49:55 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-29 00:49:55 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-29 00:49:55 (4259) [[32mINFO[0m]
* 2023-10-29 00:49:55 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-29 00:49:55 (4229) [[32mINFO[0m]
* 2023-10-29 00:50:20 (4259) [[32mINFO[0m]
* 2023-10-29 00:50:20 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-29 00:50:20 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-29 00:50:20 (4229) [[32mINFO[0m]
* 2023-10-29 00:50:20 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-29 00:50:20 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-29 00:50:20 (4259) [[32mINFO[0m]
* 2023-10-29 00:50:22 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-29 00:50:22 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-29 00:50:22 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-29 00:50:22 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-29 00:50:22 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-29 00:50:22 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-29 00:50:22 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-29 00:50:22 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-29 00:50:22 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-29 00:50:22 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-29 00:50:22 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-29 00:50:22 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-29 00:50:22 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-29 00:50:22 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-29 00:50:22 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-29 00:50:22 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-29 00:50:56 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-29 00:50:56 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/NoDxrAYR6S/ea_profile.json
* 2023-10-29 00:50:57 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/NoDxrAYR6S/ea_profile.json
* 2023-10-29 00:50:58 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-29 00:50:58 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-30 00:49:13 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-30 00:49:13 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-30 00:49:13 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-30 00:49:13 (4229) [[32mINFO[0m]
* 2023-10-30 00:49:13 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-30 00:49:13 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-30 00:49:13 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-30 00:49:13 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-30 00:49:13 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-30 00:49:13 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-30 00:49:13 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-30 00:49:13 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-30 00:49:13 (4259) [[32mINFO[0m]
* 2023-10-30 00:49:13 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-30 00:49:13 (4229) [[32mINFO[0m]
* 2023-10-30 00:49:33 (4259) [[32mINFO[0m]
* 2023-10-30 00:49:33 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-30 00:49:33 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-30 00:49:33 (4229) [[32mINFO[0m]
* 2023-10-30 00:49:34 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-30 00:49:34 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-30 00:49:34 (4259) [[32mINFO[0m]
* 2023-10-30 00:49:35 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-30 00:49:35 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-30 00:49:35 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-30 00:49:35 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-30 00:49:35 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-30 00:49:35 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-30 00:49:35 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-30 00:49:35 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-30 00:49:35 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-30 00:49:35 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-30 00:49:35 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-30 00:49:35 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-30 00:49:35 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-30 00:49:35 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-30 00:49:35 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-30 00:49:35 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-30 00:50:08 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-30 00:50:08 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ZRmAEMxfkx/ea_profile.json
* 2023-10-30 00:50:08 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/ZRmAEMxfkx/ea_profile.json
* 2023-10-30 00:50:10 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-30 00:50:10 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-31 00:49:13 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-10-31 00:49:13 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-10-31 00:49:13 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-10-31 00:49:13 (4229) [[32mINFO[0m]
* 2023-10-31 00:49:14 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-10-31 00:49:14 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-10-31 00:49:14 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-10-31 00:49:14 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-10-31 00:49:14 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-10-31 00:49:14 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-10-31 00:49:14 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-10-31 00:49:14 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-10-31 00:49:14 (4259) [[32mINFO[0m]
* 2023-10-31 00:49:14 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-10-31 00:49:14 (4229) [[32mINFO[0m]
* 2023-10-31 00:49:35 (4259) [[32mINFO[0m]
* 2023-10-31 00:49:35 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-10-31 00:49:35 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-10-31 00:49:35 (4229) [[32mINFO[0m]
* 2023-10-31 00:49:35 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-10-31 00:49:35 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-10-31 00:49:35 (4259) [[32mINFO[0m]
* 2023-10-31 00:49:37 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-10-31 00:49:37 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-10-31 00:49:37 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-10-31 00:49:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-10-31 00:49:37 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-10-31 00:49:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-10-31 00:49:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-10-31 00:49:37 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-10-31 00:49:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-10-31 00:49:37 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-10-31 00:49:37 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-10-31 00:49:37 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-10-31 00:49:37 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-10-31 00:49:37 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-10-31 00:49:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-10-31 00:49:37 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-10-31 00:50:13 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-31 00:50:13 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/_sGinFGPiD/ea_profile.json
* 2023-10-31 00:50:14 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/_sGinFGPiD/ea_profile.json
* 2023-10-31 00:50:15 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-10-31 00:50:15 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-01 00:49:34 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-01 00:49:34 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-01 00:49:34 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-01 00:49:34 (4229) [[32mINFO[0m]
* 2023-11-01 00:49:34 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-01 00:49:34 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-01 00:49:34 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-01 00:49:34 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-01 00:49:34 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-01 00:49:34 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-01 00:49:34 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-01 00:49:34 (4242) [[32mINFO[0m] Other repos take up 4.2 M of disk space (use --verbose for details)
* 2023-11-01 00:49:34 (4259) [[32mINFO[0m]
* 2023-11-01 00:49:34 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-01 00:49:34 (4229) [[32mINFO[0m]
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] Traceback (most recent call last):
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/bin/yum", line 29, in <module>
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] yummain.user_main(sys.argv[1:], exit_code=True)
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 375, in user_main
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] errcode = main(args)
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 184, in main
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] result, resultmsgs = base.doCommands()
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 585, in doCommands
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/share/yum-cli/yumcommands.py", line 1627, in doCommand
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] ypl = base.returnPkgLists(extcmds, repoid=repoid)
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 1444, in returnPkgLists
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] ignore_case=True, repoid=repoid)
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3015, in doPackageLists
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] for (n,a,e,v,r) in self.up.getUpdatesList():
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1094, in <lambda>
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] up = property(fget=lambda self: self._getUpdates(),
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 838, in _getUpdates
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] self._up = rpmUtils.updates.Updates(self.rpmdb.simplePkgList(), self.pkgSack.simplePkgList())
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1075, in <lambda>
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] pkgSack = property(fget=lambda self: self._getSacks(),
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in _getSacks
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] self.repos.populateSack(which=repos)
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/repos.py", line 380, in populateSack
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] sack._retrieve_async(repo, data)
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 185, in _retrieve_async
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] if not self._check_uncompressed_db_gen(repo, mydbtype):
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 287, in _check_uncompressed_db_gen
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] cached=repo.cache)
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1176, in repo_gen_decompress
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] return decompress(filename, dest=dest, check_timestamps=True)
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1163, in decompress
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] os.utime(out, (fi.st_mtime, fi.st_mtime))
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] OSError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/7/base/gen/primary_db.sqlite'
* 2023-11-01 00:49:42 (4259) [[32mINFO[0m]
* 2023-11-01 00:49:42 (1759) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-11-01 00:49:42 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-01 00:49:42 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-01 00:49:42 (4229) [[32mINFO[0m]
* 2023-11-01 00:49:42 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-01 00:49:43 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-01 00:49:43 (4259) [[32mINFO[0m]
* 2023-11-01 00:49:44 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-01 00:49:44 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-01 00:49:44 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-01 00:49:44 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-01 00:49:44 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-01 00:49:44 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-01 00:49:44 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-01 00:49:44 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-01 00:49:44 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-01 00:49:44 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-01 00:49:44 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-01 00:49:44 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-01 00:49:44 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-01 00:49:44 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-01 00:49:44 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-01 00:49:44 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-01 00:50:20 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-01 00:50:20 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/gcUP7eCySd/ea_profile.json
* 2023-11-01 00:50:21 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/gcUP7eCySd/ea_profile.json
* 2023-11-01 00:50:22 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-01 00:50:23 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-02 00:50:14 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-02 00:50:14 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-02 00:50:14 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-02 00:50:14 (4229) [[32mINFO[0m]
* 2023-11-02 00:50:14 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-02 00:50:14 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-02 00:50:14 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-02 00:50:14 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-02 00:50:14 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-02 00:50:14 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-02 00:50:14 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-02 00:50:14 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-02 00:50:15 (4259) [[32mINFO[0m]
* 2023-11-02 00:50:15 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-02 00:50:15 (4229) [[32mINFO[0m]
* 2023-11-02 00:50:35 (4259) [[32mINFO[0m]
* 2023-11-02 00:50:35 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-02 00:50:35 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-02 00:50:35 (4229) [[32mINFO[0m]
* 2023-11-02 00:50:35 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-02 00:50:35 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-02 00:50:35 (4259) [[32mINFO[0m]
* 2023-11-02 00:50:36 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-02 00:50:36 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-02 00:50:36 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-02 00:50:36 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-02 00:50:36 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-02 00:50:36 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-02 00:50:36 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-02 00:50:36 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-02 00:50:36 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-02 00:50:36 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-02 00:50:36 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-02 00:50:36 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-02 00:50:36 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-02 00:50:36 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-02 00:50:36 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-02 00:50:36 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-02 00:51:10 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-02 00:51:10 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/WK7nHZ7Uab/ea_profile.json
* 2023-11-02 00:51:11 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/WK7nHZ7Uab/ea_profile.json
* 2023-11-02 00:51:13 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-02 00:51:13 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-03 00:49:25 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-03 00:49:26 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-03 00:49:26 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-03 00:49:26 (4229) [[32mINFO[0m]
* 2023-11-03 00:49:26 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-03 00:49:26 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-03 00:49:26 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-03 00:49:26 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-03 00:49:26 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-03 00:49:26 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-03 00:49:26 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-03 00:49:26 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-03 00:49:26 (4259) [[32mINFO[0m]
* 2023-11-03 00:49:26 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-03 00:49:26 (4229) [[32mINFO[0m]
* 2023-11-03 00:49:46 (4259) [[32mINFO[0m]
* 2023-11-03 00:49:46 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-03 00:49:46 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-03 00:49:46 (4229) [[32mINFO[0m]
* 2023-11-03 00:49:46 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-03 00:49:46 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-03 00:49:46 (4259) [[32mINFO[0m]
* 2023-11-03 00:49:47 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-03 00:49:47 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-03 00:49:47 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-03 00:49:47 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-03 00:49:47 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-03 00:49:47 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-03 00:49:47 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-03 00:49:47 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-03 00:49:47 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-03 00:49:47 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-03 00:49:47 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-03 00:49:47 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-03 00:49:47 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-03 00:49:47 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-03 00:49:47 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-03 00:49:47 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-03 00:50:22 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-03 00:50:22 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/sHHx9S3s5A/ea_profile.json
* 2023-11-03 00:50:22 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/sHHx9S3s5A/ea_profile.json
* 2023-11-03 00:50:24 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-03 00:50:24 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-04 00:49:52 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-04 00:49:52 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-04 00:49:52 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-04 00:49:52 (4229) [[32mINFO[0m]
* 2023-11-04 00:49:52 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-04 00:49:53 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-04 00:49:53 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-04 00:49:53 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-04 00:49:53 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-04 00:49:53 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-04 00:49:53 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-04 00:49:53 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-04 00:49:53 (4259) [[32mINFO[0m]
* 2023-11-04 00:49:53 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-04 00:49:53 (4229) [[32mINFO[0m]
* 2023-11-04 00:50:11 (4259) [[32mINFO[0m]
* 2023-11-04 00:50:11 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-04 00:50:11 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-04 00:50:11 (4229) [[32mINFO[0m]
* 2023-11-04 00:50:12 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-04 00:50:12 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-04 00:50:12 (4259) [[32mINFO[0m]
* 2023-11-04 00:50:13 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-04 00:50:13 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-04 00:50:13 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-04 00:50:13 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-04 00:50:13 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-04 00:50:13 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-04 00:50:13 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-04 00:50:13 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-04 00:50:13 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-04 00:50:13 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-04 00:50:13 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-04 00:50:13 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-04 00:50:13 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-04 00:50:13 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-04 00:50:13 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-04 00:50:13 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-04 00:50:45 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-04 00:50:45 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/taanqcNQ3S/ea_profile.json
* 2023-11-04 00:50:46 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/taanqcNQ3S/ea_profile.json
* 2023-11-04 00:50:47 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-04 00:50:47 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-05 00:49:43 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-05 00:49:43 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-05 00:49:43 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-05 00:49:43 (4229) [[32mINFO[0m]
* 2023-11-05 00:49:43 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-05 00:49:44 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-05 00:49:44 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-05 00:49:44 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-05 00:49:44 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-05 00:49:44 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-05 00:49:44 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-05 00:49:44 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-05 00:49:44 (4259) [[32mINFO[0m]
* 2023-11-05 00:49:44 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-05 00:49:44 (4229) [[32mINFO[0m]
* 2023-11-05 00:50:05 (4259) [[32mINFO[0m]
* 2023-11-05 00:50:05 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-05 00:50:05 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-05 00:50:05 (4229) [[32mINFO[0m]
* 2023-11-05 00:50:05 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-05 00:50:05 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-05 00:50:05 (4259) [[32mINFO[0m]
* 2023-11-05 00:50:06 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-05 00:50:06 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-05 00:50:06 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-05 00:50:06 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-05 00:50:06 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-05 00:50:06 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-05 00:50:06 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-05 00:50:06 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-05 00:50:06 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-05 00:50:06 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-05 00:50:06 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-05 00:50:06 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-05 00:50:06 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-05 00:50:06 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-05 00:50:06 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-05 00:50:06 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-05 00:50:41 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-05 00:50:41 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/AboRs4cYJo/ea_profile.json
* 2023-11-05 00:50:42 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/AboRs4cYJo/ea_profile.json
* 2023-11-05 00:50:43 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-05 00:50:43 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-06 00:49:20 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-06 00:49:20 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-06 00:49:20 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-06 00:49:20 (4229) [[32mINFO[0m]
* 2023-11-06 00:49:20 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-06 00:49:20 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-06 00:49:20 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-06 00:49:20 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-06 00:49:20 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-06 00:49:20 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-06 00:49:20 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-06 00:49:20 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-06 00:49:20 (4259) [[32mINFO[0m]
* 2023-11-06 00:49:20 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-06 00:49:20 (4229) [[32mINFO[0m]
* 2023-11-06 00:49:41 (4259) [[32mINFO[0m]
* 2023-11-06 00:49:41 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-06 00:49:41 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-06 00:49:41 (4229) [[32mINFO[0m]
* 2023-11-06 00:49:41 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-06 00:49:41 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-06 00:49:41 (4259) [[32mINFO[0m]
* 2023-11-06 00:49:43 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-06 00:49:43 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-06 00:49:43 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-06 00:49:43 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-06 00:49:43 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-06 00:49:43 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-06 00:49:43 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-06 00:49:43 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-06 00:49:43 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-06 00:49:43 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-06 00:49:43 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-06 00:49:43 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-06 00:49:43 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-06 00:49:43 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-06 00:49:43 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-06 00:49:43 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-06 00:50:16 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-06 00:50:16 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/qTHqtZwuyU/ea_profile.json
* 2023-11-06 00:50:17 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/qTHqtZwuyU/ea_profile.json
* 2023-11-06 00:50:18 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-06 00:50:18 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-07 00:49:15 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-07 00:49:15 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-07 00:49:15 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-07 00:49:15 (4229) [[32mINFO[0m]
* 2023-11-07 00:49:15 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-07 00:49:15 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-07 00:49:15 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-07 00:49:15 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-07 00:49:15 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-07 00:49:15 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-07 00:49:15 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-07 00:49:15 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-07 00:49:15 (4259) [[32mINFO[0m]
* 2023-11-07 00:49:15 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-07 00:49:15 (4229) [[32mINFO[0m]
* 2023-11-07 00:49:22 (4242) [[32mINFO[0m] http://mirror.genesishosting.com/centos/7.9.2009/updates/x86_64/repodata/8a7a425420040427172229ca4a1fd3dcb4396f8a2812760b23dcf69a68aa92b6-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-11-07 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-07 00:49:28 (4242) [[32mINFO[0m] http://mirror.clarkson.edu/centos/7.9.2009/updates/x86_64/repodata/8a7a425420040427172229ca4a1fd3dcb4396f8a2812760b23dcf69a68aa92b6-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-11-07 00:49:28 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-07 00:50:06 (4259) [[32mINFO[0m]
* 2023-11-07 00:50:06 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-07 00:50:06 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-07 00:50:06 (4229) [[32mINFO[0m]
* 2023-11-07 00:50:06 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-07 00:50:06 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-07 00:50:06 (4259) [[32mINFO[0m]
* 2023-11-07 00:50:07 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-07 00:50:07 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-07 00:50:07 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-07 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-07 00:50:07 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-07 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-07 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-07 00:50:07 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-07 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-07 00:50:07 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-07 00:50:07 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-07 00:50:07 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-07 00:50:07 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-07 00:50:07 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-07 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-07 00:50:07 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-07 00:50:42 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-07 00:50:42 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/abocBvHm5i/ea_profile.json
* 2023-11-07 00:50:43 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/abocBvHm5i/ea_profile.json
* 2023-11-07 00:50:45 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-07 00:50:45 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-08 00:49:29 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-08 00:49:29 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-08 00:49:29 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-08 00:49:29 (4229) [[32mINFO[0m]
* 2023-11-08 00:49:29 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-08 00:49:29 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-08 00:49:29 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-08 00:49:29 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-08 00:49:29 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-08 00:49:29 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-08 00:49:29 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-08 00:49:29 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-08 00:49:29 (4259) [[32mINFO[0m]
* 2023-11-08 00:49:29 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-08 00:49:29 (4229) [[32mINFO[0m]
* 2023-11-08 00:49:50 (4259) [[32mINFO[0m]
* 2023-11-08 00:49:50 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-08 00:49:50 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-08 00:49:50 (4229) [[32mINFO[0m]
* 2023-11-08 00:49:50 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-08 00:49:50 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-08 00:49:50 (4259) [[32mINFO[0m]
* 2023-11-08 00:49:51 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-08 00:49:51 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-08 00:49:51 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-08 00:49:51 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-08 00:49:51 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-08 00:49:51 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-08 00:49:51 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-08 00:49:51 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-08 00:49:51 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-08 00:49:51 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-08 00:49:51 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-08 00:49:51 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-08 00:49:51 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-08 00:49:51 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-08 00:49:51 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-08 00:49:51 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-08 00:50:24 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-08 00:50:24 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/4f3S3tq4yb/ea_profile.json
* 2023-11-08 00:50:25 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/4f3S3tq4yb/ea_profile.json
* 2023-11-08 00:50:26 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-08 00:50:26 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-09 00:51:12 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-09 00:51:12 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-09 00:51:12 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-09 00:51:12 (4229) [[32mINFO[0m]
* 2023-11-09 00:51:12 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-09 00:51:13 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-09 00:51:13 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-09 00:51:13 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-09 00:51:13 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-09 00:51:13 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-09 00:51:13 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-09 00:51:13 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-09 00:51:13 (4259) [[32mINFO[0m]
* 2023-11-09 00:51:13 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-09 00:51:13 (4229) [[32mINFO[0m]
* 2023-11-09 00:51:27 (4242) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/EA4/repodata/1bbee562d589103e46da7eb39f3f8d7b07108883421c775bab97eb6291ea4664-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-11-09 00:51:27 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-09 00:51:33 (4242) [[32mINFO[0m]
* 2023-11-09 00:51:33 (4242) [[32mINFO[0m] cpanel_addon_GT.noarch 1.0-1198.el7 eig_hosting
* 2023-11-09 00:51:33 (4259) [[32mINFO[0m]
* 2023-11-09 00:51:33 (1759) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-11-09 00:51:33 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
System is not up to date
* 2023-11-09 00:51:34 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-09 00:51:34 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-09 00:51:34 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-09 00:51:34 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-09 00:51:34 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-09 00:51:34 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-09 00:51:34 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-09 00:51:34 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-09 00:51:34 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-09 00:51:34 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-09 00:51:34 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-09 00:51:34 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-09 00:51:34 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-09 00:51:34 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-09 00:51:34 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-09 00:51:34 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-09 00:52:10 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-09 00:52:10 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/DixmFshcLJ/ea_profile.json
* 2023-11-09 00:52:11 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/DixmFshcLJ/ea_profile.json
* 2023-11-09 00:52:12 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-09 00:52:12 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-10 00:49:15 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-10 00:49:15 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-10 00:49:15 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-10 00:49:15 (4229) [[32mINFO[0m]
* 2023-11-10 00:49:15 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-10 00:49:15 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-10 00:49:15 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-10 00:49:15 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-10 00:49:15 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-10 00:49:15 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-10 00:49:15 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-10 00:49:16 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-10 00:49:16 (4259) [[32mINFO[0m]
* 2023-11-10 00:49:16 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-10 00:49:16 (4229) [[32mINFO[0m]
* 2023-11-10 00:49:37 (4259) [[32mINFO[0m]
* 2023-11-10 00:49:37 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-10 00:49:37 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-10 00:49:37 (4229) [[32mINFO[0m]
* 2023-11-10 00:49:37 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-10 00:49:38 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-10 00:49:38 (4259) [[32mINFO[0m]
* 2023-11-10 00:49:39 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-10 00:49:39 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-10 00:49:39 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-10 00:49:39 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-10 00:49:39 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-10 00:49:39 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-10 00:49:39 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-10 00:49:39 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-10 00:49:39 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-10 00:49:39 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-10 00:49:39 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-10 00:49:39 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-10 00:49:39 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-10 00:49:39 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-10 00:49:39 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-10 00:49:39 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-10 00:50:13 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-10 00:50:13 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/jLdT_8fmJj/ea_profile.json
* 2023-11-10 00:50:14 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/jLdT_8fmJj/ea_profile.json
* 2023-11-10 00:50:15 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-10 00:50:15 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-11 00:50:01 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-11 00:50:01 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-11 00:50:01 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-11 00:50:01 (4229) [[32mINFO[0m]
* 2023-11-11 00:50:01 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-11 00:50:01 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-11 00:50:01 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-11 00:50:01 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-11 00:50:01 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-11 00:50:01 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-11 00:50:01 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-11 00:50:01 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-11 00:50:01 (4259) [[32mINFO[0m]
* 2023-11-11 00:50:01 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-11 00:50:01 (4229) [[32mINFO[0m]
* 2023-11-11 00:50:16 (4242) [[32mINFO[0m] http://mirror.genesishosting.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-11-11 00:50:16 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-11 00:51:12 (4259) [[32mINFO[0m]
* 2023-11-11 00:51:12 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-11 00:51:12 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-11 00:51:12 (4229) [[32mINFO[0m]
* 2023-11-11 00:51:12 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-11 00:51:12 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-11 00:51:12 (4259) [[32mINFO[0m]
* 2023-11-11 00:51:14 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-11 00:51:14 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-11 00:51:14 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-11 00:51:14 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-11 00:51:14 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-11 00:51:14 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-11 00:51:14 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-11 00:51:14 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-11 00:51:14 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-11 00:51:14 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-11 00:51:14 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-11 00:51:14 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-11 00:51:14 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-11 00:51:14 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-11 00:51:14 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-11 00:51:14 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-11 00:51:57 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-11 00:51:57 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Mgsk60QslX/ea_profile.json
* 2023-11-11 00:51:58 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/Mgsk60QslX/ea_profile.json
* 2023-11-11 00:52:00 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-11 00:52:00 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-12 00:50:56 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-12 00:50:56 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-12 00:50:56 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-12 00:50:56 (4229) [[32mINFO[0m]
* 2023-11-12 00:50:56 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-12 00:50:56 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-12 00:50:56 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-12 00:50:56 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-12 00:50:56 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-12 00:50:56 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-12 00:50:56 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-12 00:50:56 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-12 00:50:56 (4259) [[32mINFO[0m]
* 2023-11-12 00:50:56 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-12 00:50:56 (4229) [[32mINFO[0m]
* 2023-11-12 00:51:11 (4242) [[32mINFO[0m] http://ftp.osuosl.org/pub/centos/7.9.2009/updates/x86_64/repodata/8a7a425420040427172229ca4a1fd3dcb4396f8a2812760b23dcf69a68aa92b6-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-11-12 00:51:11 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-12 00:51:12 (4242) [[32mINFO[0m] http://mirror.datto.com/CentOS/7.9.2009/updates/x86_64/repodata/8a7a425420040427172229ca4a1fd3dcb4396f8a2812760b23dcf69a68aa92b6-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-11-12 00:51:12 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-12 00:51:14 (4242) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/updates/x86_64/repodata/8a7a425420040427172229ca4a1fd3dcb4396f8a2812760b23dcf69a68aa92b6-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-11-12 00:51:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m]
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m]
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m]
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m]
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] packages for the previous distribution release still work).
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m]
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m]
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m]
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] or
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m]
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] compromise:
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m]
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m]
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] updates: Check uncompressed DB failed
* 2023-11-12 00:51:25 (4259) [[32mINFO[0m]
* 2023-11-12 00:51:25 (1759) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-11-12 00:51:25 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-12 00:51:25 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-12 00:51:25 (4229) [[32mINFO[0m]
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-12 00:51:25 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-12 00:51:25 (4259) [[32mINFO[0m]
* 2023-11-12 00:51:27 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-12 00:51:27 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-12 00:51:27 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-12 00:51:27 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-12 00:51:27 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-12 00:51:27 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-12 00:51:27 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-12 00:51:27 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-12 00:51:27 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-12 00:51:27 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-12 00:51:27 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-12 00:51:27 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-12 00:51:27 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-12 00:51:27 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-12 00:51:27 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-12 00:51:27 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-12 00:52:00 (1618) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2023-11-12 00:52:00 (1619) [[31mERROR[0m] Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
File /var/cache/yum/x86_64/7/epel/metalink.xml.tmp is not XML
* 2023-11-12 00:52:00 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-12 00:52:00 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-12 00:52:00 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/FQYIrOF0AG/ea_profile.json
* 2023-11-12 00:52:01 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/FQYIrOF0AG/ea_profile.json
* 2023-11-12 00:52:03 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-12 00:52:03 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-13 00:49:11 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-13 00:49:11 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-13 00:49:11 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-13 00:49:11 (4229) [[32mINFO[0m]
* 2023-11-13 00:49:11 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-13 00:49:11 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-13 00:49:11 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-13 00:49:11 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-13 00:49:11 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-13 00:49:11 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-13 00:49:11 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-13 00:49:11 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-13 00:49:11 (4259) [[32mINFO[0m]
* 2023-11-13 00:49:11 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-13 00:49:11 (4229) [[32mINFO[0m]
* 2023-11-13 00:49:13 (4242) [[32mINFO[0m] Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2023-11-13 00:49:13 (4242) [[32mINFO[0m] 16: error opening file from https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos, IOError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/7/epel/metalink.xml.tmp'
* 2023-11-13 00:49:35 (4259) [[32mINFO[0m]
* 2023-11-13 00:49:35 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-13 00:49:35 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-13 00:49:35 (4229) [[32mINFO[0m]
* 2023-11-13 00:49:35 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-13 00:49:35 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-13 00:49:35 (4259) [[32mINFO[0m]
* 2023-11-13 00:49:37 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-13 00:49:37 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-13 00:49:37 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-13 00:49:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-13 00:49:37 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-13 00:49:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-13 00:49:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-13 00:49:37 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-13 00:49:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-13 00:49:37 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-13 00:49:37 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-13 00:49:37 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-13 00:49:37 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-13 00:49:37 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-13 00:49:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-13 00:49:37 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-13 00:50:16 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-13 00:50:16 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Gz8tGgKPH3/ea_profile.json
* 2023-11-13 00:50:16 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/Gz8tGgKPH3/ea_profile.json
* 2023-11-13 00:50:18 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-13 00:50:18 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-14 00:50:18 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-14 00:50:18 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-14 00:50:18 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-14 00:50:18 (4229) [[32mINFO[0m]
* 2023-11-14 00:50:18 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-14 00:50:18 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-14 00:50:18 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-14 00:50:18 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-14 00:50:18 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-14 00:50:18 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-14 00:50:18 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-14 00:50:19 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-14 00:50:19 (4259) [[32mINFO[0m]
* 2023-11-14 00:50:19 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-14 00:50:19 (4229) [[32mINFO[0m]
* 2023-11-14 00:50:40 (4259) [[32mINFO[0m]
* 2023-11-14 00:50:40 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-14 00:50:40 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-14 00:50:40 (4229) [[32mINFO[0m]
* 2023-11-14 00:50:40 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-14 00:50:41 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-14 00:50:41 (4259) [[32mINFO[0m]
* 2023-11-14 00:50:42 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-14 00:50:42 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-14 00:50:42 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-14 00:50:42 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-14 00:50:42 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-14 00:50:42 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-14 00:50:42 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-14 00:50:42 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-14 00:50:42 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-14 00:50:42 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-14 00:50:42 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-14 00:50:42 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-14 00:50:42 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-14 00:50:42 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-14 00:50:42 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-14 00:50:42 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-14 00:51:21 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-14 00:51:21 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/SPLlYrwpCl/ea_profile.json
* 2023-11-14 00:51:21 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/SPLlYrwpCl/ea_profile.json
* 2023-11-14 00:51:23 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-14 00:51:23 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-15 00:49:26 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-15 00:49:26 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-15 00:49:26 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-15 00:49:26 (4229) [[32mINFO[0m]
* 2023-11-15 00:49:26 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-15 00:49:27 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-15 00:49:27 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-15 00:49:27 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-15 00:49:27 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-15 00:49:27 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-15 00:49:27 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-15 00:49:27 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-15 00:49:27 (4259) [[32mINFO[0m]
* 2023-11-15 00:49:27 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-15 00:49:27 (4229) [[32mINFO[0m]
* 2023-11-15 00:49:45 (4242) [[32mINFO[0m] http://linux.mirrors.es.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-15 00:49:45 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-15 00:49:45 (4242) [[32mINFO[0m] http://mirror.centos.iad1.serverforge.org/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-15 00:49:45 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-15 00:49:45 (4242) [[32mINFO[0m] http://atl.mirrors.clouvider.net/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-15 00:49:45 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-15 00:49:45 (4242) [[32mINFO[0m] http://mirror.cs.pitt.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-15 00:49:45 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-15 00:49:46 (4242) [[32mINFO[0m] http://centos.hivelocity.net/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-15 00:49:46 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-15 00:49:46 (4242) [[32mINFO[0m] http://mirror.vacares.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-15 00:49:46 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-15 00:49:46 (4242) [[32mINFO[0m] http://mirror.arizona.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-15 00:49:46 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-15 00:49:46 (4242) [[32mINFO[0m] http://mirror.sfo12.us.leaseweb.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-15 00:49:46 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-15 00:49:46 (4242) [[32mINFO[0m] http://mirror.team-cymru.com/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-15 00:49:46 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-15 00:49:47 (4242) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-15 00:49:47 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-15 00:49:53 (4259) [[32mINFO[0m]
* 2023-11-15 00:49:53 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-15 00:49:53 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-15 00:49:53 (4229) [[32mINFO[0m]
* 2023-11-15 00:49:53 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-15 00:49:54 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-15 00:49:54 (4259) [[32mINFO[0m]
* 2023-11-15 00:49:55 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-15 00:49:55 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-15 00:49:55 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-15 00:49:55 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-15 00:49:55 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-15 00:49:55 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-15 00:49:55 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-15 00:49:55 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-15 00:49:55 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-15 00:49:55 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-15 00:49:55 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-15 00:49:55 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-15 00:49:55 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-15 00:49:55 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-15 00:49:55 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-15 00:49:55 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-15 00:50:37 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-15 00:50:37 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/E8CbhRNCJa/ea_profile.json
* 2023-11-15 00:50:38 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/E8CbhRNCJa/ea_profile.json
* 2023-11-15 00:50:39 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-15 00:50:39 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-16 00:53:19 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-16 00:53:19 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-16 00:53:19 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-16 00:53:19 (4229) [[32mINFO[0m]
* 2023-11-16 00:53:19 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-16 00:53:19 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-16 00:53:19 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-16 00:53:19 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-16 00:53:19 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-16 00:53:19 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-16 00:53:19 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-16 00:53:19 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-16 00:53:19 (4259) [[32mINFO[0m]
* 2023-11-16 00:53:19 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-16 00:53:19 (4229) [[32mINFO[0m]
* 2023-11-16 00:53:39 (4259) [[32mINFO[0m]
* 2023-11-16 00:53:39 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-16 00:53:39 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-16 00:53:39 (4229) [[32mINFO[0m]
* 2023-11-16 00:53:39 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-16 00:53:39 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-16 00:53:39 (4259) [[32mINFO[0m]
* 2023-11-16 00:53:41 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-16 00:53:41 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-16 00:53:41 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-16 00:53:41 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-16 00:53:41 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-16 00:53:41 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-16 00:53:41 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-16 00:53:41 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-16 00:53:41 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-16 00:53:41 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-16 00:53:41 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-16 00:53:41 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-16 00:53:41 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-16 00:53:41 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-16 00:53:41 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-16 00:53:41 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-16 00:54:20 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-16 00:54:20 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/H57ZbCFJFz/ea_profile.json
* 2023-11-16 00:54:21 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/H57ZbCFJFz/ea_profile.json
* 2023-11-16 00:54:23 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-16 00:54:23 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-17 00:49:30 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-17 00:49:30 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-17 00:49:30 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-17 00:49:30 (4229) [[32mINFO[0m]
* 2023-11-17 00:49:30 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-17 00:49:30 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-17 00:49:30 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-17 00:49:30 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-17 00:49:30 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-17 00:49:30 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-17 00:49:30 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-17 00:49:30 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-17 00:49:30 (4259) [[32mINFO[0m]
* 2023-11-17 00:49:30 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-17 00:49:30 (4229) [[32mINFO[0m]
* 2023-11-17 00:49:49 (4259) [[32mINFO[0m]
* 2023-11-17 00:49:49 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-17 00:49:49 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-17 00:49:49 (4229) [[32mINFO[0m]
* 2023-11-17 00:49:49 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-17 00:49:49 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-17 00:49:49 (4259) [[32mINFO[0m]
* 2023-11-17 00:49:50 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-17 00:49:50 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-17 00:49:50 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-17 00:49:50 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-17 00:49:50 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-17 00:49:50 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-17 00:49:50 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-17 00:49:50 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-17 00:49:50 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-17 00:49:50 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-17 00:49:50 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-17 00:49:50 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-17 00:49:50 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-17 00:49:50 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-17 00:49:50 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-17 00:49:50 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-17 00:50:24 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-17 00:50:24 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/JEctZsNKvW/ea_profile.json
* 2023-11-17 00:50:25 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/JEctZsNKvW/ea_profile.json
* 2023-11-17 00:50:26 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-17 00:50:26 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-18 00:50:02 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-18 00:50:02 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-18 00:50:02 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-18 00:50:02 (4229) [[32mINFO[0m]
* 2023-11-18 00:50:02 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-18 00:50:02 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-18 00:50:02 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-18 00:50:02 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-18 00:50:02 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-18 00:50:02 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-18 00:50:02 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-18 00:50:02 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-18 00:50:02 (4259) [[32mINFO[0m]
* 2023-11-18 00:50:02 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-18 00:50:02 (4229) [[32mINFO[0m]
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml.tmp is not XML
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m]
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m]
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m]
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m]
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] packages for the previous distribution release still work).
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m]
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m]
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m]
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] or
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m]
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] compromise:
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m]
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m]
* 2023-11-18 00:50:05 (4242) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml does not exist
* 2023-11-18 00:50:05 (4259) [[32mINFO[0m]
* 2023-11-18 00:50:05 (1759) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-11-18 00:50:05 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-18 00:50:05 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-18 00:50:05 (4229) [[32mINFO[0m]
* 2023-11-18 00:50:06 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-18 00:50:06 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-18 00:50:06 (4259) [[32mINFO[0m]
* 2023-11-18 00:50:07 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-18 00:50:07 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-18 00:50:07 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-18 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-18 00:50:07 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-18 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-18 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-18 00:50:07 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-18 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-18 00:50:07 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-18 00:50:07 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-18 00:50:07 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-18 00:50:07 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-18 00:50:07 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-18 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-18 00:50:07 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-18 00:50:48 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-18 00:50:48 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/XVOMW8xEbo/ea_profile.json
* 2023-11-18 00:50:49 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/XVOMW8xEbo/ea_profile.json
* 2023-11-18 00:50:50 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-18 00:50:50 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-19 00:49:49 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-19 00:49:49 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-19 00:49:49 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-19 00:49:49 (4229) [[32mINFO[0m]
* 2023-11-19 00:49:49 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-19 00:49:49 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-19 00:49:49 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-19 00:49:49 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-19 00:49:49 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-19 00:49:49 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-19 00:49:49 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-19 00:49:49 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-19 00:49:49 (4259) [[32mINFO[0m]
* 2023-11-19 00:49:49 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-19 00:49:49 (4229) [[32mINFO[0m]
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml.tmp is not XML
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m]
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m]
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m]
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m]
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] packages for the previous distribution release still work).
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m]
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m]
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m]
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] or
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m]
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] compromise:
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m]
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m]
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml does not exist
* 2023-11-19 00:49:51 (4259) [[32mINFO[0m]
* 2023-11-19 00:49:51 (1759) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-11-19 00:49:51 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-19 00:49:51 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-19 00:49:51 (4229) [[32mINFO[0m]
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-19 00:49:51 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-19 00:49:51 (4259) [[32mINFO[0m]
* 2023-11-19 00:49:53 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-19 00:49:53 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-19 00:49:53 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-19 00:49:53 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-19 00:49:53 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-19 00:49:53 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-19 00:49:53 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-19 00:49:53 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-19 00:49:53 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-19 00:49:53 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-19 00:49:53 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-19 00:49:53 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-19 00:49:53 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-19 00:49:53 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-19 00:49:53 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-19 00:49:53 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-19 00:50:37 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-19 00:50:37 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Z85yAksT3L/ea_profile.json
* 2023-11-19 00:50:38 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/Z85yAksT3L/ea_profile.json
* 2023-11-19 00:50:39 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-19 00:50:39 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-20 00:49:12 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-20 00:49:12 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-20 00:49:12 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-20 00:49:12 (4229) [[32mINFO[0m]
* 2023-11-20 00:49:13 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-20 00:49:13 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-20 00:49:13 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-20 00:49:13 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-20 00:49:13 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-20 00:49:13 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-20 00:49:13 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-20 00:49:13 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-20 00:49:13 (4259) [[32mINFO[0m]
* 2023-11-20 00:49:13 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-20 00:49:13 (4229) [[32mINFO[0m]
* 2023-11-20 00:49:36 (4259) [[32mINFO[0m]
* 2023-11-20 00:49:36 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-20 00:49:36 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-20 00:49:36 (4229) [[32mINFO[0m]
* 2023-11-20 00:49:36 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-20 00:49:36 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-20 00:49:36 (4259) [[32mINFO[0m]
* 2023-11-20 00:49:38 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-20 00:49:38 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-20 00:49:38 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-20 00:49:38 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-20 00:49:38 (1677) [[31mERROR[0m] 28 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-20 00:49:38 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-20 00:49:38 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-20 00:49:38 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-20 00:49:38 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-20 00:49:38 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-20 00:49:38 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-20 00:49:38 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-20 00:49:38 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-20 00:49:38 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-20 00:49:38 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-20 00:49:38 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-20 00:50:12 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-20 00:50:12 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/DnQRjcbx5A/ea_profile.json
* 2023-11-20 00:50:13 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/DnQRjcbx5A/ea_profile.json
* 2023-11-20 00:50:14 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-20 00:50:14 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-21 00:49:06 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-21 00:49:06 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-21 00:49:06 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-21 00:49:06 (4229) [[32mINFO[0m]
* 2023-11-21 00:49:06 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-21 00:49:06 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-21 00:49:06 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-21 00:49:06 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-21 00:49:06 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-21 00:49:06 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-21 00:49:06 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-21 00:49:06 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-21 00:49:06 (4259) [[32mINFO[0m]
* 2023-11-21 00:49:06 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-21 00:49:06 (4229) [[32mINFO[0m]
* 2023-11-21 00:49:24 (4259) [[32mINFO[0m]
* 2023-11-21 00:49:24 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-21 00:49:24 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-21 00:49:24 (4229) [[32mINFO[0m]
* 2023-11-21 00:49:24 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-21 00:49:25 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-21 00:49:25 (4259) [[32mINFO[0m]
* 2023-11-21 00:49:26 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-21 00:49:26 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-21 00:49:26 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-21 00:49:26 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-21 00:49:26 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-21 00:49:26 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-21 00:49:26 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-21 00:49:26 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-21 00:49:26 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-21 00:49:26 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-21 00:49:26 (1677) [[31mERROR[0m] 19 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-21 00:49:26 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-21 00:49:26 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-21 00:49:26 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-21 00:49:26 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-21 00:49:26 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-21 00:49:59 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-21 00:49:59 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/CxXMJqOz3L/ea_profile.json
* 2023-11-21 00:50:00 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/CxXMJqOz3L/ea_profile.json
* 2023-11-21 00:50:01 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-21 00:50:01 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-22 00:49:04 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-22 00:49:04 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-22 00:49:04 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-22 00:49:04 (4229) [[32mINFO[0m]
* 2023-11-22 00:49:04 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-22 00:49:04 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-22 00:49:04 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-22 00:49:04 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-22 00:49:04 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-22 00:49:04 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-22 00:49:04 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-22 00:49:05 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-22 00:49:05 (4259) [[32mINFO[0m]
* 2023-11-22 00:49:05 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-22 00:49:05 (4229) [[32mINFO[0m]
* 2023-11-22 00:49:25 (4259) [[32mINFO[0m]
* 2023-11-22 00:49:25 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-22 00:49:25 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-22 00:49:25 (4229) [[32mINFO[0m]
* 2023-11-22 00:49:25 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-22 00:49:25 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-22 00:49:25 (4259) [[32mINFO[0m]
* 2023-11-22 00:49:26 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-22 00:49:26 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-22 00:49:26 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-22 00:49:26 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-22 00:49:26 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-22 00:49:26 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-22 00:49:26 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-22 00:49:26 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-22 00:49:26 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-22 00:49:26 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-22 00:49:26 (1677) [[31mERROR[0m] 19 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-22 00:49:26 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-22 00:49:26 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-22 00:49:26 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-22 00:49:26 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-22 00:49:26 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-22 00:50:06 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-22 00:50:06 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/JNyBvRGvSh/ea_profile.json
* 2023-11-22 00:50:07 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/JNyBvRGvSh/ea_profile.json
* 2023-11-22 00:50:08 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-22 00:50:08 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-23 00:49:46 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-23 00:49:46 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-23 00:49:46 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-23 00:49:46 (4229) [[32mINFO[0m]
* 2023-11-23 00:49:46 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-23 00:49:46 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-23 00:49:46 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-23 00:49:46 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-23 00:49:46 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-23 00:49:46 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-23 00:49:46 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-23 00:49:46 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-23 00:49:46 (4259) [[32mINFO[0m]
* 2023-11-23 00:49:46 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-23 00:49:46 (4229) [[32mINFO[0m]
* 2023-11-23 00:50:05 (4259) [[32mINFO[0m]
* 2023-11-23 00:50:05 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-23 00:50:05 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-23 00:50:05 (4229) [[32mINFO[0m]
* 2023-11-23 00:50:06 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-23 00:50:06 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-23 00:50:06 (4259) [[32mINFO[0m]
* 2023-11-23 00:50:07 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-23 00:50:07 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-23 00:50:07 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-23 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-23 00:50:07 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-23 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-23 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-23 00:50:07 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-23 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-23 00:50:07 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-23 00:50:07 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-23 00:50:07 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-23 00:50:07 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-23 00:50:07 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-23 00:50:07 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-23 00:50:07 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-23 00:50:42 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-23 00:50:42 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/zxLaB2gmHb/ea_profile.json
* 2023-11-23 00:50:43 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/zxLaB2gmHb/ea_profile.json
* 2023-11-23 00:50:44 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-23 00:50:44 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-24 00:49:02 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-24 00:49:02 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-24 00:49:02 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-24 00:49:02 (4229) [[32mINFO[0m]
* 2023-11-24 00:49:02 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-24 00:49:02 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-24 00:49:02 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-24 00:49:02 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-24 00:49:02 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-24 00:49:02 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-24 00:49:02 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-24 00:49:02 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-24 00:49:02 (4259) [[32mINFO[0m]
* 2023-11-24 00:49:02 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-24 00:49:02 (4229) [[32mINFO[0m]
* 2023-11-24 00:49:22 (4259) [[32mINFO[0m]
* 2023-11-24 00:49:22 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-24 00:49:22 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-24 00:49:22 (4229) [[32mINFO[0m]
* 2023-11-24 00:49:22 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-24 00:49:23 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-24 00:49:23 (4259) [[32mINFO[0m]
* 2023-11-24 00:49:24 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-24 00:49:24 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-24 00:49:24 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-24 00:49:24 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-24 00:49:24 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-24 00:49:24 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-24 00:49:24 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-24 00:49:24 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-24 00:49:24 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-24 00:49:24 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-24 00:49:24 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-24 00:49:24 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-24 00:49:24 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-24 00:49:24 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-24 00:49:24 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-24 00:49:24 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-24 00:49:58 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-24 00:49:58 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/_YRWn7Z7_E/ea_profile.json
* 2023-11-24 00:49:59 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/_YRWn7Z7_E/ea_profile.json
* 2023-11-24 00:50:00 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-24 00:50:00 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-25 00:49:55 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-25 00:49:55 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-25 00:49:55 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-25 00:49:55 (4229) [[32mINFO[0m]
* 2023-11-25 00:49:55 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-25 00:49:55 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-25 00:49:55 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-25 00:49:55 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-25 00:49:55 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-25 00:49:55 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-25 00:49:55 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-25 00:49:55 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-25 00:49:55 (4259) [[32mINFO[0m]
* 2023-11-25 00:49:55 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-25 00:49:55 (4229) [[32mINFO[0m]
* 2023-11-25 00:50:00 (4242) [[32mINFO[0m] http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 403 - Forbidden
* 2023-11-25 00:50:00 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-25 00:50:00 (4242) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2023-11-25 00:50:00 (4242) [[32mINFO[0m]
* 2023-11-25 00:50:00 (4242) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2023-11-25 00:50:00 (4242) [[32mINFO[0m]
* 2023-11-25 00:50:00 (4242) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-11-25 00:50:00 (4242) [[32mINFO[0m]
* 2023-11-25 00:50:00 (4242) [[32mINFO[0m] http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
* 2023-11-25 00:50:00 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-25 00:50:14 (4259) [[32mINFO[0m]
* 2023-11-25 00:50:14 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-25 00:50:14 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-25 00:50:14 (4229) [[32mINFO[0m]
* 2023-11-25 00:50:14 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-25 00:50:14 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-25 00:50:14 (4259) [[32mINFO[0m]
* 2023-11-25 00:50:16 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-25 00:50:16 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-25 00:50:16 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-25 00:50:16 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-25 00:50:16 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-25 00:50:16 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-25 00:50:16 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-25 00:50:16 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-25 00:50:16 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-25 00:50:16 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-25 00:50:16 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-25 00:50:16 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-25 00:50:16 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-25 00:50:16 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-25 00:50:16 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-25 00:50:16 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-25 00:50:49 (1618) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2023-11-25 00:50:49 (1619) [[31mERROR[0m] http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/zabbix/non-supported/rhel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/0e416444eb1c56dfd730c914ea0d9c9ac715242a3c574cc99e488d531e9a2647-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/173b1a040b0175b9504990f196895aa6ce1f63b2cc72e7873469ef2e785d5a7a-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/97b3cce5c3b54ad454f20f9e7f4e27ae5ced9c6bbf7ae77b67a037fc47277d58-filelists.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/a0ebae80b8b4586ed3010eb1e2176e10516eaeb886d116e21542bfcb4986a805-other.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/non-supported/rhel/7/x86_64/repodata/75a9a51c8afb202f57e6b6d1b8f548ac3a4d051dbec78c056abab5492fd49cab-filelists.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/non-supported/rhel/7/x86_64/repodata/e4938318fee2c644a802ea55f9d23bc3bec172047cdca4c29d30b22953580619-other.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/0e416444eb1c56dfd730c914ea0d9c9ac715242a3c574cc99e488d531e9a2647-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/173b1a040b0175b9504990f196895aa6ce1f63b2cc72e7873469ef2e785d5a7a-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/0e416444eb1c56dfd730c914ea0d9c9ac715242a3c574cc99e488d531e9a2647-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-11-25 00:50:49 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-25 00:50:49 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-25 00:50:49 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/0GU2r8Ceei/ea_profile.json
* 2023-11-25 00:50:50 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/0GU2r8Ceei/ea_profile.json
* 2023-11-25 00:50:51 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-25 00:50:51 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-26 00:49:59 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-26 00:49:59 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-26 00:49:59 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-26 00:49:59 (4229) [[32mINFO[0m]
* 2023-11-26 00:49:59 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-26 00:49:59 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-26 00:49:59 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-26 00:49:59 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-26 00:49:59 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-26 00:49:59 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-26 00:49:59 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-26 00:49:59 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-26 00:50:00 (4259) [[32mINFO[0m]
* 2023-11-26 00:50:00 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-26 00:50:00 (4229) [[32mINFO[0m]
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml.tmp is not XML
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m]
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m]
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m]
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m]
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] packages for the previous distribution release still work).
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m]
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m]
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m]
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] or
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m]
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] compromise:
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m]
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m]
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml does not exist
* 2023-11-26 00:50:02 (4259) [[32mINFO[0m]
* 2023-11-26 00:50:02 (1759) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-11-26 00:50:02 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-26 00:50:02 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-26 00:50:02 (4229) [[32mINFO[0m]
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-26 00:50:02 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-26 00:50:02 (4259) [[32mINFO[0m]
* 2023-11-26 00:50:03 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-26 00:50:03 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-26 00:50:03 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-26 00:50:03 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-26 00:50:03 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-26 00:50:03 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-26 00:50:03 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-26 00:50:03 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-26 00:50:03 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-26 00:50:03 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-26 00:50:03 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-26 00:50:03 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-26 00:50:03 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-26 00:50:03 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-26 00:50:03 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-26 00:50:03 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-26 00:50:44 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-26 00:50:44 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/xJiDVRLk7e/ea_profile.json
* 2023-11-26 00:50:45 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/xJiDVRLk7e/ea_profile.json
* 2023-11-26 00:50:46 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-26 00:50:46 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-27 00:49:05 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-27 00:49:05 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-27 00:49:05 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-27 00:49:05 (4229) [[32mINFO[0m]
* 2023-11-27 00:49:05 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-27 00:49:06 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-27 00:49:06 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-27 00:49:06 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-27 00:49:06 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-27 00:49:06 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-27 00:49:06 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-27 00:49:06 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-27 00:49:06 (4259) [[32mINFO[0m]
* 2023-11-27 00:49:06 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-27 00:49:06 (4229) [[32mINFO[0m]
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting/7/x86_64/repodata/49b6cd7b2c55425018c7517456d893a90fc4b3eb853483a3e599606a5577d626-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting_legacy/7/x86_64/repodata/f822f72065321018c415498fa8d229cbaa51e1fad4c1e367d8e57e35cfa297bb-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://repo.websitewelcome.com/eig_419_kernel/7/x86_64/repodata/ec3863061f325fdc02c8ff8063674087e94962531269d17d001095e70e909aaa-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://la.mirrors.clouvider.net/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://mirror.nodesdirect.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://mirror.web-ster.com/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://mirror.clarkson.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://linux-mirrors.fnal.gov/linux/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://ftpmirror.your.org/pub/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/EA4/repodata/76eb18371be274146debd1abc0969d78ee33d0724816ebf7a33c18b768f65343-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://mirror.atl.genesisadaptive.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://linux-mirrors.fnal.gov/linux/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://mirrors.rit.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://mirrors.greenmountainaccess.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://us.mirrors.virtono.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] http://ftp.usf.edu/pub/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://mirror.net.cen.ct.gov/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://mirrors.oit.uci.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://centos.hivelocity.net/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://mirror.arizona.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://packages.oit.ncsu.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://mirror.ash.fastserv.com/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://mirror.servaxnet.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://mirrors.lug.mtu.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://mirrors.sonic.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://mirrors.sonic.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://ohioix.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://mirrors.wcupa.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://mirrors.rit.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://mirrors.wcupa.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] http://mirrors.greenmountainaccess.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:16 (4242) [[32mINFO[0m] http://volico.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:16 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:16 (4242) [[32mINFO[0m] http://mirror.arizona.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-27 00:49:16 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-27 00:49:27 (4259) [[32mINFO[0m]
* 2023-11-27 00:49:27 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-27 00:49:27 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-27 00:49:27 (4229) [[32mINFO[0m]
* 2023-11-27 00:49:27 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-27 00:49:27 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-27 00:49:27 (4259) [[32mINFO[0m]
* 2023-11-27 00:49:29 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-27 00:49:29 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-27 00:49:29 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-27 00:49:29 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-27 00:49:29 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-27 00:49:29 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-27 00:49:29 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-27 00:49:29 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-27 00:49:29 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-27 00:49:29 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-27 00:49:29 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-27 00:49:29 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-27 00:49:29 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-27 00:49:29 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-27 00:49:29 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-27 00:49:29 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-27 00:50:01 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-27 00:50:01 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/D8Lt9bkHC7/ea_profile.json
* 2023-11-27 00:50:02 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/D8Lt9bkHC7/ea_profile.json
* 2023-11-27 00:50:04 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-27 00:50:04 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-28 00:49:16 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-28 00:49:16 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-28 00:49:16 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-28 00:49:16 (4229) [[32mINFO[0m]
* 2023-11-28 00:49:16 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-28 00:49:16 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-28 00:49:16 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-28 00:49:16 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-28 00:49:16 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-28 00:49:16 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-28 00:49:16 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-28 00:49:16 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-28 00:49:16 (4259) [[32mINFO[0m]
* 2023-11-28 00:49:16 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-28 00:49:16 (4229) [[32mINFO[0m]
* 2023-11-28 00:49:24 (4242) [[32mINFO[0m] http://mirror.clarkson.edu/centos/7.9.2009/updates/x86_64/repodata/9d63e12160d1e95c6f8404f6d170cf2655a72ecbffe51e4171cc74765331a84a-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-11-28 00:49:24 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-28 00:49:50 (4259) [[32mINFO[0m]
* 2023-11-28 00:49:50 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-28 00:49:50 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-28 00:49:50 (4229) [[32mINFO[0m]
* 2023-11-28 00:49:50 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-28 00:49:50 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-28 00:49:50 (4259) [[32mINFO[0m]
* 2023-11-28 00:49:52 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-28 00:49:52 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-28 00:49:52 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-28 00:49:52 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-28 00:49:52 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-28 00:49:52 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-28 00:49:52 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-28 00:49:52 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-28 00:49:52 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-28 00:49:52 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-28 00:49:52 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-28 00:49:52 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-28 00:49:52 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-28 00:49:52 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-28 00:49:52 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-28 00:49:52 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-28 00:50:27 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-28 00:50:27 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/fzr4pSNvza/ea_profile.json
* 2023-11-28 00:50:27 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/fzr4pSNvza/ea_profile.json
* 2023-11-28 00:50:29 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-28 00:50:29 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-29 00:49:08 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-29 00:49:09 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-29 00:49:09 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-29 00:49:09 (4229) [[32mINFO[0m]
* 2023-11-29 00:49:09 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-29 00:49:09 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-29 00:49:09 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-29 00:49:09 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-29 00:49:09 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-29 00:49:09 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-29 00:49:09 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-29 00:49:09 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-29 00:49:09 (4259) [[32mINFO[0m]
* 2023-11-29 00:49:09 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-29 00:49:09 (4229) [[32mINFO[0m]
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] http://centos.mirror.shastacoe.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] http://centos.mirror.shastacoe.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] http://mirror.web-ster.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] http://mirror.usi.edu/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] http://linux.cc.lehigh.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/EA4/repodata/76eb18371be274146debd1abc0969d78ee33d0724816ebf7a33c18b768f65343-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] http://mirror.wdc2.us.leaseweb.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] http://mirror.us-midwest-1.nexcess.net/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] http://mirror.genesishosting.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] http://mirror.usi.edu/pub/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://mirror.net.cen.ct.gov/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://mirror.centos.iad1.serverforge.org/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://mirror.cs.pitt.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://repo1.sea.innoscale.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://mirror.us.oneandone.net/linux/distributions/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://ftp.usf.edu/pub/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://nnenix.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://centos-distro.cavecreek.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://mirrors.unifiedlayer.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://nocix.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://mirror.metrocast.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://volico.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://packages.oit.ncsu.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://mirrors.vcea.wsu.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] http://mirror.keystealth.org/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:23 (4242) [[32mINFO[0m] http://nnenix.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:23 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:23 (4242) [[32mINFO[0m] http://uvermont.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:23 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:23 (4242) [[32mINFO[0m] http://mirrors.iu13.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:23 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:23 (4242) [[32mINFO[0m] http://mirrors.liquidweb.com/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:23 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:23 (4242) [[32mINFO[0m] http://mirror.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-11-29 00:49:23 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-11-29 00:49:30 (4259) [[32mINFO[0m]
* 2023-11-29 00:49:30 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-29 00:49:30 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-29 00:49:30 (4229) [[32mINFO[0m]
* 2023-11-29 00:49:30 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-29 00:49:30 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-29 00:49:30 (4259) [[32mINFO[0m]
* 2023-11-29 00:49:31 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-29 00:49:31 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-29 00:49:31 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-29 00:49:31 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-29 00:49:31 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-29 00:49:31 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-29 00:49:31 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-29 00:49:31 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-29 00:49:31 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-29 00:49:31 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-29 00:49:31 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-29 00:49:31 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-29 00:49:31 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-29 00:49:31 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-29 00:49:31 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-29 00:49:31 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-29 00:50:04 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-29 00:50:04 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/OrCCBsaOy3/ea_profile.json
* 2023-11-29 00:50:05 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/OrCCBsaOy3/ea_profile.json
* 2023-11-29 00:50:06 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-29 00:50:06 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-30 00:49:13 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-11-30 00:49:13 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-11-30 00:49:13 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-11-30 00:49:13 (4229) [[32mINFO[0m]
* 2023-11-30 00:49:14 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-11-30 00:49:14 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-11-30 00:49:14 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-11-30 00:49:14 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-11-30 00:49:14 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-11-30 00:49:14 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-11-30 00:49:14 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-11-30 00:49:14 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-11-30 00:49:14 (4259) [[32mINFO[0m]
* 2023-11-30 00:49:14 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-11-30 00:49:14 (4229) [[32mINFO[0m]
* 2023-11-30 00:49:33 (4259) [[32mINFO[0m]
* 2023-11-30 00:49:33 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-11-30 00:49:33 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-11-30 00:49:33 (4229) [[32mINFO[0m]
* 2023-11-30 00:49:33 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-11-30 00:49:33 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-11-30 00:49:33 (4259) [[32mINFO[0m]
* 2023-11-30 00:49:35 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-11-30 00:49:35 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-11-30 00:49:35 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-11-30 00:49:35 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-11-30 00:49:35 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-11-30 00:49:35 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-11-30 00:49:35 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-11-30 00:49:35 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-11-30 00:49:35 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-11-30 00:49:35 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-11-30 00:49:35 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-11-30 00:49:35 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-11-30 00:49:35 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-11-30 00:49:35 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-11-30 00:49:35 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-11-30 00:49:35 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-11-30 00:50:08 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-30 00:50:08 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/0_95yeEeCq/ea_profile.json
* 2023-11-30 00:50:09 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/0_95yeEeCq/ea_profile.json
* 2023-11-30 00:50:11 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-11-30 00:50:11 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-01 00:51:27 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-01 00:51:27 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-01 00:51:27 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-01 00:51:27 (4229) [[32mINFO[0m]
* 2023-12-01 00:51:27 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-01 00:51:28 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-01 00:51:28 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-01 00:51:28 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-01 00:51:28 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-01 00:51:28 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-01 00:51:28 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-01 00:51:28 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-01 00:51:28 (4259) [[32mINFO[0m]
* 2023-12-01 00:51:28 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-01 00:51:28 (4229) [[32mINFO[0m]
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml.tmp is not XML
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m]
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m]
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m]
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m]
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] packages for the previous distribution release still work).
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m]
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m]
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m]
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] or
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m]
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] compromise:
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m]
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m]
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml does not exist
* 2023-12-01 00:51:29 (4259) [[32mINFO[0m]
* 2023-12-01 00:51:29 (1759) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-12-01 00:51:29 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-01 00:51:29 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-01 00:51:29 (4229) [[32mINFO[0m]
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-01 00:51:29 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-01 00:51:29 (4259) [[32mINFO[0m]
* 2023-12-01 00:51:30 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-01 00:51:30 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-01 00:51:30 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-01 00:51:30 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-01 00:51:30 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-01 00:51:30 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-01 00:51:30 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-01 00:51:30 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-01 00:51:30 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-01 00:51:30 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-01 00:51:30 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-01 00:51:30 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-01 00:51:30 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-01 00:51:30 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-01 00:51:30 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-01 00:51:30 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-01 00:51:54 (1618) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2023-12-01 00:51:54 (1619) [[31mERROR[0m] Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 375, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 184, in main
result, resultmsgs = base.doCommands()
File "/usr/share/yum-cli/cli.py", line 585, in doCommands
return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
File "/usr/share/yum-cli/yumcommands.py", line 1395, in doCommand
base.repos.populateSack(mdtype='all', cacheonly=1)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 380, in populateSack
sack._retrieve_async(repo, data)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 185, in _retrieve_async
if not self._check_uncompressed_db_gen(repo, mydbtype):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 287, in _check_uncompressed_db_gen
cached=repo.cache)
File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1176, in repo_gen_decompress
return decompress(filename, dest=dest, check_timestamps=True)
File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1163, in decompress
os.utime(out, (fi.st_mtime, fi.st_mtime))
OSError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/7/epel/gen/primary_db.sqlite'
* 2023-12-01 00:51:54 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-01 00:51:54 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-01 00:51:54 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/2OkAdhdELO/ea_profile.json
* 2023-12-01 00:52:07 (299) [[33mWARN[0m] Unknown error while checking blockers: Unable to backup EA4 profile. Failure from /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/2OkAdhdELO/ea_profile.json at /usr/local/cpanel/scripts/elevate-cpanel line 2272.
* 2023-12-01 00:52:07 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-02 00:49:56 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-02 00:49:56 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-02 00:49:56 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-02 00:49:56 (4229) [[32mINFO[0m]
* 2023-12-02 00:49:57 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-02 00:49:57 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-02 00:49:57 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-02 00:49:57 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-02 00:49:57 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-02 00:49:57 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-02 00:49:57 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-02 00:49:57 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-02 00:49:57 (4259) [[32mINFO[0m]
* 2023-12-02 00:49:57 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-02 00:49:57 (4229) [[32mINFO[0m]
* 2023-12-02 00:50:15 (4259) [[32mINFO[0m]
* 2023-12-02 00:50:15 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-02 00:50:15 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-02 00:50:15 (4229) [[32mINFO[0m]
* 2023-12-02 00:50:15 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-02 00:50:16 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-02 00:50:16 (4259) [[32mINFO[0m]
* 2023-12-02 00:50:17 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-02 00:50:17 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-02 00:50:17 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-02 00:50:17 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-02 00:50:17 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-02 00:50:17 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-02 00:50:17 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-02 00:50:17 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-02 00:50:17 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-02 00:50:17 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-02 00:50:17 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-02 00:50:17 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-02 00:50:17 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-02 00:50:17 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-02 00:50:17 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-02 00:50:17 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-02 00:50:51 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-02 00:50:51 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/0AdRkTSL39/ea_profile.json
* 2023-12-02 00:50:51 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/0AdRkTSL39/ea_profile.json
* 2023-12-02 00:50:53 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-02 00:50:53 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-03 00:50:11 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-03 00:50:11 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-03 00:50:11 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-03 00:50:11 (4229) [[32mINFO[0m]
* 2023-12-03 00:50:12 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-03 00:50:12 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-03 00:50:12 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-03 00:50:12 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-03 00:50:12 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-03 00:50:12 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-03 00:50:12 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-03 00:50:12 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-03 00:50:12 (4259) [[32mINFO[0m]
* 2023-12-03 00:50:12 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-03 00:50:12 (4229) [[32mINFO[0m]
* 2023-12-03 00:50:19 (4242) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting/7/x86_64/repodata/ca1035ff325ba04ef80b1a4b46c9e0a9674d2ca9aa800977d97f4f1cd32f505a-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:19 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:19 (4242) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting_legacy/7/x86_64/repodata/03e2e682b62c1f1405c29c9b8716ded97a9c6b03e54113dddbc8df01861c0cd9-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:19 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:19 (4242) [[32mINFO[0m] http://repo.websitewelcome.com/eig_419_kernel/7/x86_64/repodata/ec3863061f325fdc02c8ff8063674087e94962531269d17d001095e70e909aaa-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:19 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:19 (4242) [[32mINFO[0m] http://la.mirrors.clouvider.net/CentOS/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:19 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:19 (4242) [[32mINFO[0m] http://tx-mirror.tier.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:19 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://mirror.vtti.vt.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://mirror.web-ster.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://linux.cc.lehigh.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://linux.mirrors.es.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://linux-mirrors.fnal.gov/linux/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/EA4/repodata/d6f5ce14bb7c54caa2c9b9942c1a324bad2da3ed7acef53e230cf100642cb3b6-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://tx-mirror.tier.net/centos/7.9.2009/updates/x86_64/repodata/9d63e12160d1e95c6f8404f6d170cf2655a72ecbffe51e4171cc74765331a84a-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://mirror.us-midwest-1.nexcess.net/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://mirror.centos.iad1.serverforge.org/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://repo1.sea.innoscale.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://opencolo.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://mirror.mia11.us.leaseweb.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://us.mirrors.virtono.com/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://mirror.us.oneandone.net/linux/distributions/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] http://mirrors.greenmountainaccess.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:20 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] http://mirror.servaxnet.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] http://packages.oit.ncsu.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] http://mirror.facebook.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] http://mirror.ette.biz/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] http://nocix.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] http://mirrors.liquidweb.com/CentOS/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] http://repo.ialab.dsu.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] http://mirrors.liquidweb.com/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] http://mirror.mia11.us.leaseweb.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] http://mirror.lstn.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] http://mirrors.wcupa.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:21 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:22 (4242) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:22 (4242) [[32mINFO[0m] http://uvermont.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:22 (4242) [[32mINFO[0m] http://mirror.servaxnet.com/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:22 (4242) [[32mINFO[0m] http://mirror.facebook.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-03 00:50:22 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-03 00:50:35 (4259) [[32mINFO[0m]
* 2023-12-03 00:50:35 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-03 00:50:35 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-03 00:50:35 (4229) [[32mINFO[0m]
* 2023-12-03 00:50:35 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-03 00:50:36 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-03 00:50:36 (4259) [[32mINFO[0m]
* 2023-12-03 00:50:37 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-03 00:50:37 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-03 00:50:37 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-03 00:50:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-03 00:50:37 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-03 00:50:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-03 00:50:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-03 00:50:37 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-03 00:50:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-03 00:50:37 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-03 00:50:37 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-03 00:50:37 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-03 00:50:37 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-03 00:50:37 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-03 00:50:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-03 00:50:37 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-03 00:51:11 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-03 00:51:11 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ZN5DEk376z/ea_profile.json
* 2023-12-03 00:51:11 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/ZN5DEk376z/ea_profile.json
* 2023-12-03 00:51:13 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-03 00:51:13 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-04 00:49:13 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-04 00:49:13 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-04 00:49:13 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-04 00:49:13 (4229) [[32mINFO[0m]
* 2023-12-04 00:49:14 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-04 00:49:14 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-04 00:49:14 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-04 00:49:14 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-04 00:49:14 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-04 00:49:14 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-04 00:49:14 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-04 00:49:14 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-04 00:49:14 (4259) [[32mINFO[0m]
* 2023-12-04 00:49:14 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-04 00:49:14 (4229) [[32mINFO[0m]
* 2023-12-04 00:49:48 (4259) [[32mINFO[0m]
* 2023-12-04 00:49:48 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-04 00:49:48 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-04 00:49:48 (4229) [[32mINFO[0m]
* 2023-12-04 00:49:48 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-04 00:49:48 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-04 00:49:48 (4259) [[32mINFO[0m]
* 2023-12-04 00:49:49 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-04 00:49:49 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-04 00:49:49 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-04 00:49:49 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-04 00:49:49 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-04 00:49:49 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-04 00:49:49 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-04 00:49:49 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-04 00:49:49 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-04 00:49:49 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-04 00:49:49 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-04 00:49:49 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-04 00:49:49 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-04 00:49:49 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-04 00:49:49 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-04 00:49:49 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-04 00:50:25 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-04 00:50:25 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/zze0Pst9Gi/ea_profile.json
* 2023-12-04 00:50:26 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/zze0Pst9Gi/ea_profile.json
* 2023-12-04 00:50:27 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-04 00:50:28 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-05 00:49:07 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-05 00:49:07 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-05 00:49:07 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-05 00:49:07 (4229) [[32mINFO[0m]
* 2023-12-05 00:49:07 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-05 00:49:07 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-05 00:49:07 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-05 00:49:07 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-05 00:49:07 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-05 00:49:07 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-05 00:49:07 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-05 00:49:07 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-05 00:49:07 (4259) [[32mINFO[0m]
* 2023-12-05 00:49:07 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-05 00:49:07 (4229) [[32mINFO[0m]
* 2023-12-05 00:49:15 (4242) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/updates/x86_64/repodata/9d63e12160d1e95c6f8404f6d170cf2655a72ecbffe51e4171cc74765331a84a-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-05 00:49:15 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-05 00:49:29 (4259) [[32mINFO[0m]
* 2023-12-05 00:49:29 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-05 00:49:29 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-05 00:49:29 (4229) [[32mINFO[0m]
* 2023-12-05 00:49:29 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-05 00:49:29 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-05 00:49:29 (4259) [[32mINFO[0m]
* 2023-12-05 00:49:30 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-05 00:49:30 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-05 00:49:30 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-05 00:49:30 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-05 00:49:30 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-05 00:49:30 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-05 00:49:30 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-05 00:49:30 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-05 00:49:30 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-05 00:49:30 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-05 00:49:30 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-05 00:49:30 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-05 00:49:30 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-05 00:49:30 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-05 00:49:30 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-05 00:49:30 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-05 00:50:05 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-05 00:50:05 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/eUh7S7GLFn/ea_profile.json
* 2023-12-05 00:50:06 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/eUh7S7GLFn/ea_profile.json
* 2023-12-05 00:50:07 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-05 00:50:07 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-06 00:49:05 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-06 00:49:05 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-06 00:49:05 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-06 00:49:05 (4229) [[32mINFO[0m]
* 2023-12-06 00:49:05 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-06 00:49:05 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-06 00:49:05 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-06 00:49:05 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-06 00:49:05 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-06 00:49:05 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-06 00:49:05 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-06 00:49:05 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-06 00:49:05 (4259) [[32mINFO[0m]
* 2023-12-06 00:49:05 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-06 00:49:05 (4229) [[32mINFO[0m]
* 2023-12-06 00:49:12 (4242) [[32mINFO[0m] http://linux.cc.lehigh.edu/centos/7.9.2009/updates/x86_64/repodata/9d63e12160d1e95c6f8404f6d170cf2655a72ecbffe51e4171cc74765331a84a-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-06 00:49:12 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m]
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m]
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m]
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m]
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] packages for the previous distribution release still work).
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m]
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m]
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m]
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] or
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m]
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] compromise:
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m]
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m]
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] updates: Check uncompressed DB failed
* 2023-12-06 00:49:41 (4259) [[32mINFO[0m]
* 2023-12-06 00:49:41 (1759) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-12-06 00:49:41 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-06 00:49:41 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-06 00:49:41 (4229) [[32mINFO[0m]
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-06 00:49:41 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-06 00:49:41 (4259) [[32mINFO[0m]
* 2023-12-06 00:49:43 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-06 00:49:43 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-06 00:49:43 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-06 00:49:43 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-06 00:49:43 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-06 00:49:43 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-06 00:49:43 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-06 00:49:43 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-06 00:49:43 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-06 00:49:43 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-06 00:49:43 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-06 00:49:43 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-06 00:49:43 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-06 00:49:43 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-06 00:49:43 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-06 00:49:43 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-06 00:50:19 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-06 00:50:19 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/xwXbz82OqN/ea_profile.json
* 2023-12-06 00:50:19 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/xwXbz82OqN/ea_profile.json
* 2023-12-06 00:50:21 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-06 00:50:21 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-07 00:51:31 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-07 00:51:31 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-07 00:51:31 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-07 00:51:31 (4229) [[32mINFO[0m]
* 2023-12-07 00:51:32 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-07 00:51:32 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-07 00:51:32 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-07 00:51:32 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-07 00:51:32 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-07 00:51:32 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-07 00:51:32 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-07 00:51:32 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-07 00:51:32 (4259) [[32mINFO[0m]
* 2023-12-07 00:51:32 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-07 00:51:32 (4229) [[32mINFO[0m]
* 2023-12-07 00:51:52 (4259) [[32mINFO[0m]
* 2023-12-07 00:51:52 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-07 00:51:52 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-07 00:51:52 (4229) [[32mINFO[0m]
* 2023-12-07 00:51:52 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-07 00:51:53 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-07 00:51:53 (4259) [[32mINFO[0m]
* 2023-12-07 00:51:54 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-07 00:51:54 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-07 00:51:54 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-07 00:51:54 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-07 00:51:54 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-07 00:51:54 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-07 00:51:54 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-07 00:51:54 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-07 00:51:54 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-07 00:51:54 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-07 00:51:54 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-07 00:51:54 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-07 00:51:54 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-07 00:51:54 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-07 00:51:54 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-07 00:51:54 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-07 00:52:30 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-07 00:52:30 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/yDPsZiph98/ea_profile.json
* 2023-12-07 00:52:31 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/yDPsZiph98/ea_profile.json
* 2023-12-07 00:52:32 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-07 00:52:32 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-08 00:50:13 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-08 00:50:13 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-08 00:50:13 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-08 00:50:13 (4229) [[32mINFO[0m]
* 2023-12-08 00:50:13 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-08 00:50:13 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-08 00:50:13 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-08 00:50:13 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-08 00:50:13 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-08 00:50:13 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-08 00:50:13 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-08 00:50:13 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-08 00:50:13 (4259) [[32mINFO[0m]
* 2023-12-08 00:50:13 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-08 00:50:13 (4229) [[32mINFO[0m]
* 2023-12-08 00:50:36 (4259) [[32mINFO[0m]
* 2023-12-08 00:50:36 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-08 00:50:36 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-08 00:50:36 (4229) [[32mINFO[0m]
* 2023-12-08 00:50:36 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-08 00:50:36 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-08 00:50:36 (4259) [[32mINFO[0m]
* 2023-12-08 00:50:37 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-08 00:50:37 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-08 00:50:37 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-08 00:50:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-08 00:50:37 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-08 00:50:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-08 00:50:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-08 00:50:37 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-08 00:50:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-08 00:50:37 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-08 00:50:37 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-08 00:50:37 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-08 00:50:37 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-08 00:50:37 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-08 00:50:37 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-08 00:50:37 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-08 00:51:11 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-08 00:51:11 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/nl7Qkc3h5Y/ea_profile.json
* 2023-12-08 00:51:12 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/nl7Qkc3h5Y/ea_profile.json
* 2023-12-08 00:51:13 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-08 00:51:13 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-09 00:49:55 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-09 00:49:55 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-09 00:49:55 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-09 00:49:55 (4229) [[32mINFO[0m]
* 2023-12-09 00:49:56 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-09 00:49:56 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-09 00:49:56 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-09 00:49:56 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-09 00:49:56 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-09 00:49:56 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-09 00:49:56 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-09 00:49:56 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-09 00:49:56 (4259) [[32mINFO[0m]
* 2023-12-09 00:49:56 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-09 00:49:56 (4229) [[32mINFO[0m]
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] Traceback (most recent call last):
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/bin/yum", line 29, in <module>
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] yummain.user_main(sys.argv[1:], exit_code=True)
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 375, in user_main
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] errcode = main(args)
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 184, in main
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] result, resultmsgs = base.doCommands()
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 585, in doCommands
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/share/yum-cli/yumcommands.py", line 1627, in doCommand
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] ypl = base.returnPkgLists(extcmds, repoid=repoid)
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 1444, in returnPkgLists
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] ignore_case=True, repoid=repoid)
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3015, in doPackageLists
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] for (n,a,e,v,r) in self.up.getUpdatesList():
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1094, in <lambda>
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] up = property(fget=lambda self: self._getUpdates(),
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 838, in _getUpdates
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] self._up = rpmUtils.updates.Updates(self.rpmdb.simplePkgList(), self.pkgSack.simplePkgList())
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1075, in <lambda>
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] pkgSack = property(fget=lambda self: self._getSacks(),
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in _getSacks
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] self.repos.populateSack(which=repos)
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/repos.py", line 380, in populateSack
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] sack._retrieve_async(repo, data)
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 185, in _retrieve_async
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] if not self._check_uncompressed_db_gen(repo, mydbtype):
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 287, in _check_uncompressed_db_gen
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] cached=repo.cache)
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1176, in repo_gen_decompress
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] return decompress(filename, dest=dest, check_timestamps=True)
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1163, in decompress
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] os.utime(out, (fi.st_mtime, fi.st_mtime))
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] OSError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/7/EA4/gen/primary_db.sqlite'
* 2023-12-09 00:50:03 (4259) [[32mINFO[0m]
* 2023-12-09 00:50:03 (1759) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-12-09 00:50:03 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-09 00:50:03 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-09 00:50:03 (4229) [[32mINFO[0m]
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-09 00:50:03 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-09 00:50:03 (4259) [[32mINFO[0m]
* 2023-12-09 00:50:04 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-09 00:50:04 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-09 00:50:04 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-09 00:50:04 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-09 00:50:04 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-09 00:50:04 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-09 00:50:04 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-09 00:50:04 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-09 00:50:04 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-09 00:50:04 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-09 00:50:04 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-09 00:50:04 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-09 00:50:04 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-09 00:50:04 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-09 00:50:04 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-09 00:50:04 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-09 00:50:38 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-09 00:50:38 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/T5DIwiiW9h/ea_profile.json
* 2023-12-09 00:50:39 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/T5DIwiiW9h/ea_profile.json
* 2023-12-09 00:50:41 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-09 00:50:41 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-10 00:49:51 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-10 00:49:51 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-10 00:49:51 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-10 00:49:51 (4229) [[32mINFO[0m]
* 2023-12-10 00:49:51 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-10 00:49:51 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-10 00:49:51 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-10 00:49:51 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-10 00:49:51 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-10 00:49:51 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-10 00:49:51 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-10 00:49:51 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-10 00:49:51 (4259) [[32mINFO[0m]
* 2023-12-10 00:49:51 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-10 00:49:51 (4229) [[32mINFO[0m]
* 2023-12-10 00:50:11 (4259) [[32mINFO[0m]
* 2023-12-10 00:50:11 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-10 00:50:11 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-10 00:50:11 (4229) [[32mINFO[0m]
* 2023-12-10 00:50:11 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-10 00:50:12 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-10 00:50:12 (4259) [[32mINFO[0m]
* 2023-12-10 00:50:13 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-10 00:50:13 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-10 00:50:13 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-10 00:50:13 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-10 00:50:13 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-10 00:50:13 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-10 00:50:13 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-10 00:50:13 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-10 00:50:13 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-10 00:50:13 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-10 00:50:13 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-10 00:50:13 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-10 00:50:13 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-10 00:50:13 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-10 00:50:13 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-10 00:50:13 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-10 00:50:49 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-10 00:50:49 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/mkpI5GxgYq/ea_profile.json
* 2023-12-10 00:50:49 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/mkpI5GxgYq/ea_profile.json
* 2023-12-10 00:50:51 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-10 00:50:51 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-11 00:48:59 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-11 00:48:59 (1752) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-11 00:48:59 (4228) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-11 00:48:59 (4229) [[32mINFO[0m]
* 2023-12-11 00:49:00 (4242) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-11 00:49:00 (4242) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-11 00:49:00 (4242) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-11 00:49:00 (4242) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-11 00:49:00 (4242) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-11 00:49:00 (4242) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-11 00:49:00 (4242) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-11 00:49:00 (4242) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-11 00:49:00 (4259) [[32mINFO[0m]
* 2023-12-11 00:49:00 (4228) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-11 00:49:00 (4229) [[32mINFO[0m]
* 2023-12-11 00:49:14 (4242) [[32mINFO[0m] http://linux-mirrors.fnal.gov/linux/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-11 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-11 00:49:14 (4242) [[32mINFO[0m] http://mirror.cs.vt.edu/pub/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-11 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-11 00:49:14 (4242) [[32mINFO[0m] http://mirror.net.cen.ct.gov/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-11 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-11 00:49:14 (4242) [[32mINFO[0m] http://nyc.mirrors.clouvider.net/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-11 00:49:14 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-11 00:49:30 (4242) [[32mINFO[0m] http://mirrors.maine.edu/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2610:48:100:820::ad: Network is unreachable"
* 2023-12-11 00:49:30 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-11 00:49:30 (4242) [[32mINFO[0m] http://centos.hivelocity.net/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-11 00:49:30 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-11 00:49:30 (4242) [[32mINFO[0m] http://mirror.keystealth.org/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-11 00:49:30 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-11 00:49:41 (4242) [[32mINFO[0m] http://mirrors.iu13.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-11 00:49:41 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-11 00:49:41 (4242) [[32mINFO[0m] http://mirrors.sonic.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-11 00:49:41 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-11 00:49:42 (4242) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-11 00:49:42 (4242) [[32mINFO[0m] Trying other mirror.
* 2023-12-11 00:49:46 (4259) [[32mINFO[0m]
* 2023-12-11 00:49:46 (1773) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-11 00:49:46 (4228) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-11 00:49:46 (4229) [[32mINFO[0m]
* 2023-12-11 00:49:46 (4242) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-11 00:49:47 (4242) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-11 00:49:47 (4259) [[32mINFO[0m]
* 2023-12-11 00:49:48 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-11 00:49:48 (1677) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-11 00:49:48 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-11 00:49:48 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-11 00:49:48 (1677) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-11 00:49:48 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-11 00:49:48 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-11 00:49:48 (1677) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-11 00:49:48 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-11 00:49:48 (1677) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-11 00:49:48 (1677) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-11 00:49:48 (1677) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-11 00:49:48 (1677) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-11 00:49:48 (1677) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-11 00:49:48 (1688) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-11 00:49:48 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-11 00:50:23 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-11 00:50:23 (2270) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/TKD9pbL1Dc/ea_profile.json
* 2023-12-11 00:50:24 (2293) [[32mINFO[0m] Backed up EA4 profile to /tmp/TKD9pbL1Dc/ea_profile.json
* 2023-12-11 00:50:26 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-11 00:50:26 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-12 00:49:15 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-12 00:49:15 (1753) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-12 00:49:15 (4229) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-12 00:49:15 (4230) [[32mINFO[0m]
* 2023-12-12 00:49:15 (4243) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-12 00:49:15 (4243) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-12 00:49:15 (4243) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-12 00:49:15 (4243) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-12 00:49:15 (4243) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-12 00:49:15 (4243) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-12 00:49:15 (4243) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-12 00:49:16 (4243) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-12 00:49:16 (4260) [[32mINFO[0m]
* 2023-12-12 00:49:16 (4229) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-12 00:49:16 (4230) [[32mINFO[0m]
* 2023-12-12 00:49:33 (4260) [[32mINFO[0m]
* 2023-12-12 00:49:33 (1774) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-12 00:49:33 (4229) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-12 00:49:33 (4230) [[32mINFO[0m]
* 2023-12-12 00:49:34 (4243) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-12 00:49:34 (4243) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-12 00:49:34 (4260) [[32mINFO[0m]
* 2023-12-12 00:49:35 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-12 00:49:35 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-12 00:49:35 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-12 00:49:35 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-12 00:49:35 (1678) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-12 00:49:35 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-12 00:49:35 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-12 00:49:35 (1678) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-12 00:49:35 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-12 00:49:35 (1678) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-12 00:49:35 (1678) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-12 00:49:35 (1678) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-12 00:49:35 (1678) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-12 00:49:35 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-12 00:49:35 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-12 00:49:35 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-12 00:50:13 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-12 00:50:13 (2271) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/RqhQh6NAAC/ea_profile.json
* 2023-12-12 00:50:13 (2294) [[32mINFO[0m] Backed up EA4 profile to /tmp/RqhQh6NAAC/ea_profile.json
* 2023-12-12 00:50:15 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-12 00:50:15 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-13 00:50:19 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-13 00:50:19 (1753) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-13 00:50:19 (4229) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-13 00:50:19 (4230) [[32mINFO[0m]
* 2023-12-13 00:50:19 (4243) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-13 00:50:20 (4243) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-13 00:50:20 (4243) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-13 00:50:20 (4243) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-13 00:50:20 (4243) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-13 00:50:20 (4243) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-13 00:50:20 (4243) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-13 00:50:20 (4243) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-13 00:50:20 (4260) [[32mINFO[0m]
* 2023-12-13 00:50:20 (4229) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-13 00:50:20 (4230) [[32mINFO[0m]
* 2023-12-13 00:50:32 (4243) [[32mINFO[0m] http://mirror.clarkson.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-13 00:50:32 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-13 00:50:32 (4243) [[32mINFO[0m] http://ftp.osuosl.org/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-13 00:50:32 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-13 00:50:33 (4243) [[32mINFO[0m] http://nyc.mirrors.clouvider.net/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-13 00:50:33 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-13 00:50:33 (4243) [[32mINFO[0m] http://mirror.vacares.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-13 00:50:33 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-13 00:50:33 (4243) [[32mINFO[0m] http://mirrors.xmission.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-13 00:50:33 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-13 00:50:33 (4243) [[32mINFO[0m] http://abqix.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-13 00:50:33 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-13 00:50:33 (4243) [[32mINFO[0m] http://mirrors.mit.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-13 00:50:33 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-13 00:50:34 (4243) [[32mINFO[0m] http://forksystems.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-13 00:50:34 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-13 00:50:34 (4243) [[32mINFO[0m] http://mirrors.vcea.wsu.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-13 00:50:34 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-13 00:50:34 (4243) [[32mINFO[0m] http://mirror.team-cymru.com/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-13 00:50:34 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-13 00:50:40 (4260) [[32mINFO[0m]
* 2023-12-13 00:50:40 (1774) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-13 00:50:40 (4229) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-13 00:50:40 (4230) [[32mINFO[0m]
* 2023-12-13 00:50:40 (4243) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-13 00:50:41 (4243) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-13 00:50:41 (4260) [[32mINFO[0m]
* 2023-12-13 00:50:42 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-13 00:50:42 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-13 00:50:42 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-13 00:50:42 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-13 00:50:42 (1678) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-13 00:50:42 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-13 00:50:42 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-13 00:50:42 (1678) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-13 00:50:42 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-13 00:50:42 (1678) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-13 00:50:42 (1678) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-13 00:50:42 (1678) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-13 00:50:42 (1678) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-13 00:50:42 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-13 00:50:42 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-13 00:50:42 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-13 00:51:14 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-13 00:51:14 (2271) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/w38qqaUqFc/ea_profile.json
* 2023-12-13 00:51:15 (2294) [[32mINFO[0m] Backed up EA4 profile to /tmp/w38qqaUqFc/ea_profile.json
* 2023-12-13 00:51:16 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-13 00:51:16 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-14 00:52:20 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-14 00:52:20 (1753) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-14 00:52:20 (4229) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-14 00:52:20 (4230) [[32mINFO[0m]
* 2023-12-14 00:52:20 (4243) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-14 00:52:20 (4243) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-14 00:52:20 (4243) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-14 00:52:20 (4243) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-14 00:52:20 (4243) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-14 00:52:20 (4243) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-14 00:52:20 (4243) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-14 00:52:21 (4243) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-14 00:52:21 (4260) [[32mINFO[0m]
* 2023-12-14 00:52:21 (4229) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-14 00:52:21 (4230) [[32mINFO[0m]
* 2023-12-14 00:52:39 (4260) [[32mINFO[0m]
* 2023-12-14 00:52:39 (1774) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-14 00:52:39 (4229) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-14 00:52:39 (4230) [[32mINFO[0m]
* 2023-12-14 00:52:39 (4243) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-14 00:52:39 (4243) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-14 00:52:39 (4260) [[32mINFO[0m]
* 2023-12-14 00:52:40 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-14 00:52:40 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-14 00:52:40 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-14 00:52:40 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-14 00:52:40 (1678) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-14 00:52:40 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-14 00:52:40 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-14 00:52:40 (1678) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-14 00:52:40 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-14 00:52:40 (1678) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-14 00:52:40 (1678) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-14 00:52:40 (1678) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-14 00:52:40 (1678) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-14 00:52:40 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-14 00:52:40 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-14 00:52:40 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-14 00:53:17 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-14 00:53:17 (2271) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/AEkccDD3AY/ea_profile.json
* 2023-12-14 00:53:18 (2294) [[32mINFO[0m] Backed up EA4 profile to /tmp/AEkccDD3AY/ea_profile.json
* 2023-12-14 00:53:19 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-14 00:53:19 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-15 00:49:13 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-15 00:49:13 (1753) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-15 00:49:13 (4229) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-15 00:49:13 (4230) [[32mINFO[0m]
* 2023-12-15 00:49:13 (4243) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-15 00:49:13 (4243) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-15 00:49:13 (4243) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-15 00:49:13 (4243) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-15 00:49:13 (4243) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-15 00:49:13 (4243) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-15 00:49:13 (4243) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-15 00:49:13 (4243) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-15 00:49:13 (4260) [[32mINFO[0m]
* 2023-12-15 00:49:13 (4229) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-15 00:49:13 (4230) [[32mINFO[0m]
* 2023-12-15 00:49:31 (4260) [[32mINFO[0m]
* 2023-12-15 00:49:31 (1774) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-15 00:49:31 (4229) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-15 00:49:31 (4230) [[32mINFO[0m]
* 2023-12-15 00:49:31 (4243) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-15 00:49:32 (4243) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-15 00:49:32 (4260) [[32mINFO[0m]
* 2023-12-15 00:49:33 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-15 00:49:33 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-15 00:49:33 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-15 00:49:33 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-15 00:49:33 (1678) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-15 00:49:33 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-15 00:49:33 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-15 00:49:33 (1678) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-15 00:49:33 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-15 00:49:33 (1678) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-15 00:49:33 (1678) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-15 00:49:33 (1678) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-15 00:49:33 (1678) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-15 00:49:33 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-15 00:49:33 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-15 00:49:33 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-15 00:50:07 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-15 00:50:07 (2271) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/j_kWr7RyyQ/ea_profile.json
* 2023-12-15 00:50:07 (2294) [[32mINFO[0m] Backed up EA4 profile to /tmp/j_kWr7RyyQ/ea_profile.json
* 2023-12-15 00:50:09 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-15 00:50:09 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-16 00:49:46 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-16 00:49:46 (1753) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-16 00:49:46 (4229) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-16 00:49:46 (4230) [[32mINFO[0m]
* 2023-12-16 00:49:47 (4243) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-16 00:49:47 (4243) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-16 00:49:47 (4243) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-16 00:49:47 (4243) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-16 00:49:47 (4243) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-16 00:49:47 (4243) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-16 00:49:47 (4243) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-16 00:49:47 (4243) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-16 00:49:47 (4260) [[32mINFO[0m]
* 2023-12-16 00:49:47 (4229) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-16 00:49:47 (4230) [[32mINFO[0m]
* 2023-12-16 00:50:06 (4260) [[32mINFO[0m]
* 2023-12-16 00:50:06 (1774) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-16 00:50:06 (4229) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-16 00:50:06 (4230) [[32mINFO[0m]
* 2023-12-16 00:50:06 (4243) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-16 00:50:07 (4243) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-16 00:50:07 (4260) [[32mINFO[0m]
* 2023-12-16 00:50:08 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-16 00:50:08 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-16 00:50:08 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-16 00:50:08 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-16 00:50:08 (1678) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-16 00:50:08 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-16 00:50:08 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-16 00:50:08 (1678) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-16 00:50:08 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-16 00:50:08 (1678) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-16 00:50:08 (1678) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-16 00:50:08 (1678) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-16 00:50:08 (1678) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-16 00:50:08 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-16 00:50:08 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-16 00:50:08 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-16 00:50:42 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-16 00:50:42 (2271) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/yMAn6ernM7/ea_profile.json
* 2023-12-16 00:50:42 (2294) [[32mINFO[0m] Backed up EA4 profile to /tmp/yMAn6ernM7/ea_profile.json
* 2023-12-16 00:50:44 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-16 00:50:44 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-17 00:50:29 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-17 00:50:29 (1753) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-17 00:50:29 (4229) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-17 00:50:29 (4230) [[32mINFO[0m]
* 2023-12-17 00:50:29 (4243) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-17 00:50:29 (4243) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-17 00:50:29 (4243) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-17 00:50:29 (4243) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-17 00:50:29 (4243) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-17 00:50:29 (4243) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-17 00:50:29 (4243) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-17 00:50:29 (4243) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-17 00:50:29 (4260) [[32mINFO[0m]
* 2023-12-17 00:50:29 (4229) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-17 00:50:29 (4230) [[32mINFO[0m]
* 2023-12-17 00:50:48 (4260) [[32mINFO[0m]
* 2023-12-17 00:50:48 (1774) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-17 00:50:48 (4229) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-17 00:50:48 (4230) [[32mINFO[0m]
* 2023-12-17 00:50:48 (4243) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-17 00:50:49 (4243) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-17 00:50:49 (4260) [[32mINFO[0m]
* 2023-12-17 00:50:50 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-17 00:50:50 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-17 00:50:50 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-17 00:50:50 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-17 00:50:50 (1678) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-17 00:50:50 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-17 00:50:50 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-17 00:50:50 (1678) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-17 00:50:50 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-17 00:50:50 (1678) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-17 00:50:50 (1678) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-17 00:50:50 (1678) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-17 00:50:50 (1678) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-17 00:50:50 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-17 00:50:50 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-17 00:50:50 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-17 00:51:24 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-17 00:51:24 (2271) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/AS9Dv8Fmik/ea_profile.json
* 2023-12-17 00:51:25 (2294) [[32mINFO[0m] Backed up EA4 profile to /tmp/AS9Dv8Fmik/ea_profile.json
* 2023-12-17 00:51:26 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-17 00:51:26 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-18 00:49:02 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-18 00:49:02 (1753) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-18 00:49:02 (4229) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-18 00:49:02 (4230) [[32mINFO[0m]
* 2023-12-18 00:49:02 (4243) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-18 00:49:02 (4243) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-18 00:49:02 (4243) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-18 00:49:02 (4243) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-18 00:49:02 (4243) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-18 00:49:02 (4243) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-18 00:49:02 (4243) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-18 00:49:03 (4243) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-18 00:49:03 (4260) [[32mINFO[0m]
* 2023-12-18 00:49:03 (4229) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-18 00:49:03 (4230) [[32mINFO[0m]
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://mirror.web-ster.com/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://www.gtlib.gatech.edu/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/09d0fd29b1475e0c4501df58bd892b1a8d0446824daa06005fcd2b4a83287a94-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/107fa715114dd93b2791aa36cf51a165dd26a31918a9cda1a947ed4b80c9c930-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://mirror.web-ster.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting/7/x86_64/repodata/a951b8f17eaa18e405bdb9d90e73a80311651a8ff21a7d9ab2d1bd080b07e146-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting_legacy/7/x86_64/repodata/72ee64eb631ce324ad841f81fc05fed1d1825e03df7850ef4001787ec9190f90-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://repo.websitewelcome.com/eig_419_kernel/7/x86_64/repodata/ec3863061f325fdc02c8ff8063674087e94962531269d17d001095e70e909aaa-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://tx-mirror.tier.net/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/EA4/repodata/720e3709dad5740bb0080573871bb1fb4ddd235138febdde9ce72955afeca9b1-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://mirror.datto.com/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://centos-distro.1gservers.com/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://or-mirror.iwebfusion.net/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] http://linux.cc.lehigh.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:11 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://linux-mirrors.fnal.gov/linux/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://mirror.centos.iad1.serverforge.org/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://mirror.datto.com/CentOS/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://mirror.vtti.vt.edu/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://mirror.cs.vt.edu/pub/CentOS/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://centos.mirror.constant.com/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://mirror.cs.vt.edu/pub/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://mirror.us.oneandone.net/linux/distributions/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://mirror.rackspace.com/CentOS/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://mirrors.unifiedlayer.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://mirror.wdc2.us.leaseweb.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://coresite.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://mirrors.xtom.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://mirror.arizona.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://uvermont.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://packages.oit.ncsu.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] http://mirror.steadfastnet.com/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:12 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] http://opencolo.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] http://mirrors.liquidweb.com/CentOS/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] http://mirror.vacares.com/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] http://paducahix.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] http://forksystems.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] http://uvermont.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] http://volico.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] http://mirror.us.oneandone.net/linux/distributions/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] http://mirror.net.cen.ct.gov/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:13 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:42 (4243) [[32mINFO[0m] http://mirrors.tripadvisor.com/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno 12] Timeout on http://mirrors.tripadvisor.com/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
* 2023-12-18 00:49:42 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:42 (4243) [[32mINFO[0m] http://mirrors.oit.uci.edu/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:42 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:43 (4243) [[32mINFO[0m] http://mirrors.advancedhosters.com/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:43 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:43 (4243) [[32mINFO[0m] http://mirror.siena.edu/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:43 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:43 (4243) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:43 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:43 (4243) [[32mINFO[0m] http://nnenix.mm.fcix.net/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-18 00:49:43 (4243) [[32mINFO[0m] Trying other mirror.
* 2023-12-18 00:49:48 (4260) [[32mINFO[0m]
* 2023-12-18 00:49:48 (1774) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-18 00:49:48 (4229) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-18 00:49:48 (4230) [[32mINFO[0m]
* 2023-12-18 00:49:48 (4243) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-18 00:49:49 (4243) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-18 00:49:49 (4260) [[32mINFO[0m]
* 2023-12-18 00:49:50 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-18 00:49:50 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-18 00:49:50 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-18 00:49:50 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-18 00:49:50 (1678) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-18 00:49:50 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-18 00:49:50 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-18 00:49:50 (1678) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-18 00:49:50 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-18 00:49:50 (1678) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-18 00:49:50 (1678) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-18 00:49:50 (1678) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-18 00:49:50 (1678) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-18 00:49:50 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-18 00:49:50 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-18 00:49:50 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-18 00:50:24 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-18 00:50:24 (2271) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/rh0hx_OEpc/ea_profile.json
* 2023-12-18 00:50:25 (2294) [[32mINFO[0m] Backed up EA4 profile to /tmp/rh0hx_OEpc/ea_profile.json
* 2023-12-18 00:50:27 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-18 00:50:27 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-19 00:49:04 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-19 00:49:04 (1753) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-19 00:49:04 (4229) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-19 00:49:04 (4230) [[32mINFO[0m]
* 2023-12-19 00:49:04 (4243) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-19 00:49:04 (4243) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-19 00:49:04 (4243) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-19 00:49:04 (4243) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-19 00:49:04 (4243) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-19 00:49:04 (4243) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-19 00:49:04 (4243) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-19 00:49:04 (4243) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-19 00:49:04 (4260) [[32mINFO[0m]
* 2023-12-19 00:49:04 (4229) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-19 00:49:04 (4230) [[32mINFO[0m]
* 2023-12-19 00:49:25 (4260) [[32mINFO[0m]
* 2023-12-19 00:49:25 (1774) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-19 00:49:25 (4229) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-19 00:49:25 (4230) [[32mINFO[0m]
* 2023-12-19 00:49:25 (4243) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-19 00:49:26 (4243) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-19 00:49:26 (4260) [[32mINFO[0m]
* 2023-12-19 00:49:27 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-19 00:49:27 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-19 00:49:27 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-19 00:49:27 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-19 00:49:27 (1678) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-19 00:49:27 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-19 00:49:27 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-19 00:49:27 (1678) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-19 00:49:27 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-19 00:49:27 (1678) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-19 00:49:27 (1678) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-19 00:49:27 (1678) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-19 00:49:27 (1678) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-19 00:49:27 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-19 00:49:27 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-19 00:49:27 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-19 00:50:02 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-19 00:50:02 (2271) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/FPG3QM2p2m/ea_profile.json
* 2023-12-19 00:50:02 (2294) [[32mINFO[0m] Backed up EA4 profile to /tmp/FPG3QM2p2m/ea_profile.json
* 2023-12-19 00:50:04 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-19 00:50:04 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-20 00:49:19 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-20 00:49:19 (1753) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-20 00:49:19 (4229) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-20 00:49:19 (4230) [[32mINFO[0m]
* 2023-12-20 00:49:19 (4243) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-20 00:49:19 (4243) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-20 00:49:19 (4243) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-20 00:49:19 (4243) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-20 00:49:19 (4243) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-20 00:49:19 (4243) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-20 00:49:19 (4243) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-20 00:49:20 (4243) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-20 00:49:20 (4260) [[32mINFO[0m]
* 2023-12-20 00:49:20 (4229) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-20 00:49:20 (4230) [[32mINFO[0m]
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml.tmp is not XML
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m]
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m]
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m]
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m]
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] packages for the previous distribution release still work).
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m]
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m]
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m]
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] or
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m]
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] compromise:
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m]
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m]
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml does not exist
* 2023-12-20 00:49:22 (4260) [[32mINFO[0m]
* 2023-12-20 00:49:22 (1760) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-12-20 00:49:22 (1774) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-20 00:49:22 (4229) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-20 00:49:22 (4230) [[32mINFO[0m]
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-20 00:49:22 (4243) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-20 00:49:22 (4260) [[32mINFO[0m]
* 2023-12-20 00:49:23 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-20 00:49:23 (1678) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-20 00:49:23 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-20 00:49:23 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-20 00:49:23 (1678) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-20 00:49:23 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-20 00:49:23 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-20 00:49:23 (1678) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-20 00:49:23 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-20 00:49:23 (1678) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-20 00:49:23 (1678) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-20 00:49:23 (1678) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-20 00:49:23 (1678) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-20 00:49:23 (1678) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-20 00:49:23 (1689) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-20 00:49:23 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported and have installed packages.
You should disable these repositories and remove packages installed from them
before continuing the update.
* 2023-12-20 00:50:05 (815) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-20 00:50:05 (2271) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/W0fRCBRelY/ea_profile.json
* 2023-12-20 00:50:06 (2294) [[32mINFO[0m] Backed up EA4 profile to /tmp/W0fRCBRelY/ea_profile.json
* 2023-12-20 00:50:07 (155) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-20 00:50:08 (260) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-21 00:51:22 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-21 00:51:22 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-21 00:51:22 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-21 00:51:22 (4251) [[32mINFO[0m]
* 2023-12-21 00:51:22 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-21 00:51:22 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-21 00:51:22 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-21 00:51:22 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-21 00:51:22 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-21 00:51:22 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-21 00:51:22 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-21 00:51:22 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-21 00:51:22 (4281) [[32mINFO[0m]
* 2023-12-21 00:51:22 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-21 00:51:22 (4251) [[32mINFO[0m]
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml.tmp is not XML
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m]
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m]
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m]
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m]
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] packages for the previous distribution release still work).
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m]
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m]
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m]
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] or
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m]
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] compromise:
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m]
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m]
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml does not exist
* 2023-12-21 00:51:25 (4281) [[32mINFO[0m]
* 2023-12-21 00:51:25 (1781) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-12-21 00:51:25 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-21 00:51:25 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-21 00:51:25 (4251) [[32mINFO[0m]
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-21 00:51:25 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-21 00:51:25 (4281) [[32mINFO[0m]
* 2023-12-21 00:51:26 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-21 00:51:26 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-21 00:51:26 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-21 00:51:26 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-21 00:51:26 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-21 00:51:26 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-21 00:51:26 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-21 00:51:26 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-21 00:51:26 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-21 00:51:26 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-21 00:51:26 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-21 00:51:26 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-21 00:51:26 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-21 00:51:26 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-21 00:51:26 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-21 00:52:10 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-21 00:52:10 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/kOCRyo_KQ3/ea_profile.json
* 2023-12-21 00:52:11 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/kOCRyo_KQ3/ea_profile.json
* 2023-12-21 00:52:12 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-21 00:52:12 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-22 00:50:45 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-22 00:50:45 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-22 00:50:45 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-22 00:50:45 (4251) [[32mINFO[0m]
* 2023-12-22 00:50:45 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-22 00:50:45 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-22 00:50:45 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-22 00:50:45 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-22 00:50:45 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-22 00:50:45 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-22 00:50:45 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-22 00:50:45 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-22 00:50:45 (4281) [[32mINFO[0m]
* 2023-12-22 00:50:45 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-22 00:50:45 (4251) [[32mINFO[0m]
* 2023-12-22 00:51:35 (4264) [[32mINFO[0m] http://or-mirror.iwebfusion.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-22 00:51:35 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-22 00:51:36 (4264) [[32mINFO[0m] http://mirror.centos.iad1.serverforge.org/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-22 00:51:36 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-22 00:52:06 (4264) [[32mINFO[0m] http://mirrors.cmich.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 12] Timeout on http://mirrors.cmich.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
* 2023-12-22 00:52:06 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-22 00:52:07 (4264) [[32mINFO[0m] http://mirror.umd.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-22 00:52:07 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-22 00:52:13 (4281) [[32mINFO[0m]
* 2023-12-22 00:52:13 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-22 00:52:13 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-22 00:52:13 (4251) [[32mINFO[0m]
* 2023-12-22 00:52:13 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-22 00:52:14 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-22 00:52:14 (4281) [[32mINFO[0m]
* 2023-12-22 00:52:15 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-22 00:52:15 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-22 00:52:15 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-22 00:52:15 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-22 00:52:15 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-22 00:52:15 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-22 00:52:15 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-22 00:52:15 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-22 00:52:15 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-22 00:52:15 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-22 00:52:15 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-22 00:52:15 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-22 00:52:15 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-22 00:52:15 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-22 00:52:15 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-22 00:53:41 (1633) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2023-12-22 00:53:41 (1634) [[31mERROR[0m] http://tx-mirror.tier.net/centos/7.9.2009/sclo/x86_64/rh/repodata/98b8867241f312ec08468981d8bc7f6f780230ad445b9cc262a0cc9ba4547ab2-other.sqlite.bz2: [Errno 14] HTTP Error 500 - Internal Server Error
Trying other mirror.
* 2023-12-22 00:53:41 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-22 00:53:41 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-22 00:53:41 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ARu3tt2qQb/ea_profile.json
* 2023-12-22 00:53:41 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/ARu3tt2qQb/ea_profile.json
* 2023-12-22 00:53:43 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-22 00:53:43 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-23 00:51:47 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-23 00:51:47 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-23 00:51:47 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-23 00:51:47 (4251) [[32mINFO[0m]
* 2023-12-23 00:51:47 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-23 00:51:47 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-23 00:51:47 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-23 00:51:47 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-23 00:51:47 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-23 00:51:47 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-23 00:51:47 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-23 00:51:48 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-23 00:51:48 (4281) [[32mINFO[0m]
* 2023-12-23 00:51:48 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-23 00:51:48 (4251) [[32mINFO[0m]
* 2023-12-23 00:52:00 (4264) [[32mINFO[0m] http://or-mirror.iwebfusion.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-23 00:52:00 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-23 00:52:00 (4264) [[32mINFO[0m] http://mirror.cs.vt.edu/pub/CentOS/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-23 00:52:00 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-23 00:52:00 (4264) [[32mINFO[0m] http://mirror.mia11.us.leaseweb.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-23 00:52:00 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-23 00:52:30 (4264) [[32mINFO[0m] http://mirrors.seas.harvard.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 12] Timeout on http://mirrors.seas.harvard.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: (28, 'Connection timed out after 30001 milliseconds')
* 2023-12-23 00:52:30 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-23 00:52:31 (4264) [[32mINFO[0m] http://mirrors.wcupa.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-23 00:52:31 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-23 00:52:31 (4264) [[32mINFO[0m] http://mirror.metrocast.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-23 00:52:31 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-23 00:52:31 (4264) [[32mINFO[0m] http://mirror.servaxnet.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-23 00:52:31 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-23 00:52:31 (4264) [[32mINFO[0m] http://mirror.net.cen.ct.gov/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-23 00:52:31 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-23 00:52:32 (4264) [[32mINFO[0m] http://or-mirror.iwebfusion.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-23 00:52:32 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-23 00:53:01 (4264) [[32mINFO[0m] http://mirrors.tripadvisor.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 12] Timeout on http://mirrors.tripadvisor.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
* 2023-12-23 00:53:01 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-23 00:53:32 (4264) [[32mINFO[0m] http://mirrors.cmich.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 12] Timeout on http://mirrors.cmich.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
* 2023-12-23 00:53:32 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-23 00:53:36 (4281) [[32mINFO[0m]
* 2023-12-23 00:53:36 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-23 00:53:36 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-23 00:53:36 (4251) [[32mINFO[0m]
* 2023-12-23 00:53:36 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-23 00:53:37 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-23 00:53:37 (4281) [[32mINFO[0m]
* 2023-12-23 00:53:38 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-23 00:53:38 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-23 00:53:38 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-23 00:53:38 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-23 00:53:38 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-23 00:53:38 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-23 00:53:38 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-23 00:53:38 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-23 00:53:38 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-23 00:53:38 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-23 00:53:38 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-23 00:53:38 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-23 00:53:38 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-23 00:53:38 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-23 00:53:38 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-23 00:54:58 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-23 00:54:58 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/H8jEUjRBFB/ea_profile.json
* 2023-12-23 00:54:59 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/H8jEUjRBFB/ea_profile.json
* 2023-12-23 00:55:00 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-23 00:55:00 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-24 00:49:40 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-24 00:49:40 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-24 00:49:40 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-24 00:49:40 (4251) [[32mINFO[0m]
* 2023-12-24 00:49:40 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-24 00:49:40 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-24 00:49:40 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-24 00:49:40 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-24 00:49:40 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-24 00:49:40 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-24 00:49:40 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-24 00:49:40 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-24 00:49:40 (4281) [[32mINFO[0m]
* 2023-12-24 00:49:40 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-24 00:49:40 (4251) [[32mINFO[0m]
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] Traceback (most recent call last):
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/bin/yum", line 29, in <module>
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] yummain.user_main(sys.argv[1:], exit_code=True)
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 375, in user_main
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] errcode = main(args)
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 184, in main
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] result, resultmsgs = base.doCommands()
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 585, in doCommands
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/yumcommands.py", line 1627, in doCommand
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] ypl = base.returnPkgLists(extcmds, repoid=repoid)
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 1444, in returnPkgLists
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] ignore_case=True, repoid=repoid)
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3015, in doPackageLists
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] for (n,a,e,v,r) in self.up.getUpdatesList():
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1094, in <lambda>
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] up = property(fget=lambda self: self._getUpdates(),
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 838, in _getUpdates
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] self._up = rpmUtils.updates.Updates(self.rpmdb.simplePkgList(), self.pkgSack.simplePkgList())
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1075, in <lambda>
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] pkgSack = property(fget=lambda self: self._getSacks(),
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in _getSacks
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] self.repos.populateSack(which=repos)
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/repos.py", line 380, in populateSack
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] sack._retrieve_async(repo, data)
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 185, in _retrieve_async
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] if not self._check_uncompressed_db_gen(repo, mydbtype):
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 287, in _check_uncompressed_db_gen
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] cached=repo.cache)
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1176, in repo_gen_decompress
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] return decompress(filename, dest=dest, check_timestamps=True)
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1163, in decompress
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] os.utime(out, (fi.st_mtime, fi.st_mtime))
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] OSError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/7/centos-sclo-sclo/gen/primary_db.sqlite'
* 2023-12-24 00:49:48 (4281) [[32mINFO[0m]
* 2023-12-24 00:49:48 (1781) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-12-24 00:49:48 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-24 00:49:48 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-24 00:49:48 (4251) [[32mINFO[0m]
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-24 00:49:48 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-24 00:49:48 (4281) [[32mINFO[0m]
* 2023-12-24 00:49:49 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-24 00:49:49 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-24 00:49:49 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-24 00:49:49 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-24 00:49:49 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-24 00:49:49 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-24 00:49:49 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-24 00:49:49 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-24 00:49:49 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-24 00:49:49 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-24 00:49:49 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-24 00:49:49 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-24 00:49:49 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-24 00:49:49 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-24 00:49:49 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-24 00:50:22 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-24 00:50:22 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/vnbtvcg4PN/ea_profile.json
* 2023-12-24 00:50:23 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/vnbtvcg4PN/ea_profile.json
* 2023-12-24 00:50:24 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-24 00:50:24 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-25 00:49:07 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-25 00:49:07 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-25 00:49:07 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-25 00:49:07 (4251) [[32mINFO[0m]
* 2023-12-25 00:49:07 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-25 00:49:07 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-25 00:49:07 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-25 00:49:07 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-25 00:49:07 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-25 00:49:07 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-25 00:49:07 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-25 00:49:07 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-25 00:49:07 (4281) [[32mINFO[0m]
* 2023-12-25 00:49:07 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-25 00:49:07 (4251) [[32mINFO[0m]
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml.tmp is not XML
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m]
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m]
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m]
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m]
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] packages for the previous distribution release still work).
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m]
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m]
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m]
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] or
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m]
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] compromise:
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m]
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m]
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml does not exist
* 2023-12-25 00:49:10 (4281) [[32mINFO[0m]
* 2023-12-25 00:49:10 (1781) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-12-25 00:49:10 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-25 00:49:10 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-25 00:49:10 (4251) [[32mINFO[0m]
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-25 00:49:10 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-25 00:49:10 (4281) [[32mINFO[0m]
* 2023-12-25 00:49:12 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-25 00:49:12 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-25 00:49:12 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-25 00:49:12 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-25 00:49:12 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-25 00:49:12 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-25 00:49:12 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-25 00:49:12 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-25 00:49:12 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-25 00:49:12 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-25 00:49:12 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-25 00:49:12 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-25 00:49:12 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-25 00:49:12 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-25 00:49:12 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-25 00:49:55 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-25 00:49:55 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Pl9aIMiNZy/ea_profile.json
* 2023-12-25 00:49:56 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/Pl9aIMiNZy/ea_profile.json
* 2023-12-25 00:49:57 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-25 00:49:57 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-26 00:51:02 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-26 00:51:02 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-26 00:51:02 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-26 00:51:02 (4251) [[32mINFO[0m]
* 2023-12-26 00:51:03 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-26 00:51:03 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-26 00:51:03 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-26 00:51:03 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-26 00:51:03 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-26 00:51:03 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-26 00:51:03 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-26 00:51:03 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-26 00:51:03 (4281) [[32mINFO[0m]
* 2023-12-26 00:51:03 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-26 00:51:03 (4251) [[32mINFO[0m]
* 2023-12-26 00:51:32 (4264) [[32mINFO[0m] http://or-mirror.iwebfusion.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-26 00:51:32 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m]
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m]
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m]
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m]
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] packages for the previous distribution release still work).
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m]
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m]
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m]
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] or
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m]
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] compromise:
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m]
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m]
* 2023-12-26 00:51:34 (4264) [[32mINFO[0m] centos-sclo-rh: Check uncompressed DB failed
* 2023-12-26 00:51:34 (4281) [[32mINFO[0m]
* 2023-12-26 00:51:34 (1781) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-12-26 00:51:34 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-26 00:51:34 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-26 00:51:34 (4251) [[32mINFO[0m]
* 2023-12-26 00:51:35 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-26 00:51:35 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-26 00:51:35 (4281) [[32mINFO[0m]
* 2023-12-26 00:51:36 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-26 00:51:36 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-26 00:51:36 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-26 00:51:36 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-26 00:51:36 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-26 00:51:36 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-26 00:51:36 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-26 00:51:36 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-26 00:51:36 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-26 00:51:36 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-26 00:51:36 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-26 00:51:36 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-26 00:51:36 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-26 00:51:36 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-26 00:51:36 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-26 00:53:51 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-26 00:53:51 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/C_1Qsx2Uj8/ea_profile.json
* 2023-12-26 00:53:52 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/C_1Qsx2Uj8/ea_profile.json
* 2023-12-26 00:53:53 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-26 00:53:53 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-27 00:49:01 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-27 00:49:01 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-27 00:49:01 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-27 00:49:01 (4251) [[32mINFO[0m]
* 2023-12-27 00:49:01 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-27 00:49:01 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-27 00:49:01 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-27 00:49:01 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-27 00:49:01 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-27 00:49:01 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-27 00:49:01 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-27 00:49:02 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-27 00:49:02 (4281) [[32mINFO[0m]
* 2023-12-27 00:49:02 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-27 00:49:02 (4251) [[32mINFO[0m]
* 2023-12-27 00:49:20 (4281) [[32mINFO[0m]
* 2023-12-27 00:49:20 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-27 00:49:20 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-27 00:49:20 (4251) [[32mINFO[0m]
* 2023-12-27 00:49:20 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-27 00:49:21 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-27 00:49:21 (4281) [[32mINFO[0m]
* 2023-12-27 00:49:22 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-27 00:49:22 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-27 00:49:22 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-27 00:49:22 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-27 00:49:22 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-27 00:49:22 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-27 00:49:22 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-27 00:49:22 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-27 00:49:22 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-27 00:49:22 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-27 00:49:22 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-27 00:49:22 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-27 00:49:22 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-27 00:49:22 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-27 00:49:22 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-27 00:49:58 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-27 00:49:58 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/PXPzMhiEqb/ea_profile.json
* 2023-12-27 00:49:58 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/PXPzMhiEqb/ea_profile.json
* 2023-12-27 00:50:00 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-27 00:50:00 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-28 00:49:04 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-28 00:49:04 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-28 00:49:04 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-28 00:49:04 (4251) [[32mINFO[0m]
* 2023-12-28 00:49:04 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-28 00:49:04 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-28 00:49:04 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-28 00:49:04 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-28 00:49:04 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-28 00:49:04 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-28 00:49:04 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-28 00:49:05 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-28 00:49:05 (4281) [[32mINFO[0m]
* 2023-12-28 00:49:05 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-28 00:49:05 (4251) [[32mINFO[0m]
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m]
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m]
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m]
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m]
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] packages for the previous distribution release still work).
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m]
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m]
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m]
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] or
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m]
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] compromise:
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m]
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m]
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] updates: Check uncompressed DB failed
* 2023-12-28 00:49:28 (4281) [[32mINFO[0m]
* 2023-12-28 00:49:28 (1781) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2023-12-28 00:49:28 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-28 00:49:28 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-28 00:49:28 (4251) [[32mINFO[0m]
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-28 00:49:28 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-28 00:49:28 (4281) [[32mINFO[0m]
* 2023-12-28 00:49:30 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-28 00:49:30 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-28 00:49:30 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-28 00:49:30 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-28 00:49:30 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-28 00:49:30 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-28 00:49:30 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-28 00:49:30 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-28 00:49:30 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-28 00:49:30 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-28 00:49:30 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-28 00:49:30 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-28 00:49:30 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-28 00:49:30 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-28 00:49:30 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-28 00:50:08 (1633) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2023-12-28 00:50:08 (1634) [[31mERROR[0m] Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
16: error opening file from https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos, IOError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/7/epel/metalink.xml.tmp'
* 2023-12-28 00:50:08 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-28 00:50:08 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-28 00:50:08 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/zQHkWRH912/ea_profile.json
* 2023-12-28 00:50:09 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/zQHkWRH912/ea_profile.json
* 2023-12-28 00:50:10 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-28 00:50:10 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-29 00:49:13 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-29 00:49:13 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-29 00:49:13 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-29 00:49:13 (4251) [[32mINFO[0m]
* 2023-12-29 00:49:13 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-29 00:49:13 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-29 00:49:13 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-29 00:49:13 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-29 00:49:13 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-29 00:49:13 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-29 00:49:13 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-29 00:49:14 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-29 00:49:14 (4281) [[32mINFO[0m]
* 2023-12-29 00:49:14 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-29 00:49:14 (4251) [[32mINFO[0m]
* 2023-12-29 00:49:26 (4264) [[32mINFO[0m] http://mirror.clarkson.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-29 00:49:26 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-29 00:49:26 (4264) [[32mINFO[0m] http://mirrors.raystedman.org/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-29 00:49:26 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-29 00:49:26 (4264) [[32mINFO[0m] http://mirrors.rit.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-29 00:49:26 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-29 00:49:27 (4264) [[32mINFO[0m] http://centos.mirror.constant.com/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-29 00:49:27 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-29 00:49:27 (4264) [[32mINFO[0m] http://mirror.mia11.us.leaseweb.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-29 00:49:27 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-29 00:49:27 (4264) [[32mINFO[0m] http://nyc.mirrors.clouvider.net/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-29 00:49:27 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-29 00:49:27 (4264) [[32mINFO[0m] http://abqix.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-29 00:49:27 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-29 00:49:27 (4264) [[32mINFO[0m] http://mirrors.mit.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-29 00:49:27 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-29 00:49:28 (4264) [[32mINFO[0m] http://mirror.wdc2.us.leaseweb.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-29 00:49:28 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-29 00:49:28 (4264) [[32mINFO[0m] http://paducahix.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2023-12-29 00:49:28 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-29 00:49:33 (4281) [[32mINFO[0m]
* 2023-12-29 00:49:33 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-29 00:49:33 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-29 00:49:33 (4251) [[32mINFO[0m]
* 2023-12-29 00:49:33 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-29 00:49:33 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-29 00:49:33 (4281) [[32mINFO[0m]
* 2023-12-29 00:49:34 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-29 00:49:34 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-29 00:49:34 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-29 00:49:34 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-29 00:49:34 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-29 00:49:34 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-29 00:49:34 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-29 00:49:34 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-29 00:49:34 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-29 00:49:34 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-29 00:49:34 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-29 00:49:34 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-29 00:49:34 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-29 00:49:34 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-29 00:49:34 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-29 00:50:11 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-29 00:50:11 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/zjz_U2yVB7/ea_profile.json
* 2023-12-29 00:50:12 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/zjz_U2yVB7/ea_profile.json
* 2023-12-29 00:50:13 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-29 00:50:13 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-30 00:50:03 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-30 00:50:03 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-30 00:50:03 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-30 00:50:03 (4251) [[32mINFO[0m]
* 2023-12-30 00:50:04 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-30 00:50:04 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-30 00:50:04 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-30 00:50:04 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-30 00:50:04 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-30 00:50:04 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-30 00:50:04 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-30 00:50:04 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-30 00:50:04 (4281) [[32mINFO[0m]
* 2023-12-30 00:50:04 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-30 00:50:04 (4251) [[32mINFO[0m]
* 2023-12-30 00:50:23 (4281) [[32mINFO[0m]
* 2023-12-30 00:50:23 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-30 00:50:23 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-30 00:50:23 (4251) [[32mINFO[0m]
* 2023-12-30 00:50:23 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-30 00:50:23 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-30 00:50:23 (4281) [[32mINFO[0m]
* 2023-12-30 00:50:24 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-30 00:50:24 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-30 00:50:24 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-30 00:50:24 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-30 00:50:24 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-30 00:50:24 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-30 00:50:24 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-30 00:50:24 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-30 00:50:24 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-30 00:50:24 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-30 00:50:24 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-30 00:50:24 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-30 00:50:24 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-30 00:50:24 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-30 00:50:24 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-30 00:50:59 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-30 00:50:59 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/wBVHNiD1xL/ea_profile.json
* 2023-12-30 00:50:59 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/wBVHNiD1xL/ea_profile.json
* 2023-12-30 00:51:01 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-30 00:51:01 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-31 00:49:37 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2023-12-31 00:49:37 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2023-12-31 00:49:37 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2023-12-31 00:49:37 (4251) [[32mINFO[0m]
* 2023-12-31 00:49:37 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2023-12-31 00:49:37 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2023-12-31 00:49:37 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2023-12-31 00:49:37 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2023-12-31 00:49:37 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2023-12-31 00:49:37 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2023-12-31 00:49:37 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2023-12-31 00:49:38 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2023-12-31 00:49:38 (4281) [[32mINFO[0m]
* 2023-12-31 00:49:38 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2023-12-31 00:49:38 (4251) [[32mINFO[0m]
* 2023-12-31 00:49:44 (4264) [[32mINFO[0m] http://www.gtlib.gatech.edu/pub/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-31 00:49:44 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-31 00:49:46 (4264) [[32mINFO[0m] http://mirror.umd.edu/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2023-12-31 00:49:46 (4264) [[32mINFO[0m] Trying other mirror.
* 2023-12-31 00:50:02 (4281) [[32mINFO[0m]
* 2023-12-31 00:50:02 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2023-12-31 00:50:02 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2023-12-31 00:50:02 (4251) [[32mINFO[0m]
* 2023-12-31 00:50:02 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2023-12-31 00:50:03 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2023-12-31 00:50:03 (4281) [[32mINFO[0m]
* 2023-12-31 00:50:04 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2023-12-31 00:50:04 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2023-12-31 00:50:04 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2023-12-31 00:50:04 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2023-12-31 00:50:04 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2023-12-31 00:50:04 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2023-12-31 00:50:04 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2023-12-31 00:50:04 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2023-12-31 00:50:04 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2023-12-31 00:50:04 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2023-12-31 00:50:04 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2023-12-31 00:50:04 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2023-12-31 00:50:04 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2023-12-31 00:50:04 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2023-12-31 00:50:04 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2023-12-31 00:50:39 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-31 00:50:39 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/COIyRijhyH/ea_profile.json
* 2023-12-31 00:50:40 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/COIyRijhyH/ea_profile.json
* 2023-12-31 00:50:41 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2023-12-31 00:50:41 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-01 00:49:21 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-01 00:49:21 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-01 00:49:21 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-01 00:49:21 (4251) [[32mINFO[0m]
* 2024-01-01 00:49:21 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-01 00:49:21 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-01 00:49:21 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-01 00:49:21 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-01 00:49:21 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-01 00:49:21 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-01 00:49:21 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-01 00:49:22 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-01 00:49:22 (4281) [[32mINFO[0m]
* 2024-01-01 00:49:22 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-01 00:49:22 (4251) [[32mINFO[0m]
* 2024-01-01 00:49:39 (4281) [[32mINFO[0m]
* 2024-01-01 00:49:39 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-01 00:49:39 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-01 00:49:39 (4251) [[32mINFO[0m]
* 2024-01-01 00:49:39 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-01 00:49:40 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-01 00:49:40 (4281) [[32mINFO[0m]
* 2024-01-01 00:49:41 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-01 00:49:41 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-01 00:49:41 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-01 00:49:41 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-01 00:49:41 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-01 00:49:41 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-01 00:49:41 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-01 00:49:41 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-01 00:49:41 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-01 00:49:41 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-01 00:49:41 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-01 00:49:41 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-01 00:49:41 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-01 00:49:41 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-01 00:49:41 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-01 00:50:15 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-01 00:50:15 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/dWBXriS5FS/ea_profile.json
* 2024-01-01 00:50:16 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/dWBXriS5FS/ea_profile.json
* 2024-01-01 00:50:17 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-01 00:50:17 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-02 00:49:02 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-02 00:49:02 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-02 00:49:02 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-02 00:49:02 (4251) [[32mINFO[0m]
* 2024-01-02 00:49:02 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-02 00:49:02 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-02 00:49:02 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-02 00:49:02 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-02 00:49:02 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-02 00:49:02 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-02 00:49:02 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-02 00:49:02 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-02 00:49:02 (4281) [[32mINFO[0m]
* 2024-01-02 00:49:02 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-02 00:49:02 (4251) [[32mINFO[0m]
* 2024-01-02 00:49:22 (4281) [[32mINFO[0m]
* 2024-01-02 00:49:22 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-02 00:49:22 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-02 00:49:22 (4251) [[32mINFO[0m]
* 2024-01-02 00:49:22 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-02 00:49:22 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-02 00:49:22 (4281) [[32mINFO[0m]
* 2024-01-02 00:49:23 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-02 00:49:23 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-02 00:49:23 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-02 00:49:23 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-02 00:49:23 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-02 00:49:23 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-02 00:49:23 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-02 00:49:23 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-02 00:49:23 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-02 00:49:23 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-02 00:49:23 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-02 00:49:23 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-02 00:49:23 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-02 00:49:23 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-02 00:49:23 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-02 00:49:58 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-02 00:49:58 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/6ruZnqas6y/ea_profile.json
* 2024-01-02 00:49:58 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/6ruZnqas6y/ea_profile.json
* 2024-01-02 00:50:00 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-02 00:50:00 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-03 00:50:19 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-03 00:50:19 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-03 00:50:19 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-03 00:50:19 (4251) [[32mINFO[0m]
* 2024-01-03 00:50:19 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-03 00:50:19 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-03 00:50:19 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-03 00:50:19 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-03 00:50:19 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-03 00:50:19 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-03 00:50:19 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-03 00:50:19 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-03 00:50:19 (4281) [[32mINFO[0m]
* 2024-01-03 00:50:19 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-03 00:50:19 (4251) [[32mINFO[0m]
* 2024-01-03 00:50:39 (4281) [[32mINFO[0m]
* 2024-01-03 00:50:39 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-03 00:50:39 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-03 00:50:39 (4251) [[32mINFO[0m]
* 2024-01-03 00:50:40 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-03 00:50:40 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-03 00:50:40 (4281) [[32mINFO[0m]
* 2024-01-03 00:50:41 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-03 00:50:41 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-03 00:50:41 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-03 00:50:41 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-03 00:50:41 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-03 00:50:41 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-03 00:50:41 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-03 00:50:41 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-03 00:50:41 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-03 00:50:41 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-03 00:50:41 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-03 00:50:41 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-03 00:50:41 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-03 00:50:41 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-03 00:50:41 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-03 00:51:17 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-03 00:51:17 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/wGLcoqtNJT/ea_profile.json
* 2024-01-03 00:51:18 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/wGLcoqtNJT/ea_profile.json
* 2024-01-03 00:51:19 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-03 00:51:19 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-04 00:49:39 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-04 00:49:39 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-04 00:49:39 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-04 00:49:39 (4251) [[32mINFO[0m]
* 2024-01-04 00:49:39 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-04 00:49:39 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-04 00:49:39 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-04 00:49:39 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-04 00:49:39 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-04 00:49:39 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-04 00:49:39 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-04 00:49:39 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-04 00:49:39 (4281) [[32mINFO[0m]
* 2024-01-04 00:49:39 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-04 00:49:39 (4251) [[32mINFO[0m]
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml.tmp is not XML
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m]
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m]
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m]
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m]
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] packages for the previous distribution release still work).
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m]
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m]
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m]
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] or
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m]
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] compromise:
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m]
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m]
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml does not exist
* 2024-01-04 00:49:42 (4281) [[32mINFO[0m]
* 2024-01-04 00:49:42 (1781) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2024-01-04 00:49:42 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-04 00:49:42 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-04 00:49:42 (4251) [[32mINFO[0m]
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-04 00:49:42 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-04 00:49:42 (4281) [[32mINFO[0m]
* 2024-01-04 00:49:43 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-04 00:49:43 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-04 00:49:43 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-04 00:49:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-04 00:49:43 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-04 00:49:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-04 00:49:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-04 00:49:43 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-04 00:49:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-04 00:49:43 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-04 00:49:43 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-04 00:49:43 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-04 00:49:43 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-04 00:49:43 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-04 00:49:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-04 00:50:27 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-04 00:50:27 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/YGC3CJYgxB/ea_profile.json
* 2024-01-04 00:50:28 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/YGC3CJYgxB/ea_profile.json
* 2024-01-04 00:50:29 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-04 00:50:29 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-05 00:49:14 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-05 00:49:14 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-05 00:49:14 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-05 00:49:14 (4251) [[32mINFO[0m]
* 2024-01-05 00:49:14 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-05 00:49:14 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-05 00:49:14 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-05 00:49:14 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-05 00:49:14 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-05 00:49:14 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-05 00:49:14 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-05 00:49:14 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-05 00:49:14 (4281) [[32mINFO[0m]
* 2024-01-05 00:49:14 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-05 00:49:14 (4251) [[32mINFO[0m]
* 2024-01-05 00:49:33 (4281) [[32mINFO[0m]
* 2024-01-05 00:49:33 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-05 00:49:33 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-05 00:49:33 (4251) [[32mINFO[0m]
* 2024-01-05 00:49:33 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-05 00:49:33 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-05 00:49:33 (4281) [[32mINFO[0m]
* 2024-01-05 00:49:34 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-05 00:49:34 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-05 00:49:34 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-05 00:49:34 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-05 00:49:34 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-05 00:49:34 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-05 00:49:34 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-05 00:49:34 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-05 00:49:34 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-05 00:49:34 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-05 00:49:34 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-05 00:49:34 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-05 00:49:34 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-05 00:49:34 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-05 00:49:34 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-05 00:50:11 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-05 00:50:11 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/2TNr9UYN2u/ea_profile.json
* 2024-01-05 00:50:12 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/2TNr9UYN2u/ea_profile.json
* 2024-01-05 00:50:13 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-05 00:50:13 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-06 00:49:53 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-06 00:49:53 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-06 00:49:53 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-06 00:49:53 (4251) [[32mINFO[0m]
* 2024-01-06 00:49:53 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-06 00:49:53 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-06 00:49:53 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-06 00:49:53 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-06 00:49:53 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-06 00:49:53 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-06 00:49:53 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-06 00:49:53 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-06 00:49:53 (4281) [[32mINFO[0m]
* 2024-01-06 00:49:53 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-06 00:49:53 (4251) [[32mINFO[0m]
* 2024-01-06 00:50:12 (4281) [[32mINFO[0m]
* 2024-01-06 00:50:12 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-06 00:50:12 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-06 00:50:12 (4251) [[32mINFO[0m]
* 2024-01-06 00:50:12 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-06 00:50:13 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-06 00:50:13 (4281) [[32mINFO[0m]
* 2024-01-06 00:50:14 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-06 00:50:14 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-06 00:50:14 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-06 00:50:14 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-06 00:50:14 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-06 00:50:14 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-06 00:50:14 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-06 00:50:14 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-06 00:50:14 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-06 00:50:14 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-06 00:50:14 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-06 00:50:14 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-06 00:50:14 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-06 00:50:14 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-06 00:50:14 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-06 00:50:49 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-06 00:50:49 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/GZn2fenSSZ/ea_profile.json
* 2024-01-06 00:50:50 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/GZn2fenSSZ/ea_profile.json
* 2024-01-06 00:50:51 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-06 00:50:51 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-07 00:50:03 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-07 00:50:03 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-07 00:50:03 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-07 00:50:03 (4251) [[32mINFO[0m]
* 2024-01-07 00:50:04 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-07 00:50:04 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-07 00:50:04 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-07 00:50:04 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-07 00:50:04 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-07 00:50:04 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-07 00:50:04 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-07 00:50:04 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-07 00:50:04 (4281) [[32mINFO[0m]
* 2024-01-07 00:50:04 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-07 00:50:04 (4251) [[32mINFO[0m]
* 2024-01-07 00:50:14 (4264) [[32mINFO[0m] http://ftp.osuosl.org/pub/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-01-07 00:50:14 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-07 00:50:18 (4264) [[32mINFO[0m] http://mirrors.rcs.alaska.edu/centos/7.9.2009/updates/x86_64/repodata/a08d753160a0cf6bf11e6fd2c2e78d83ac1d8ab9a1afabaa1ec9caa68cc0b2e6-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-01-07 00:50:18 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-07 00:50:28 (4281) [[32mINFO[0m]
* 2024-01-07 00:50:28 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-07 00:50:28 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-07 00:50:28 (4251) [[32mINFO[0m]
* 2024-01-07 00:50:28 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-07 00:50:28 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-07 00:50:28 (4281) [[32mINFO[0m]
* 2024-01-07 00:50:29 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-07 00:50:29 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-07 00:50:29 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-07 00:50:29 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-07 00:50:29 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-07 00:50:29 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-07 00:50:29 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-07 00:50:29 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-07 00:50:29 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-07 00:50:29 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-07 00:50:29 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-07 00:50:29 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-07 00:50:29 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-07 00:50:29 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-07 00:50:29 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-07 00:51:05 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-07 00:51:05 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/9J2phn8ryD/ea_profile.json
* 2024-01-07 00:51:05 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/9J2phn8ryD/ea_profile.json
* 2024-01-07 00:51:07 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-07 00:51:07 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-08 00:49:02 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-08 00:49:02 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-08 00:49:02 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-08 00:49:02 (4251) [[32mINFO[0m]
* 2024-01-08 00:49:02 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-08 00:49:02 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-08 00:49:02 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-08 00:49:02 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-08 00:49:02 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-08 00:49:02 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-08 00:49:02 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-08 00:49:02 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-08 00:49:02 (4281) [[32mINFO[0m]
* 2024-01-08 00:49:02 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-08 00:49:02 (4251) [[32mINFO[0m]
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml.tmp is not XML
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m]
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m]
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m]
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m]
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] packages for the previous distribution release still work).
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m]
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m]
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m]
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] or
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m]
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] compromise:
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m]
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m]
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml does not exist
* 2024-01-08 00:49:04 (4281) [[32mINFO[0m]
* 2024-01-08 00:49:04 (1781) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2024-01-08 00:49:04 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-08 00:49:04 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-08 00:49:04 (4251) [[32mINFO[0m]
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-08 00:49:04 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-08 00:49:04 (4281) [[32mINFO[0m]
* 2024-01-08 00:49:06 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-08 00:49:06 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-08 00:49:06 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-08 00:49:06 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-08 00:49:06 (1693) [[31mERROR[0m] 29 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-08 00:49:06 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-08 00:49:06 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-08 00:49:06 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-08 00:49:06 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-08 00:49:06 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-08 00:49:06 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-08 00:49:06 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-08 00:49:06 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-08 00:49:06 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-08 00:49:06 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-08 00:49:51 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-08 00:49:51 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/FwQCZXkqC5/ea_profile.json
* 2024-01-08 00:49:51 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/FwQCZXkqC5/ea_profile.json
* 2024-01-08 00:49:53 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-08 00:49:53 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-09 00:49:22 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-09 00:49:22 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-09 00:49:22 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-09 00:49:22 (4251) [[32mINFO[0m]
* 2024-01-09 00:49:22 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-09 00:49:22 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-09 00:49:22 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-09 00:49:22 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-09 00:49:22 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-09 00:49:22 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-09 00:49:22 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-09 00:49:22 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-09 00:49:22 (4281) [[32mINFO[0m]
* 2024-01-09 00:49:22 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-09 00:49:22 (4251) [[32mINFO[0m]
* 2024-01-09 00:49:41 (4281) [[32mINFO[0m]
* 2024-01-09 00:49:41 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-09 00:49:41 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-09 00:49:41 (4251) [[32mINFO[0m]
* 2024-01-09 00:49:41 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-09 00:49:42 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-09 00:49:42 (4281) [[32mINFO[0m]
* 2024-01-09 00:49:43 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-09 00:49:43 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-09 00:49:43 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-09 00:49:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-09 00:49:43 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-09 00:49:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-09 00:49:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-09 00:49:43 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-09 00:49:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-09 00:49:43 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-09 00:49:43 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-09 00:49:43 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-09 00:49:43 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-09 00:49:43 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-09 00:49:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-09 00:50:22 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-09 00:50:22 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/1itQmmpz0P/ea_profile.json
* 2024-01-09 00:50:22 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/1itQmmpz0P/ea_profile.json
* 2024-01-09 00:50:24 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-09 00:50:24 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-10 00:49:26 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-10 00:49:26 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-10 00:49:26 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-10 00:49:26 (4251) [[32mINFO[0m]
* 2024-01-10 00:49:26 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-10 00:49:26 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-10 00:49:26 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-10 00:49:26 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-10 00:49:26 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-10 00:49:26 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-10 00:49:26 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-10 00:49:26 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-10 00:49:26 (4281) [[32mINFO[0m]
* 2024-01-10 00:49:26 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-10 00:49:26 (4251) [[32mINFO[0m]
* 2024-01-10 00:49:45 (4281) [[32mINFO[0m]
* 2024-01-10 00:49:45 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-10 00:49:45 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-10 00:49:45 (4251) [[32mINFO[0m]
* 2024-01-10 00:49:45 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-10 00:49:45 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-10 00:49:45 (4281) [[32mINFO[0m]
* 2024-01-10 00:49:46 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-10 00:49:46 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-10 00:49:46 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-10 00:49:46 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-10 00:49:46 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-10 00:49:46 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-10 00:49:46 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-10 00:49:46 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-10 00:49:46 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-10 00:49:46 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-10 00:49:46 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-10 00:49:46 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-10 00:49:46 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-10 00:49:46 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-10 00:49:46 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-10 00:50:21 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-10 00:50:21 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/X3nhgn_68e/ea_profile.json
* 2024-01-10 00:50:22 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/X3nhgn_68e/ea_profile.json
* 2024-01-10 00:50:24 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-10 00:50:24 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-11 00:50:26 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-11 00:50:26 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-11 00:50:26 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-11 00:50:26 (4251) [[32mINFO[0m]
* 2024-01-11 00:50:26 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-11 00:50:26 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-11 00:50:26 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-11 00:50:26 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-11 00:50:26 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-11 00:50:26 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-11 00:50:26 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-11 00:50:26 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-11 00:50:26 (4281) [[32mINFO[0m]
* 2024-01-11 00:50:26 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-11 00:50:26 (4251) [[32mINFO[0m]
* 2024-01-11 00:50:45 (4281) [[32mINFO[0m]
* 2024-01-11 00:50:45 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-11 00:50:45 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-11 00:50:45 (4251) [[32mINFO[0m]
* 2024-01-11 00:50:45 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-11 00:50:45 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-11 00:50:45 (4281) [[32mINFO[0m]
* 2024-01-11 00:50:46 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-11 00:50:46 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-11 00:50:46 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-11 00:50:46 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-11 00:50:46 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-11 00:50:46 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-11 00:50:46 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-11 00:50:46 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-11 00:50:46 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-11 00:50:46 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-11 00:50:46 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-11 00:50:46 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-11 00:50:46 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-11 00:50:46 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-11 00:50:46 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-11 00:51:21 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-11 00:51:21 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/HUE1uj707b/ea_profile.json
* 2024-01-11 00:51:21 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/HUE1uj707b/ea_profile.json
* 2024-01-11 00:51:23 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-11 00:51:23 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-12 00:49:16 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-12 00:49:16 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-12 00:49:16 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-12 00:49:16 (4251) [[32mINFO[0m]
* 2024-01-12 00:49:17 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-12 00:49:17 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-12 00:49:17 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-12 00:49:17 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-12 00:49:17 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-12 00:49:17 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-12 00:49:17 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-12 00:49:17 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-12 00:49:17 (4281) [[32mINFO[0m]
* 2024-01-12 00:49:17 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-12 00:49:17 (4251) [[32mINFO[0m]
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] Traceback (most recent call last):
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/bin/yum", line 29, in <module>
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] yummain.user_main(sys.argv[1:], exit_code=True)
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 375, in user_main
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] errcode = main(args)
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 184, in main
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] result, resultmsgs = base.doCommands()
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 585, in doCommands
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/yumcommands.py", line 1627, in doCommand
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] ypl = base.returnPkgLists(extcmds, repoid=repoid)
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 1444, in returnPkgLists
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] ignore_case=True, repoid=repoid)
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3015, in doPackageLists
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] for (n,a,e,v,r) in self.up.getUpdatesList():
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1094, in <lambda>
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] up = property(fget=lambda self: self._getUpdates(),
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 838, in _getUpdates
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] self._up = rpmUtils.updates.Updates(self.rpmdb.simplePkgList(), self.pkgSack.simplePkgList())
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1075, in <lambda>
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] pkgSack = property(fget=lambda self: self._getSacks(),
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in _getSacks
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] self.repos.populateSack(which=repos)
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/repos.py", line 380, in populateSack
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] sack._retrieve_async(repo, data)
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 185, in _retrieve_async
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] if not self._check_uncompressed_db_gen(repo, mydbtype):
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 287, in _check_uncompressed_db_gen
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] cached=repo.cache)
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1176, in repo_gen_decompress
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] return decompress(filename, dest=dest, check_timestamps=True)
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1163, in decompress
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] os.utime(out, (fi.st_mtime, fi.st_mtime))
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] OSError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/7/centos-sclo-sclo/gen/primary_db.sqlite'
* 2024-01-12 00:49:25 (4281) [[32mINFO[0m]
* 2024-01-12 00:49:25 (1781) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2024-01-12 00:49:25 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-12 00:49:25 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-12 00:49:25 (4251) [[32mINFO[0m]
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-12 00:49:25 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-12 00:49:25 (4281) [[32mINFO[0m]
* 2024-01-12 00:49:27 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-12 00:49:27 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-12 00:49:27 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-12 00:49:27 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-12 00:49:27 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-12 00:49:27 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-12 00:49:27 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-12 00:49:27 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-12 00:49:27 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-12 00:49:27 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-12 00:49:27 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-12 00:49:27 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-12 00:49:27 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-12 00:49:27 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-12 00:49:27 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-12 00:50:03 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-12 00:50:03 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/QbNEdipoPo/ea_profile.json
* 2024-01-12 00:50:04 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/QbNEdipoPo/ea_profile.json
* 2024-01-12 00:50:05 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-12 00:50:05 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-13 00:51:08 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-13 00:51:08 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-13 00:51:08 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-13 00:51:08 (4251) [[32mINFO[0m]
* 2024-01-13 00:51:08 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-13 00:51:08 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-13 00:51:08 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-13 00:51:08 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-13 00:51:08 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-13 00:51:08 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-13 00:51:08 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-13 00:51:08 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-13 00:51:08 (4281) [[32mINFO[0m]
* 2024-01-13 00:51:08 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-13 00:51:08 (4251) [[32mINFO[0m]
* 2024-01-13 00:51:26 (4281) [[32mINFO[0m]
* 2024-01-13 00:51:26 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-13 00:51:26 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-13 00:51:26 (4251) [[32mINFO[0m]
* 2024-01-13 00:51:26 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-13 00:51:26 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-13 00:51:26 (4281) [[32mINFO[0m]
* 2024-01-13 00:51:27 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-13 00:51:27 (1693) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-13 00:51:27 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-13 00:51:27 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-13 00:51:27 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-13 00:51:27 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-13 00:51:27 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-13 00:51:27 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-13 00:51:27 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-13 00:51:27 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-13 00:51:27 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-13 00:51:27 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-13 00:51:27 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-13 00:51:27 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-13 00:51:27 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-13 00:52:03 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-13 00:52:03 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ySXQf0ihIv/ea_profile.json
* 2024-01-13 00:52:04 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/ySXQf0ihIv/ea_profile.json
* 2024-01-13 00:52:06 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-13 00:52:06 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-14 00:49:52 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-14 00:49:52 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-14 00:49:52 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-14 00:49:52 (4251) [[32mINFO[0m]
* 2024-01-14 00:49:52 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-14 00:49:52 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-14 00:49:52 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-14 00:49:52 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-14 00:49:52 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-14 00:49:52 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-14 00:49:52 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-14 00:49:52 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-14 00:49:52 (4281) [[32mINFO[0m]
* 2024-01-14 00:49:52 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-14 00:49:52 (4251) [[32mINFO[0m]
* 2024-01-14 00:50:05 (4264) [[32mINFO[0m] http://or-mirror.iwebfusion.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-14 00:50:05 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-14 00:50:05 (4264) [[32mINFO[0m] http://mirror.vacares.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-14 00:50:05 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-14 00:50:05 (4264) [[32mINFO[0m] http://mirrors.xtom.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-14 00:50:05 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-14 00:50:35 (4264) [[32mINFO[0m] http://mirrors.tripadvisor.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 12] Timeout on http://mirrors.tripadvisor.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
* 2024-01-14 00:50:35 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-14 00:50:36 (4264) [[32mINFO[0m] http://abqix.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-14 00:50:36 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-14 00:50:36 (4264) [[32mINFO[0m] http://mnvoip.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-14 00:50:36 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-14 00:50:36 (4264) [[32mINFO[0m] http://paducahix.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-14 00:50:36 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-14 00:50:36 (4264) [[32mINFO[0m] http://mirrors.lug.mtu.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-14 00:50:36 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-14 00:50:37 (4264) [[32mINFO[0m] http://mirror.metrocast.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-14 00:50:37 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-14 00:50:37 (4264) [[32mINFO[0m] http://ziply.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-14 00:50:37 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-14 00:50:42 (4281) [[32mINFO[0m]
* 2024-01-14 00:50:42 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-14 00:50:42 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-14 00:50:42 (4251) [[32mINFO[0m]
* 2024-01-14 00:50:42 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-14 00:50:42 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-14 00:50:42 (4281) [[32mINFO[0m]
* 2024-01-14 00:50:43 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-14 00:50:43 (1693) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-14 00:50:43 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-14 00:50:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-14 00:50:43 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-14 00:50:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-14 00:50:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-14 00:50:43 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-14 00:50:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-14 00:50:43 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-14 00:50:43 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-14 00:50:43 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-14 00:50:43 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-14 00:50:43 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-14 00:50:43 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-14 00:51:18 (1633) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-01-14 00:51:18 (1634) [[31mERROR[0m] http://or-mirror.iwebfusion.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/c605d10c86ff691868c03c0dcbefc563d672105b1caf515f4a28c82ec85a35e5-filelists.sqlite.bz2: [Errno 14] HTTP Error 500 - Internal Server Error
Trying other mirror.
* 2024-01-14 00:51:18 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-14 00:51:18 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-14 00:51:18 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/rzwpnd9aVU/ea_profile.json
* 2024-01-14 00:51:19 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/rzwpnd9aVU/ea_profile.json
* 2024-01-14 00:51:20 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-14 00:51:20 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-15 00:49:46 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-15 00:49:46 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-15 00:49:46 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-15 00:49:46 (4251) [[32mINFO[0m]
* 2024-01-15 00:49:46 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-15 00:49:47 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-15 00:49:47 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-15 00:49:47 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-15 00:49:47 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-15 00:49:47 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-15 00:49:47 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-15 00:49:47 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-15 00:49:47 (4281) [[32mINFO[0m]
* 2024-01-15 00:49:47 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-15 00:49:47 (4251) [[32mINFO[0m]
* 2024-01-15 00:50:07 (4281) [[32mINFO[0m]
* 2024-01-15 00:50:07 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-15 00:50:07 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-15 00:50:07 (4251) [[32mINFO[0m]
* 2024-01-15 00:50:08 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-15 00:50:08 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-15 00:50:08 (4281) [[32mINFO[0m]
* 2024-01-15 00:50:09 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-15 00:50:09 (1693) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-15 00:50:09 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-15 00:50:09 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-15 00:50:09 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-15 00:50:09 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-15 00:50:09 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-15 00:50:09 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-15 00:50:09 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-15 00:50:09 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-15 00:50:09 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-15 00:50:09 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-15 00:50:09 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-15 00:50:09 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-15 00:50:09 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-15 00:50:49 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-15 00:50:49 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/rM0pSAs0UF/ea_profile.json
* 2024-01-15 00:50:50 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/rM0pSAs0UF/ea_profile.json
* 2024-01-15 00:50:51 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-15 00:50:51 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-16 00:49:01 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-16 00:49:01 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-16 00:49:01 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-16 00:49:01 (4251) [[32mINFO[0m]
* 2024-01-16 00:49:01 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-16 00:49:02 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-16 00:49:02 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-16 00:49:02 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-16 00:49:02 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-16 00:49:02 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-16 00:49:02 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-16 00:49:02 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-16 00:49:02 (4281) [[32mINFO[0m]
* 2024-01-16 00:49:02 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-16 00:49:02 (4251) [[32mINFO[0m]
* 2024-01-16 00:49:22 (4281) [[32mINFO[0m]
* 2024-01-16 00:49:22 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-16 00:49:22 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-16 00:49:22 (4251) [[32mINFO[0m]
* 2024-01-16 00:49:22 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-16 00:49:22 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-16 00:49:22 (4281) [[32mINFO[0m]
* 2024-01-16 00:49:23 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-16 00:49:23 (1693) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-16 00:49:23 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-16 00:49:23 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-16 00:49:23 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-16 00:49:23 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-16 00:49:23 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-16 00:49:23 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-16 00:49:23 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-16 00:49:23 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-16 00:49:23 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-16 00:49:23 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-16 00:49:23 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-16 00:49:23 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-16 00:49:23 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-16 00:49:58 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-16 00:49:58 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/J_auJpCVpQ/ea_profile.json
* 2024-01-16 00:49:59 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/J_auJpCVpQ/ea_profile.json
* 2024-01-16 00:50:00 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-16 00:50:00 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-17 00:51:01 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-17 00:51:01 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-17 00:51:01 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-17 00:51:01 (4251) [[32mINFO[0m]
* 2024-01-17 00:51:01 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-17 00:51:01 (4264) [[32mINFO[0m] Existing lock /var/run/yum.pid: another copy is running as pid 910624.
* 2024-01-17 00:51:01 (4264) [[32mINFO[0m] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-17 00:51:01 (4264) [[32mINFO[0m] The other application is: yum
* 2024-01-17 00:51:01 (4264) [[32mINFO[0m] Memory : 36 M RSS (4.4 GB VSZ)
* 2024-01-17 00:51:01 (4264) [[32mINFO[0m] Started: Wed Jan 17 00:50:57 2024 - 00:04 ago
* 2024-01-17 00:51:01 (4264) [[32mINFO[0m] State : Sleeping, pid: 910624
* 2024-01-17 00:51:03 (4264) [[32mINFO[0m] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-17 00:51:03 (4264) [[32mINFO[0m] The other application is: yum
* 2024-01-17 00:51:03 (4264) [[32mINFO[0m] Memory : 71 M RSS (4.4 GB VSZ)
* 2024-01-17 00:51:03 (4264) [[32mINFO[0m] Started: Wed Jan 17 00:50:57 2024 - 00:06 ago
* 2024-01-17 00:51:03 (4264) [[32mINFO[0m] State : Running, pid: 910624
* 2024-01-17 00:51:05 (4264) [[32mINFO[0m] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-17 00:51:05 (4264) [[32mINFO[0m] The other application is: yum
* 2024-01-17 00:51:05 (4264) [[32mINFO[0m] Memory : 171 M RSS (4.5 GB VSZ)
* 2024-01-17 00:51:05 (4264) [[32mINFO[0m] Started: Wed Jan 17 00:50:57 2024 - 00:08 ago
* 2024-01-17 00:51:05 (4264) [[32mINFO[0m] State : Running, pid: 910624
* 2024-01-17 00:51:07 (4264) [[32mINFO[0m] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-17 00:51:07 (4264) [[32mINFO[0m] The other application is: yum
* 2024-01-17 00:51:07 (4264) [[32mINFO[0m] Memory : 186 M RSS (4.5 GB VSZ)
* 2024-01-17 00:51:07 (4264) [[32mINFO[0m] Started: Wed Jan 17 00:50:57 2024 - 00:10 ago
* 2024-01-17 00:51:07 (4264) [[32mINFO[0m] State : Running, pid: 910624
* 2024-01-17 00:51:09 (4264) [[32mINFO[0m] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-17 00:51:09 (4264) [[32mINFO[0m] The other application is: yum
* 2024-01-17 00:51:09 (4264) [[32mINFO[0m] Memory : 165 M RSS (4.5 GB VSZ)
* 2024-01-17 00:51:09 (4264) [[32mINFO[0m] Started: Wed Jan 17 00:50:57 2024 - 00:12 ago
* 2024-01-17 00:51:09 (4264) [[32mINFO[0m] State : Running, pid: 910624
* 2024-01-17 00:51:11 (4264) [[32mINFO[0m] Existing lock /var/run/yum.pid: another copy is running as pid 912395.
* 2024-01-17 00:51:11 (4264) [[32mINFO[0m] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-17 00:51:11 (4264) [[32mINFO[0m] The other application is: yum
* 2024-01-17 00:51:11 (4264) [[32mINFO[0m] Memory : 77 M RSS (385 MB VSZ)
* 2024-01-17 00:51:11 (4264) [[32mINFO[0m] Started: Wed Jan 17 00:51:09 2024 - 00:02 ago
* 2024-01-17 00:51:11 (4264) [[32mINFO[0m] State : Running, pid: 912395
* 2024-01-17 00:51:13 (4264) [[32mINFO[0m] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-17 00:51:13 (4264) [[32mINFO[0m] The other application is: yum
* 2024-01-17 00:51:13 (4264) [[32mINFO[0m] Memory : 162 M RSS (468 MB VSZ)
* 2024-01-17 00:51:13 (4264) [[32mINFO[0m] Started: Wed Jan 17 00:51:09 2024 - 00:04 ago
* 2024-01-17 00:51:13 (4264) [[32mINFO[0m] State : Sleeping, pid: 912395
* 2024-01-17 00:51:15 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-17 00:51:15 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-17 00:51:15 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-17 00:51:15 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-17 00:51:15 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-17 00:51:15 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-17 00:51:16 (4264) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-01-17 00:51:16 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-17 00:51:16 (4281) [[32mINFO[0m]
* 2024-01-17 00:51:16 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-17 00:51:16 (4251) [[32mINFO[0m]
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] Traceback (most recent call last):
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/bin/yum", line 29, in <module>
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] yummain.user_main(sys.argv[1:], exit_code=True)
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 375, in user_main
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] errcode = main(args)
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 184, in main
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] result, resultmsgs = base.doCommands()
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 585, in doCommands
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/yumcommands.py", line 1627, in doCommand
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] ypl = base.returnPkgLists(extcmds, repoid=repoid)
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 1444, in returnPkgLists
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] ignore_case=True, repoid=repoid)
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3015, in doPackageLists
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] for (n,a,e,v,r) in self.up.getUpdatesList():
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1094, in <lambda>
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] up = property(fget=lambda self: self._getUpdates(),
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 838, in _getUpdates
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] self._up = rpmUtils.updates.Updates(self.rpmdb.simplePkgList(), self.pkgSack.simplePkgList())
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1075, in <lambda>
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] pkgSack = property(fget=lambda self: self._getSacks(),
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in _getSacks
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] self.repos.populateSack(which=repos)
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/repos.py", line 380, in populateSack
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] sack._retrieve_async(repo, data)
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 185, in _retrieve_async
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] if not self._check_uncompressed_db_gen(repo, mydbtype):
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 287, in _check_uncompressed_db_gen
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] cached=repo.cache)
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1176, in repo_gen_decompress
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] return decompress(filename, dest=dest, check_timestamps=True)
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1163, in decompress
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] os.utime(out, (fi.st_mtime, fi.st_mtime))
* 2024-01-17 00:51:24 (4264) [[32mINFO[0m] OSError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/7/extras/gen/primary_db.sqlite'
* 2024-01-17 00:51:24 (4281) [[32mINFO[0m]
* 2024-01-17 00:51:24 (1781) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2024-01-17 00:51:24 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-17 00:51:24 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-17 00:51:24 (4251) [[32mINFO[0m]
* 2024-01-17 00:51:25 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-17 00:51:25 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-17 00:51:25 (4281) [[32mINFO[0m]
* 2024-01-17 00:51:26 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-17 00:51:26 (1693) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-17 00:51:26 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-17 00:51:26 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-17 00:51:26 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-17 00:51:26 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-17 00:51:26 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-17 00:51:26 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-17 00:51:26 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-17 00:51:26 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-17 00:51:26 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-17 00:51:26 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-17 00:51:26 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-17 00:51:26 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-17 00:51:26 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-17 00:52:03 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-17 00:52:03 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ikBezXeC1A/ea_profile.json
* 2024-01-17 00:52:03 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/ikBezXeC1A/ea_profile.json
* 2024-01-17 00:52:05 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-17 00:52:05 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-18 00:50:55 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-18 00:50:55 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-18 00:50:55 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-18 00:50:55 (4251) [[32mINFO[0m]
* 2024-01-18 00:50:55 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-18 00:50:55 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-18 00:50:55 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-18 00:50:55 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-18 00:50:55 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-18 00:50:55 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-18 00:50:55 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-18 00:50:55 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-18 00:50:55 (4281) [[32mINFO[0m]
* 2024-01-18 00:50:55 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-18 00:50:55 (4251) [[32mINFO[0m]
* 2024-01-18 00:51:14 (4281) [[32mINFO[0m]
* 2024-01-18 00:51:14 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-18 00:51:14 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-18 00:51:14 (4251) [[32mINFO[0m]
* 2024-01-18 00:51:15 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-18 00:51:15 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-18 00:51:15 (4281) [[32mINFO[0m]
* 2024-01-18 00:51:16 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-18 00:51:16 (1693) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-18 00:51:16 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-18 00:51:16 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-18 00:51:16 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-18 00:51:16 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-18 00:51:16 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-18 00:51:16 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-18 00:51:16 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-18 00:51:16 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-18 00:51:16 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-18 00:51:16 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-18 00:51:16 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-18 00:51:16 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-18 00:51:16 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-18 00:51:52 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-18 00:51:52 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/V0F_fmIoSj/ea_profile.json
* 2024-01-18 00:51:52 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/V0F_fmIoSj/ea_profile.json
* 2024-01-18 00:51:54 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-18 00:51:54 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-19 00:48:51 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-19 00:48:51 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-19 00:48:51 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-19 00:48:51 (4251) [[32mINFO[0m]
* 2024-01-19 00:48:51 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-19 00:48:51 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-19 00:48:51 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-19 00:48:51 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-19 00:48:51 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-19 00:48:51 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-19 00:48:51 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-19 00:48:51 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-19 00:48:51 (4281) [[32mINFO[0m]
* 2024-01-19 00:48:51 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-19 00:48:51 (4251) [[32mINFO[0m]
* 2024-01-19 00:49:10 (4281) [[32mINFO[0m]
* 2024-01-19 00:49:10 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-19 00:49:10 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-19 00:49:10 (4251) [[32mINFO[0m]
* 2024-01-19 00:49:10 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-19 00:49:10 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-19 00:49:10 (4281) [[32mINFO[0m]
* 2024-01-19 00:49:11 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-19 00:49:11 (1693) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-19 00:49:11 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-19 00:49:11 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-19 00:49:11 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-19 00:49:11 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-19 00:49:11 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-19 00:49:11 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-19 00:49:11 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-19 00:49:11 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-19 00:49:11 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-19 00:49:11 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-19 00:49:11 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-19 00:49:11 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-19 00:49:11 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-19 00:49:48 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-19 00:49:48 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/IZSi19YEqs/ea_profile.json
* 2024-01-19 00:49:49 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/IZSi19YEqs/ea_profile.json
* 2024-01-19 00:49:50 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-19 00:49:50 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-20 00:49:30 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-20 00:49:30 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-20 00:49:30 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-20 00:49:30 (4251) [[32mINFO[0m]
* 2024-01-20 00:49:30 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-20 00:49:30 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-20 00:49:30 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-20 00:49:30 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-20 00:49:30 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-20 00:49:30 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-20 00:49:30 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-20 00:49:30 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-20 00:49:30 (4281) [[32mINFO[0m]
* 2024-01-20 00:49:30 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-20 00:49:30 (4251) [[32mINFO[0m]
* 2024-01-20 00:49:34 (4264) [[32mINFO[0m] Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2024-01-20 00:49:34 (4264) [[32mINFO[0m] 16: error opening file from https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos, IOError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/7/epel/metalink.xml.tmp'
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] Traceback (most recent call last):
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/bin/yum", line 29, in <module>
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] yummain.user_main(sys.argv[1:], exit_code=True)
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 375, in user_main
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] errcode = main(args)
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 184, in main
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] result, resultmsgs = base.doCommands()
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 585, in doCommands
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/yumcommands.py", line 1627, in doCommand
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] ypl = base.returnPkgLists(extcmds, repoid=repoid)
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 1444, in returnPkgLists
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] ignore_case=True, repoid=repoid)
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3015, in doPackageLists
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] for (n,a,e,v,r) in self.up.getUpdatesList():
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1094, in <lambda>
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] up = property(fget=lambda self: self._getUpdates(),
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 838, in _getUpdates
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] self._up = rpmUtils.updates.Updates(self.rpmdb.simplePkgList(), self.pkgSack.simplePkgList())
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1075, in <lambda>
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] pkgSack = property(fget=lambda self: self._getSacks(),
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in _getSacks
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] self.repos.populateSack(which=repos)
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/repos.py", line 380, in populateSack
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] sack._retrieve_async(repo, data)
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 185, in _retrieve_async
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] if not self._check_uncompressed_db_gen(repo, mydbtype):
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 287, in _check_uncompressed_db_gen
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] cached=repo.cache)
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1176, in repo_gen_decompress
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] return decompress(filename, dest=dest, check_timestamps=True)
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1163, in decompress
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] os.utime(out, (fi.st_mtime, fi.st_mtime))
* 2024-01-20 00:49:37 (4264) [[32mINFO[0m] OSError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/7/base/gen/primary_db.sqlite'
* 2024-01-20 00:49:37 (4281) [[32mINFO[0m]
* 2024-01-20 00:49:37 (1781) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2024-01-20 00:49:37 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-20 00:49:37 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-20 00:49:37 (4251) [[32mINFO[0m]
* 2024-01-20 00:49:38 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-20 00:49:38 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-20 00:49:38 (4281) [[32mINFO[0m]
* 2024-01-20 00:49:39 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-20 00:49:39 (1693) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-20 00:49:39 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-20 00:49:39 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-20 00:49:39 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-20 00:49:39 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-20 00:49:39 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-20 00:49:39 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-20 00:49:39 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-20 00:49:39 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-20 00:49:39 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-20 00:49:39 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-20 00:49:39 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-20 00:49:39 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-20 00:49:39 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-20 00:50:13 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-20 00:50:13 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/LKfnrTWbAn/ea_profile.json
* 2024-01-20 00:50:14 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/LKfnrTWbAn/ea_profile.json
* 2024-01-20 00:50:16 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-20 00:50:16 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-21 00:49:29 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-21 00:49:29 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-21 00:49:29 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-21 00:49:29 (4251) [[32mINFO[0m]
* 2024-01-21 00:49:29 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-21 00:49:29 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-21 00:49:29 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-21 00:49:29 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-21 00:49:29 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-21 00:49:29 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-21 00:49:29 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-21 00:49:29 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-21 00:49:29 (4281) [[32mINFO[0m]
* 2024-01-21 00:49:29 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-21 00:49:29 (4251) [[32mINFO[0m]
* 2024-01-21 00:49:43 (4264) [[32mINFO[0m] http://mirrors.rcs.alaska.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-21 00:49:43 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-21 00:49:43 (4264) [[32mINFO[0m] http://ftp.usf.edu/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-21 00:49:43 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-21 00:49:43 (4264) [[32mINFO[0m] http://mirror.ette.biz/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-21 00:49:43 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-21 00:49:44 (4264) [[32mINFO[0m] http://mirror.ash.fastserv.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-21 00:49:44 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-21 00:50:14 (4264) [[32mINFO[0m] http://mirrors.cmich.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 12] Timeout on http://mirrors.cmich.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
* 2024-01-21 00:50:14 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-21 00:50:14 (4264) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-21 00:50:14 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-21 00:50:14 (4264) [[32mINFO[0m] http://southfront.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-21 00:50:14 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-21 00:50:14 (4264) [[32mINFO[0m] http://mirror.steadfastnet.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-21 00:50:14 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-21 00:50:15 (4264) [[32mINFO[0m] http://volico.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-21 00:50:15 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-21 00:50:15 (4264) [[32mINFO[0m] http://paducahix.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-21 00:50:15 (4264) [[32mINFO[0m] Trying other mirror.
* 2024-01-21 00:50:20 (4281) [[32mINFO[0m]
* 2024-01-21 00:50:20 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-21 00:50:20 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-21 00:50:20 (4251) [[32mINFO[0m]
* 2024-01-21 00:50:20 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-21 00:50:20 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-21 00:50:20 (4281) [[32mINFO[0m]
* 2024-01-21 00:50:21 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-21 00:50:21 (1693) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-21 00:50:21 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-21 00:50:21 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-21 00:50:21 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-21 00:50:21 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-21 00:50:21 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-21 00:50:21 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-21 00:50:21 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-21 00:50:21 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-21 00:50:21 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-21 00:50:21 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-21 00:50:21 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-21 00:50:21 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-21 00:50:21 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-21 00:50:58 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-21 00:50:58 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Ww5_EvyIZj/ea_profile.json
* 2024-01-21 00:50:59 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/Ww5_EvyIZj/ea_profile.json
* 2024-01-21 00:51:00 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-21 00:51:00 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-22 00:48:41 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-22 00:48:41 (1774) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-22 00:48:41 (4250) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-22 00:48:41 (4251) [[32mINFO[0m]
* 2024-01-22 00:48:41 (4264) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-22 00:48:41 (4264) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-22 00:48:41 (4264) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-22 00:48:41 (4264) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-22 00:48:41 (4264) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-22 00:48:41 (4264) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-22 00:48:41 (4264) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-22 00:48:41 (4264) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-22 00:48:41 (4281) [[32mINFO[0m]
* 2024-01-22 00:48:41 (4250) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-22 00:48:41 (4251) [[32mINFO[0m]
* 2024-01-22 00:49:00 (4281) [[32mINFO[0m]
* 2024-01-22 00:49:00 (1795) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-22 00:49:00 (4250) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-22 00:49:00 (4251) [[32mINFO[0m]
* 2024-01-22 00:49:00 (4264) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-22 00:49:00 (4264) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-22 00:49:00 (4281) [[32mINFO[0m]
* 2024-01-22 00:49:02 (1693) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-22 00:49:02 (1693) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-22 00:49:02 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-22 00:49:02 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-22 00:49:02 (1693) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-22 00:49:02 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-22 00:49:02 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-22 00:49:02 (1693) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-22 00:49:02 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-22 00:49:02 (1693) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-22 00:49:02 (1693) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-22 00:49:02 (1693) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-22 00:49:02 (1693) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-22 00:49:02 (1693) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-22 00:49:02 (1710) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-22 00:49:37 (823) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-22 00:49:37 (2292) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/3IocjPRAKH/ea_profile.json
* 2024-01-22 00:49:38 (2315) [[32mINFO[0m] Backed up EA4 profile to /tmp/3IocjPRAKH/ea_profile.json
* 2024-01-22 00:49:39 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-22 00:49:39 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-23 00:49:15 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-23 00:49:15 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-23 00:49:15 (4318) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-23 00:49:15 (4319) [[32mINFO[0m]
* 2024-01-23 00:49:16 (4332) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-23 00:49:16 (4332) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-23 00:49:16 (4332) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-23 00:49:16 (4332) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-23 00:49:16 (4332) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-23 00:49:16 (4332) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-23 00:49:16 (4332) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-23 00:49:16 (4332) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-23 00:49:16 (4349) [[32mINFO[0m]
* 2024-01-23 00:49:16 (4318) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-23 00:49:16 (4319) [[32mINFO[0m]
* 2024-01-23 00:49:33 (4349) [[32mINFO[0m]
* 2024-01-23 00:49:33 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-23 00:49:33 (4318) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-23 00:49:33 (4319) [[32mINFO[0m]
* 2024-01-23 00:49:33 (4332) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-23 00:49:34 (4332) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-23 00:49:34 (4349) [[32mINFO[0m]
* 2024-01-23 00:49:34 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-23 00:49:34 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-23 00:49:34 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-23 00:49:34 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-23 00:49:34 (1761) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-23 00:49:34 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-23 00:49:34 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-23 00:49:34 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-23 00:49:34 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-23 00:49:34 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-23 00:49:34 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-23 00:49:34 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-23 00:49:34 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-23 00:49:34 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-23 00:49:34 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-23 00:50:09 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-23 00:50:09 (2360) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/VW7F488PE3/ea_profile.json
* 2024-01-23 00:50:10 (2383) [[32mINFO[0m] Backed up EA4 profile to /tmp/VW7F488PE3/ea_profile.json
* 2024-01-23 00:50:10 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-01-23 00:50:12 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-23 00:50:12 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-24 00:48:46 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-24 00:48:46 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-24 00:48:46 (4318) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-24 00:48:46 (4319) [[32mINFO[0m]
* 2024-01-24 00:48:46 (4332) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-24 00:48:47 (4332) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-24 00:48:47 (4332) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-24 00:48:47 (4332) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-24 00:48:47 (4332) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-24 00:48:47 (4332) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-24 00:48:47 (4332) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-24 00:48:47 (4332) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-24 00:48:47 (4349) [[32mINFO[0m]
* 2024-01-24 00:48:47 (4318) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-24 00:48:47 (4319) [[32mINFO[0m]
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m]
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m]
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m]
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m]
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] packages for the previous distribution release still work).
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m]
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m]
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m]
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] or
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m]
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] compromise:
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m]
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m]
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] Cannot retrieve metalink for repository: epel/x86_64. Please verify its path and try again
* 2024-01-24 00:48:49 (4349) [[32mINFO[0m]
* 2024-01-24 00:48:49 (1849) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2024-01-24 00:48:49 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-24 00:48:49 (4318) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-24 00:48:49 (4319) [[32mINFO[0m]
* 2024-01-24 00:48:49 (4332) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-24 00:48:50 (4332) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-24 00:48:50 (4349) [[32mINFO[0m]
* 2024-01-24 00:48:51 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-24 00:48:51 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-24 00:48:51 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-24 00:48:51 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-24 00:48:51 (1761) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-24 00:48:51 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-24 00:48:51 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-24 00:48:51 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-24 00:48:51 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-24 00:48:51 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-24 00:48:51 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-24 00:48:51 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-24 00:48:51 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-24 00:48:51 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-24 00:48:51 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-24 00:49:36 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-24 00:49:36 (2360) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/v34E63KZb9/ea_profile.json
* 2024-01-24 00:49:37 (2383) [[32mINFO[0m] Backed up EA4 profile to /tmp/v34E63KZb9/ea_profile.json
* 2024-01-24 00:49:37 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-01-24 00:49:38 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-24 00:49:38 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-25 00:51:17 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-25 00:51:17 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-25 00:51:17 (4318) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-25 00:51:17 (4319) [[32mINFO[0m]
* 2024-01-25 00:51:17 (4332) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-25 00:51:17 (4332) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-25 00:51:17 (4332) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-25 00:51:17 (4332) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-25 00:51:17 (4332) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-25 00:51:17 (4332) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-25 00:51:17 (4332) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-25 00:51:18 (4332) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-25 00:51:18 (4349) [[32mINFO[0m]
* 2024-01-25 00:51:18 (4318) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-25 00:51:18 (4319) [[32mINFO[0m]
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] http://tx-mirror.tier.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] http://mirror.usi.edu/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/09d0fd29b1475e0c4501df58bd892b1a8d0446824daa06005fcd2b4a83287a94-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting/7/x86_64/repodata/4fa97e2602dadbbd82821056c66a3194fc5a243379e528c855c8ac9ccfc13df2-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] http://repo.websitewelcome.com/eig_419_kernel/7/x86_64/repodata/ec3863061f325fdc02c8ff8063674087e94962531269d17d001095e70e909aaa-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/c769ebb333f8120e7780142b263e889ba2acdb1829417ad854fc852b6ec44eb3-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting_legacy/7/x86_64/repodata/cc85cb0f0cb093edbc77b4cd4055b396249607780dd06bc0ff6e026134c1cb58-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] http://linux.mirrors.es.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] http://ftpmirror.your.org/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] http://mirror.clarkson.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:27 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://mirror.centos.iad1.serverforge.org/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://mirror.keystealth.org/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://mirrors.raystedman.org/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://atl.mirrors.clouvider.net/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://centos.hivelocity.net/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/EA4/repodata/7bda5b6ec1d6778beb28a051a9083234af0ca22d1cae14f9c2b0dd617e6e15f2-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://centos.hivelocity.net/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://mirrors.oit.uci.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://mirror.cs.vt.edu/pub/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://mirror.pit.teraswitch.com/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://mirror.pit.teraswitch.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://packages.oit.ncsu.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://repo.ialab.dsu.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://mirrors.iu13.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://mirror.mia11.us.leaseweb.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] http://mirror.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:28 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] http://mirrors.xtom.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] http://mirror.team-cymru.com/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] http://mirror.keystealth.org/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] http://paducahix.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:29 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:59 (4332) [[32mINFO[0m] http://mirrors.tripadvisor.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 12] Timeout on http://mirrors.tripadvisor.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
* 2024-01-25 00:51:59 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:59 (4332) [[32mINFO[0m] http://forksystems.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:59 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:51:59 (4332) [[32mINFO[0m] http://ftp.usf.edu/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-01-25 00:51:59 (4332) [[32mINFO[0m] Trying other mirror.
* 2024-01-25 00:52:04 (4349) [[32mINFO[0m]
* 2024-01-25 00:52:04 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-25 00:52:04 (4318) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-25 00:52:04 (4319) [[32mINFO[0m]
* 2024-01-25 00:52:04 (4332) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-25 00:52:04 (4332) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-25 00:52:04 (4349) [[32mINFO[0m]
* 2024-01-25 00:52:05 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-25 00:52:05 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-25 00:52:05 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-25 00:52:05 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-25 00:52:05 (1761) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-25 00:52:05 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-25 00:52:05 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-25 00:52:05 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-25 00:52:05 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-25 00:52:05 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-25 00:52:05 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-25 00:52:05 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-25 00:52:05 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-25 00:52:05 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-25 00:52:05 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-25 00:52:39 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-25 00:52:39 (2360) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ph2i4bSlZQ/ea_profile.json
* 2024-01-25 00:52:40 (2383) [[32mINFO[0m] Backed up EA4 profile to /tmp/ph2i4bSlZQ/ea_profile.json
* 2024-01-25 00:52:40 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-01-25 00:52:41 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-25 00:52:41 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-26 00:48:46 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-26 00:48:46 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-26 00:48:46 (4321) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-26 00:48:46 (4322) [[32mINFO[0m]
* 2024-01-26 00:48:47 (4335) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-26 00:48:47 (4335) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-26 00:48:47 (4335) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-26 00:48:47 (4335) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-26 00:48:47 (4335) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-26 00:48:47 (4335) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-26 00:48:47 (4335) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-26 00:48:47 (4335) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-26 00:48:47 (4352) [[32mINFO[0m]
* 2024-01-26 00:48:47 (4321) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-26 00:48:47 (4322) [[32mINFO[0m]
* 2024-01-26 00:49:04 (4352) [[32mINFO[0m]
* 2024-01-26 00:49:04 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-26 00:49:04 (4321) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-26 00:49:04 (4322) [[32mINFO[0m]
* 2024-01-26 00:49:05 (4335) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-26 00:49:05 (4335) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-26 00:49:05 (4352) [[32mINFO[0m]
* 2024-01-26 00:49:06 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-26 00:49:06 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-26 00:49:06 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-26 00:49:06 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-26 00:49:06 (1761) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-26 00:49:06 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-26 00:49:06 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-26 00:49:06 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-26 00:49:06 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-26 00:49:06 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-26 00:49:06 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-26 00:49:06 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-26 00:49:06 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-26 00:49:06 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-26 00:49:06 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-26 00:49:52 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-26 00:49:52 (2359) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/K76elPVCZk/ea_profile.json
* 2024-01-26 00:49:53 (2382) [[32mINFO[0m] Backed up EA4 profile to /tmp/K76elPVCZk/ea_profile.json
* 2024-01-26 00:49:53 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-01-26 00:49:54 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-26 00:49:54 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-27 00:49:30 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-27 00:49:30 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-27 00:49:30 (4321) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-27 00:49:30 (4322) [[32mINFO[0m]
* 2024-01-27 00:49:30 (4335) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-27 00:49:30 (4335) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-27 00:49:30 (4335) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-27 00:49:30 (4335) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-27 00:49:30 (4335) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-27 00:49:30 (4335) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-27 00:49:30 (4335) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-27 00:49:30 (4335) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-27 00:49:30 (4352) [[32mINFO[0m]
* 2024-01-27 00:49:30 (4321) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-27 00:49:30 (4322) [[32mINFO[0m]
* 2024-01-27 00:49:48 (4352) [[32mINFO[0m]
* 2024-01-27 00:49:48 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-27 00:49:48 (4321) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-27 00:49:48 (4322) [[32mINFO[0m]
* 2024-01-27 00:49:49 (4335) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-27 00:49:49 (4335) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-27 00:49:49 (4352) [[32mINFO[0m]
* 2024-01-27 00:49:50 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-27 00:49:50 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-27 00:49:50 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-27 00:49:50 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-27 00:49:50 (1761) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-27 00:49:50 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-27 00:49:50 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-27 00:49:50 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-27 00:49:50 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-27 00:49:50 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-27 00:49:50 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-27 00:49:50 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-27 00:49:50 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-27 00:49:50 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-27 00:49:50 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-27 00:50:24 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-27 00:50:24 (2359) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/2lCliqw0tt/ea_profile.json
* 2024-01-27 00:50:25 (2382) [[32mINFO[0m] Backed up EA4 profile to /tmp/2lCliqw0tt/ea_profile.json
* 2024-01-27 00:50:25 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-01-27 00:50:26 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-27 00:50:26 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-28 00:52:50 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-28 00:52:50 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-28 00:52:50 (4321) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-28 00:52:50 (4322) [[32mINFO[0m]
* 2024-01-28 00:52:50 (4335) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-28 00:52:50 (4335) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-28 00:52:50 (4335) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-28 00:52:50 (4335) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-28 00:52:50 (4335) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-28 00:52:50 (4335) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-28 00:52:50 (4335) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-28 00:52:50 (4335) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-28 00:52:50 (4352) [[32mINFO[0m]
* 2024-01-28 00:52:50 (4321) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-28 00:52:50 (4322) [[32mINFO[0m]
* 2024-01-28 00:52:55 (4335) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/updates/x86_64/repodata/47907d37439f9f68dfb0df485e8e21beb0ede3a98159a7e9434bcc97e075e175-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-01-28 00:52:55 (4335) [[32mINFO[0m] Trying other mirror.
* 2024-01-28 00:53:10 (4352) [[32mINFO[0m]
* 2024-01-28 00:53:10 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-28 00:53:10 (4321) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-28 00:53:10 (4322) [[32mINFO[0m]
* 2024-01-28 00:53:10 (4335) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-28 00:53:11 (4335) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-28 00:53:11 (4352) [[32mINFO[0m]
* 2024-01-28 00:53:12 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-28 00:53:12 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-28 00:53:12 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-28 00:53:12 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-28 00:53:12 (1761) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-28 00:53:12 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-28 00:53:12 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-28 00:53:12 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-28 00:53:12 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-28 00:53:12 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-28 00:53:12 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-28 00:53:12 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-28 00:53:12 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-28 00:53:12 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-28 00:53:12 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-28 00:54:49 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-28 00:54:49 (2359) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/wAHhofITRy/ea_profile.json
* 2024-01-28 00:54:50 (2382) [[32mINFO[0m] Backed up EA4 profile to /tmp/wAHhofITRy/ea_profile.json
* 2024-01-28 00:54:50 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-01-28 00:54:52 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-28 00:54:52 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-29 00:48:41 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-29 00:48:41 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-29 00:48:41 (4321) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-29 00:48:41 (4322) [[32mINFO[0m]
* 2024-01-29 00:48:41 (4335) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-29 00:48:41 (4335) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-29 00:48:41 (4335) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-29 00:48:41 (4335) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-29 00:48:41 (4335) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-29 00:48:41 (4335) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-29 00:48:41 (4335) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-29 00:48:41 (4335) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-29 00:48:41 (4352) [[32mINFO[0m]
* 2024-01-29 00:48:41 (4321) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-29 00:48:41 (4322) [[32mINFO[0m]
* 2024-01-29 00:48:48 (4335) [[32mINFO[0m] Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2024-01-29 00:48:48 (4335) [[32mINFO[0m] 12: Timeout on https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos: (28, 'Operation timed out after 5000 milliseconds with 0 out of 0 bytes received')
* 2024-01-29 00:49:06 (4352) [[32mINFO[0m]
* 2024-01-29 00:49:06 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-29 00:49:06 (4321) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-29 00:49:06 (4322) [[32mINFO[0m]
* 2024-01-29 00:49:06 (4335) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-29 00:49:06 (4335) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-29 00:49:06 (4352) [[32mINFO[0m]
* 2024-01-29 00:49:08 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-29 00:49:08 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-29 00:49:08 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-29 00:49:08 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-29 00:49:08 (1761) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-29 00:49:08 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-29 00:49:08 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-29 00:49:08 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-29 00:49:08 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-29 00:49:08 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-29 00:49:08 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-29 00:49:08 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-29 00:49:08 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-29 00:49:08 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-29 00:49:08 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-29 00:49:42 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-29 00:49:42 (2359) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Z6BxxfaKA4/ea_profile.json
* 2024-01-29 00:49:43 (2382) [[32mINFO[0m] Backed up EA4 profile to /tmp/Z6BxxfaKA4/ea_profile.json
* 2024-01-29 00:49:43 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-01-29 00:49:45 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-29 00:49:45 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-30 00:48:55 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-30 00:48:55 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-30 00:48:55 (4321) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-30 00:48:55 (4322) [[32mINFO[0m]
* 2024-01-30 00:48:56 (4335) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-30 00:48:56 (4335) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-30 00:48:56 (4335) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-30 00:48:56 (4335) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-30 00:48:56 (4335) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-30 00:48:56 (4335) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-30 00:48:56 (4335) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-30 00:48:56 (4335) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-30 00:48:56 (4352) [[32mINFO[0m]
* 2024-01-30 00:48:56 (4321) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-30 00:48:56 (4322) [[32mINFO[0m]
* 2024-01-30 00:49:15 (4352) [[32mINFO[0m]
* 2024-01-30 00:49:15 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-30 00:49:15 (4321) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-30 00:49:15 (4322) [[32mINFO[0m]
* 2024-01-30 00:49:15 (4335) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-30 00:49:16 (4335) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-30 00:49:16 (4352) [[32mINFO[0m]
* 2024-01-30 00:49:17 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-30 00:49:17 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-30 00:49:17 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-30 00:49:17 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-30 00:49:17 (1761) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-30 00:49:17 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-30 00:49:17 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-30 00:49:17 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-30 00:49:17 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-30 00:49:17 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-30 00:49:17 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-30 00:49:17 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-30 00:49:17 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-30 00:49:17 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-30 00:49:17 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-30 00:49:53 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-30 00:49:53 (2359) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/L5I2Wgvzv9/ea_profile.json
* 2024-01-30 00:49:54 (2382) [[32mINFO[0m] Backed up EA4 profile to /tmp/L5I2Wgvzv9/ea_profile.json
* 2024-01-30 00:49:54 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-01-30 00:49:55 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-30 00:49:55 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-31 00:48:47 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-01-31 00:48:47 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-01-31 00:48:47 (4321) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-01-31 00:48:47 (4322) [[32mINFO[0m]
* 2024-01-31 00:48:47 (4335) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-01-31 00:48:47 (4335) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-01-31 00:48:47 (4335) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-01-31 00:48:47 (4335) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-01-31 00:48:47 (4335) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-01-31 00:48:47 (4335) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-01-31 00:48:47 (4335) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-01-31 00:48:47 (4335) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-01-31 00:48:47 (4352) [[32mINFO[0m]
* 2024-01-31 00:48:47 (4321) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-01-31 00:48:47 (4322) [[32mINFO[0m]
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml.tmp is not XML
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m]
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m]
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m]
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m]
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] packages for the previous distribution release still work).
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m]
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m]
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m]
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] or
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m]
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] compromise:
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m]
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m]
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] File /var/cache/yum/x86_64/7/epel/metalink.xml does not exist
* 2024-01-31 00:48:49 (4352) [[32mINFO[0m]
* 2024-01-31 00:48:49 (1849) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2024-01-31 00:48:49 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-01-31 00:48:49 (4321) [[32mINFO[0m] Running: /scripts/sysup
* 2024-01-31 00:48:49 (4322) [[32mINFO[0m]
* 2024-01-31 00:48:49 (4335) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-01-31 00:48:50 (4335) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-01-31 00:48:50 (4352) [[32mINFO[0m]
* 2024-01-31 00:48:51 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-01-31 00:48:51 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-01-31 00:48:51 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-01-31 00:48:51 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-01-31 00:48:51 (1761) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-01-31 00:48:51 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-01-31 00:48:51 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-01-31 00:48:51 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-01-31 00:48:51 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-01-31 00:48:51 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-01-31 00:48:51 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-01-31 00:48:51 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-01-31 00:48:51 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-01-31 00:48:51 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-01-31 00:48:51 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-01-31 00:49:37 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-31 00:49:37 (2359) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/FfzrBoFM3T/ea_profile.json
* 2024-01-31 00:49:38 (2382) [[32mINFO[0m] Backed up EA4 profile to /tmp/FfzrBoFM3T/ea_profile.json
* 2024-01-31 00:49:38 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-01-31 00:49:40 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-01-31 00:49:40 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-01 00:49:17 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-01 00:49:17 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-01 00:49:17 (4321) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-01 00:49:17 (4322) [[32mINFO[0m]
* 2024-02-01 00:49:17 (4335) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-01 00:49:17 (4335) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-01 00:49:17 (4335) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-01 00:49:17 (4335) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-01 00:49:17 (4335) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-01 00:49:17 (4335) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-01 00:49:17 (4335) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-01 00:49:18 (4335) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-01 00:49:18 (4352) [[32mINFO[0m]
* 2024-02-01 00:49:18 (4321) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-01 00:49:18 (4322) [[32mINFO[0m]
* 2024-02-01 00:49:37 (4352) [[32mINFO[0m]
* 2024-02-01 00:49:37 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-01 00:49:37 (4321) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-01 00:49:37 (4322) [[32mINFO[0m]
* 2024-02-01 00:49:37 (4335) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-01 00:49:38 (4335) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-01 00:49:38 (4352) [[32mINFO[0m]
* 2024-02-01 00:49:39 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-01 00:49:39 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-01 00:49:39 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-01 00:49:39 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-01 00:49:39 (1761) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-01 00:49:39 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-01 00:49:39 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-01 00:49:39 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-01 00:49:39 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-01 00:49:39 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-01 00:49:39 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-01 00:49:39 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-01 00:49:39 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-01 00:49:39 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-01 00:49:39 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-01 00:50:15 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-01 00:50:15 (2359) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/APr1GfGfcv/ea_profile.json
* 2024-02-01 00:50:16 (2382) [[32mINFO[0m] Backed up EA4 profile to /tmp/APr1GfGfcv/ea_profile.json
* 2024-02-01 00:50:16 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-01 00:50:18 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-01 00:50:18 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-02 00:49:41 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-02 00:49:41 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-02 00:49:41 (4321) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-02 00:49:41 (4322) [[32mINFO[0m]
* 2024-02-02 00:49:41 (4335) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-02 00:49:41 (4335) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-02 00:49:41 (4335) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-02 00:49:41 (4335) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-02 00:49:41 (4335) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-02 00:49:41 (4335) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-02 00:49:41 (4335) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-02 00:49:41 (4335) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-02 00:49:41 (4352) [[32mINFO[0m]
* 2024-02-02 00:49:41 (4321) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-02 00:49:41 (4322) [[32mINFO[0m]
* 2024-02-02 00:49:46 (4335) [[32mINFO[0m] http://mirror.vtti.vt.edu/centos/7.9.2009/updates/x86_64/repodata/47907d37439f9f68dfb0df485e8e21beb0ede3a98159a7e9434bcc97e075e175-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-02 00:49:46 (4335) [[32mINFO[0m] Trying other mirror.
* 2024-02-02 00:49:47 (4335) [[32mINFO[0m] http://mirror.sfo12.us.leaseweb.net/centos/7.9.2009/updates/x86_64/repodata/47907d37439f9f68dfb0df485e8e21beb0ede3a98159a7e9434bcc97e075e175-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-02 00:49:47 (4335) [[32mINFO[0m] Trying other mirror.
* 2024-02-02 00:49:48 (4335) [[32mINFO[0m] http://repo1.sea.innoscale.net/centos/7.9.2009/updates/x86_64/repodata/47907d37439f9f68dfb0df485e8e21beb0ede3a98159a7e9434bcc97e075e175-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-02 00:49:48 (4335) [[32mINFO[0m] Trying other mirror.
* 2024-02-02 00:50:08 (4352) [[32mINFO[0m]
* 2024-02-02 00:50:08 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-02 00:50:08 (4321) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-02 00:50:08 (4322) [[32mINFO[0m]
* 2024-02-02 00:50:08 (4335) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-02 00:50:08 (4335) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-02 00:50:08 (4352) [[32mINFO[0m]
* 2024-02-02 00:50:09 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-02 00:50:09 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-02 00:50:09 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-02 00:50:09 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-02 00:50:09 (1761) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-02 00:50:09 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-02 00:50:09 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-02 00:50:09 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-02 00:50:09 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-02 00:50:09 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-02 00:50:09 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-02 00:50:09 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-02 00:50:09 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-02 00:50:09 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-02 00:50:09 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-02 00:50:44 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-02 00:50:44 (2359) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/hWgwyeEHle/ea_profile.json
* 2024-02-02 00:50:45 (2382) [[32mINFO[0m] Backed up EA4 profile to /tmp/hWgwyeEHle/ea_profile.json
* 2024-02-02 00:50:45 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-02 00:50:46 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-02 00:50:46 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-03 00:49:58 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-03 00:49:58 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-03 00:49:58 (4321) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-03 00:49:58 (4322) [[32mINFO[0m]
* 2024-02-03 00:49:59 (4335) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-03 00:49:59 (4335) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-03 00:49:59 (4335) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-03 00:49:59 (4335) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-03 00:49:59 (4335) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-03 00:49:59 (4335) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-03 00:49:59 (4335) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-03 00:49:59 (4335) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-03 00:49:59 (4352) [[32mINFO[0m]
* 2024-02-03 00:49:59 (4321) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-03 00:49:59 (4322) [[32mINFO[0m]
* 2024-02-03 00:50:18 (4352) [[32mINFO[0m]
* 2024-02-03 00:50:18 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-03 00:50:18 (4321) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-03 00:50:18 (4322) [[32mINFO[0m]
* 2024-02-03 00:50:18 (4335) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-03 00:50:19 (4335) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-03 00:50:19 (4352) [[32mINFO[0m]
* 2024-02-03 00:50:20 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-03 00:50:20 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-03 00:50:20 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-03 00:50:20 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-03 00:50:20 (1761) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-03 00:50:20 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-03 00:50:20 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-03 00:50:20 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-03 00:50:20 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-03 00:50:20 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-03 00:50:20 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-03 00:50:20 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-03 00:50:20 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-03 00:50:20 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-03 00:50:20 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-03 00:50:57 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-03 00:50:57 (2359) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/_VlU39jZvK/ea_profile.json
* 2024-02-03 00:50:58 (2382) [[32mINFO[0m] Backed up EA4 profile to /tmp/_VlU39jZvK/ea_profile.json
* 2024-02-03 00:50:58 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-03 00:50:59 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-03 00:50:59 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-04 00:49:21 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-04 00:49:21 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-04 00:49:21 (4321) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-04 00:49:21 (4322) [[32mINFO[0m]
* 2024-02-04 00:49:21 (4335) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-04 00:49:21 (4335) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-04 00:49:21 (4335) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-04 00:49:21 (4335) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-04 00:49:21 (4335) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-04 00:49:21 (4335) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-04 00:49:21 (4335) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-04 00:49:21 (4335) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-04 00:49:21 (4352) [[32mINFO[0m]
* 2024-02-04 00:49:21 (4321) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-04 00:49:21 (4322) [[32mINFO[0m]
* 2024-02-04 00:49:39 (4352) [[32mINFO[0m]
* 2024-02-04 00:49:39 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-04 00:49:39 (4321) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-04 00:49:39 (4322) [[32mINFO[0m]
* 2024-02-04 00:49:39 (4335) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-04 00:49:40 (4335) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-04 00:49:40 (4352) [[32mINFO[0m]
* 2024-02-04 00:49:41 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-04 00:49:41 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-04 00:49:41 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-04 00:49:41 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-04 00:49:41 (1761) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-04 00:49:41 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-04 00:49:41 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-04 00:49:41 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-04 00:49:41 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-04 00:49:41 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-04 00:49:41 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-04 00:49:41 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-04 00:49:41 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-04 00:49:41 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-04 00:49:41 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-04 00:50:16 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-04 00:50:16 (2359) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/tpl9jRlwtR/ea_profile.json
* 2024-02-04 00:50:17 (2382) [[32mINFO[0m] Backed up EA4 profile to /tmp/tpl9jRlwtR/ea_profile.json
* 2024-02-04 00:50:17 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-04 00:50:19 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-04 00:50:19 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-05 00:48:46 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-05 00:48:46 (1842) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-05 00:48:46 (4321) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-05 00:48:46 (4322) [[32mINFO[0m]
* 2024-02-05 00:48:46 (4335) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-05 00:48:46 (4335) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-05 00:48:46 (4335) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-05 00:48:46 (4335) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-05 00:48:46 (4335) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-05 00:48:46 (4335) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-05 00:48:46 (4335) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-05 00:48:47 (4335) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-05 00:48:47 (4352) [[32mINFO[0m]
* 2024-02-05 00:48:47 (4321) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-05 00:48:47 (4322) [[32mINFO[0m]
* 2024-02-05 00:48:52 (4335) [[32mINFO[0m] http://mirror.genesishosting.com/centos/7.9.2009/updates/x86_64/repodata/47907d37439f9f68dfb0df485e8e21beb0ede3a98159a7e9434bcc97e075e175-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-05 00:48:52 (4335) [[32mINFO[0m] Trying other mirror.
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] Traceback (most recent call last):
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/bin/yum", line 29, in <module>
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] yummain.user_main(sys.argv[1:], exit_code=True)
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 375, in user_main
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] errcode = main(args)
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 184, in main
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] result, resultmsgs = base.doCommands()
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 585, in doCommands
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/share/yum-cli/yumcommands.py", line 1627, in doCommand
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] ypl = base.returnPkgLists(extcmds, repoid=repoid)
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 1444, in returnPkgLists
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] ignore_case=True, repoid=repoid)
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3015, in doPackageLists
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] for (n,a,e,v,r) in self.up.getUpdatesList():
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1094, in <lambda>
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] up = property(fget=lambda self: self._getUpdates(),
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 838, in _getUpdates
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] self._up = rpmUtils.updates.Updates(self.rpmdb.simplePkgList(), self.pkgSack.simplePkgList())
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1075, in <lambda>
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] pkgSack = property(fget=lambda self: self._getSacks(),
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in _getSacks
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] self.repos.populateSack(which=repos)
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/repos.py", line 380, in populateSack
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] sack._retrieve_async(repo, data)
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 185, in _retrieve_async
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] if not self._check_uncompressed_db_gen(repo, mydbtype):
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 287, in _check_uncompressed_db_gen
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] cached=repo.cache)
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1176, in repo_gen_decompress
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] return decompress(filename, dest=dest, check_timestamps=True)
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1163, in decompress
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] os.utime(out, (fi.st_mtime, fi.st_mtime))
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] OSError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/7/base/gen/primary_db.sqlite'
* 2024-02-05 00:49:01 (4352) [[32mINFO[0m]
* 2024-02-05 00:49:01 (1849) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2024-02-05 00:49:01 (1863) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-05 00:49:01 (4321) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-05 00:49:01 (4322) [[32mINFO[0m]
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-05 00:49:01 (4335) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-05 00:49:01 (4352) [[32mINFO[0m]
* 2024-02-05 00:49:03 (1761) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-05 00:49:03 (1761) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-05 00:49:03 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-05 00:49:03 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-05 00:49:03 (1761) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-05 00:49:03 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-05 00:49:03 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-05 00:49:03 (1761) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-05 00:49:03 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-05 00:49:03 (1761) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-05 00:49:03 (1761) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-05 00:49:03 (1761) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-05 00:49:03 (1761) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-05 00:49:03 (1761) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-05 00:49:03 (1778) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-05 00:49:42 (891) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-05 00:49:42 (2359) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/SjqzsRXZQD/ea_profile.json
* 2024-02-05 00:49:43 (2382) [[32mINFO[0m] Backed up EA4 profile to /tmp/SjqzsRXZQD/ea_profile.json
* 2024-02-05 00:49:43 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-05 00:49:44 (161) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-05 00:49:44 (268) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-06 00:48:41 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-06 00:48:41 (1844) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-06 00:48:41 (4415) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-06 00:48:41 (4416) [[32mINFO[0m]
* 2024-02-06 00:48:41 (4429) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-06 00:48:41 (4429) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-06 00:48:41 (4429) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-06 00:48:41 (4429) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-06 00:48:41 (4429) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-06 00:48:41 (4429) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-06 00:48:41 (4429) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-06 00:48:41 (4429) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-06 00:48:41 (4446) [[32mINFO[0m]
* 2024-02-06 00:48:41 (4415) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-06 00:48:41 (4416) [[32mINFO[0m]
* 2024-02-06 00:48:59 (4446) [[32mINFO[0m]
* 2024-02-06 00:48:59 (1865) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-06 00:48:59 (4415) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-06 00:48:59 (4416) [[32mINFO[0m]
* 2024-02-06 00:48:59 (4429) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-06 00:48:59 (4429) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-06 00:48:59 (4446) [[32mINFO[0m]
* 2024-02-06 00:49:00 (1763) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-06 00:49:00 (1763) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-06 00:49:00 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-06 00:49:00 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-06 00:49:00 (1763) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-06 00:49:00 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-06 00:49:00 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-06 00:49:00 (1763) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-06 00:49:00 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-06 00:49:00 (1763) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-06 00:49:00 (1763) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-06 00:49:00 (1763) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-06 00:49:00 (1763) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-06 00:49:00 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-06 00:49:00 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-06 00:49:36 (893) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-06 00:49:36 (2413) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Jndj7YLJkG/ea_profile.json
* 2024-02-06 00:49:37 (2436) [[32mINFO[0m] Backed up EA4 profile to /tmp/Jndj7YLJkG/ea_profile.json
* 2024-02-06 00:49:37 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-06 00:49:38 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-06 00:49:38 (270) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-07 00:48:48 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-07 00:48:48 (1844) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-07 00:48:48 (4415) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-07 00:48:48 (4416) [[32mINFO[0m]
* 2024-02-07 00:48:48 (4429) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-07 00:48:48 (4429) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-07 00:48:48 (4429) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-07 00:48:48 (4429) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-07 00:48:48 (4429) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-07 00:48:48 (4429) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-07 00:48:48 (4429) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-07 00:48:48 (4429) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-07 00:48:48 (4446) [[32mINFO[0m]
* 2024-02-07 00:48:48 (4415) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-07 00:48:48 (4416) [[32mINFO[0m]
* 2024-02-07 00:49:07 (4446) [[32mINFO[0m]
* 2024-02-07 00:49:07 (1865) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-07 00:49:07 (4415) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-07 00:49:07 (4416) [[32mINFO[0m]
* 2024-02-07 00:49:07 (4429) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-07 00:49:07 (4429) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-07 00:49:07 (4446) [[32mINFO[0m]
* 2024-02-07 00:49:08 (1763) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-07 00:49:08 (1763) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-07 00:49:08 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-07 00:49:08 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-07 00:49:08 (1763) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-07 00:49:08 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-07 00:49:08 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-07 00:49:08 (1763) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-07 00:49:08 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-07 00:49:08 (1763) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-07 00:49:08 (1763) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-07 00:49:08 (1763) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-07 00:49:08 (1763) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-07 00:49:08 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-07 00:49:08 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-07 00:49:45 (893) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-07 00:49:45 (2413) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/TZT20Dkf6p/ea_profile.json
* 2024-02-07 00:49:45 (2436) [[32mINFO[0m] Backed up EA4 profile to /tmp/TZT20Dkf6p/ea_profile.json
* 2024-02-07 00:49:46 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-07 00:49:47 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-07 00:49:47 (270) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-08 00:55:58 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-08 00:55:58 (1844) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-08 00:55:58 (4415) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-08 00:55:58 (4416) [[32mINFO[0m]
* 2024-02-08 00:55:58 (4429) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-08 00:55:59 (4429) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-08 00:55:59 (4429) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-08 00:55:59 (4429) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-08 00:55:59 (4429) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-08 00:55:59 (4429) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-08 00:55:59 (4429) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-08 00:55:59 (4429) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-08 00:55:59 (4446) [[32mINFO[0m]
* 2024-02-08 00:55:59 (4415) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-08 00:55:59 (4416) [[32mINFO[0m]
* 2024-02-08 00:56:19 (4446) [[32mINFO[0m]
* 2024-02-08 00:56:19 (1865) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-08 00:56:19 (4415) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-08 00:56:19 (4416) [[32mINFO[0m]
* 2024-02-08 00:56:19 (4429) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-08 00:56:19 (4429) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-08 00:56:19 (4446) [[32mINFO[0m]
* 2024-02-08 00:56:20 (1763) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-08 00:56:20 (1763) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-08 00:56:20 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-08 00:56:20 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-08 00:56:20 (1763) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-08 00:56:20 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-08 00:56:20 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-08 00:56:20 (1763) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-08 00:56:20 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-08 00:56:20 (1763) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-08 00:56:20 (1763) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-08 00:56:20 (1763) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-08 00:56:20 (1763) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-08 00:56:20 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-08 00:56:20 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-08 00:56:58 (893) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-08 00:56:58 (2413) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/J21bWnW0FE/ea_profile.json
* 2024-02-08 00:56:58 (2436) [[32mINFO[0m] Backed up EA4 profile to /tmp/J21bWnW0FE/ea_profile.json
* 2024-02-08 00:56:58 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-08 00:57:00 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-08 00:57:00 (270) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-09 00:48:56 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-09 00:48:56 (1844) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-09 00:48:56 (4415) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-09 00:48:56 (4416) [[32mINFO[0m]
* 2024-02-09 00:48:57 (4429) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-09 00:48:57 (4429) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-09 00:48:57 (4429) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-09 00:48:57 (4429) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-09 00:48:57 (4429) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-09 00:48:57 (4429) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-09 00:48:57 (4429) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-09 00:48:57 (4429) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-09 00:48:57 (4446) [[32mINFO[0m]
* 2024-02-09 00:48:57 (4415) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-09 00:48:57 (4416) [[32mINFO[0m]
* 2024-02-09 00:49:17 (4446) [[32mINFO[0m]
* 2024-02-09 00:49:17 (1865) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-09 00:49:17 (4415) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-09 00:49:17 (4416) [[32mINFO[0m]
* 2024-02-09 00:49:17 (4429) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-09 00:49:17 (4429) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-09 00:49:17 (4446) [[32mINFO[0m]
* 2024-02-09 00:49:18 (1763) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-09 00:49:18 (1763) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-09 00:49:18 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-09 00:49:18 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-09 00:49:18 (1763) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-09 00:49:18 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-09 00:49:18 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-09 00:49:18 (1763) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-09 00:49:18 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-09 00:49:18 (1763) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-09 00:49:18 (1763) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-09 00:49:18 (1763) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-09 00:49:18 (1763) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-09 00:49:18 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-09 00:49:18 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-09 00:49:55 (893) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-09 00:49:55 (2413) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/HaAkf3OQ8x/ea_profile.json
* 2024-02-09 00:49:56 (2436) [[32mINFO[0m] Backed up EA4 profile to /tmp/HaAkf3OQ8x/ea_profile.json
* 2024-02-09 00:49:56 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-09 00:49:57 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-09 00:49:57 (270) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-10 00:49:40 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-10 00:49:40 (1844) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-10 00:49:40 (4415) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-10 00:49:40 (4416) [[32mINFO[0m]
* 2024-02-10 00:49:40 (4429) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-10 00:49:40 (4429) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-10 00:49:40 (4429) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-10 00:49:40 (4429) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-10 00:49:40 (4429) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-10 00:49:40 (4429) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-10 00:49:40 (4429) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-10 00:49:41 (4429) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-10 00:49:41 (4446) [[32mINFO[0m]
* 2024-02-10 00:49:41 (4415) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-10 00:49:41 (4416) [[32mINFO[0m]
* 2024-02-10 00:49:54 (4429) [[32mINFO[0m] http://ftp.osuosl.org/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-10 00:49:54 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-10 00:49:54 (4429) [[32mINFO[0m] http://mirrors.greenmountainaccess.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-10 00:49:54 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-10 00:49:54 (4429) [[32mINFO[0m] http://mirrors.advancedhosters.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-10 00:49:54 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-10 00:49:55 (4429) [[32mINFO[0m] http://mirror.keystealth.org/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-10 00:49:55 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-10 00:49:55 (4429) [[32mINFO[0m] http://volico.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-10 00:49:55 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-10 00:49:55 (4429) [[32mINFO[0m] http://forksystems.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-10 00:49:55 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-10 00:49:55 (4429) [[32mINFO[0m] http://nnenix.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-10 00:49:55 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-10 00:49:55 (4429) [[32mINFO[0m] http://mirrors.vcea.wsu.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-10 00:49:55 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-10 00:49:56 (4429) [[32mINFO[0m] http://mirror.arizona.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-10 00:49:56 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-10 00:49:56 (4429) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-10 00:49:56 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-10 00:50:01 (4446) [[32mINFO[0m]
* 2024-02-10 00:50:01 (1865) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-10 00:50:01 (4415) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-10 00:50:01 (4416) [[32mINFO[0m]
* 2024-02-10 00:50:01 (4429) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-10 00:50:01 (4429) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-10 00:50:01 (4446) [[32mINFO[0m]
* 2024-02-10 00:50:03 (1763) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-10 00:50:03 (1763) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-10 00:50:03 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-10 00:50:03 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-10 00:50:03 (1763) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-10 00:50:03 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-10 00:50:03 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-10 00:50:03 (1763) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-10 00:50:03 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-10 00:50:03 (1763) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-10 00:50:03 (1763) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-10 00:50:03 (1763) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-10 00:50:03 (1763) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-10 00:50:03 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-10 00:50:03 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-10 00:50:40 (893) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-10 00:50:40 (2413) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ucFdCOtHP3/ea_profile.json
* 2024-02-10 00:50:41 (2436) [[32mINFO[0m] Backed up EA4 profile to /tmp/ucFdCOtHP3/ea_profile.json
* 2024-02-10 00:50:41 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-10 00:50:43 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-10 00:50:43 (270) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-11 00:49:31 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-11 00:49:31 (1844) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-11 00:49:31 (4415) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-11 00:49:31 (4416) [[32mINFO[0m]
* 2024-02-11 00:49:31 (4429) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-11 00:49:31 (4429) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-11 00:49:31 (4429) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-11 00:49:31 (4429) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-11 00:49:31 (4429) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-11 00:49:31 (4429) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-11 00:49:31 (4429) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-11 00:49:31 (4429) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-11 00:49:31 (4446) [[32mINFO[0m]
* 2024-02-11 00:49:31 (4415) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-11 00:49:31 (4416) [[32mINFO[0m]
* 2024-02-11 00:49:36 (4429) [[32mINFO[0m] http://mirror.nodesdirect.com/centos/7.9.2009/updates/x86_64/repodata/e51e85f92481d159a62b12c9fd3c54e006e7380e806a6a47d695a61900b9c855-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-11 00:49:36 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-11 00:49:38 (4429) [[32mINFO[0m] http://ftpmirror.your.org/pub/centos/7.9.2009/updates/x86_64/repodata/e51e85f92481d159a62b12c9fd3c54e006e7380e806a6a47d695a61900b9c855-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-11 00:49:38 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-11 00:49:53 (4446) [[32mINFO[0m]
* 2024-02-11 00:49:53 (1865) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-11 00:49:53 (4415) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-11 00:49:53 (4416) [[32mINFO[0m]
* 2024-02-11 00:49:53 (4429) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-11 00:49:53 (4429) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-11 00:49:53 (4446) [[32mINFO[0m]
* 2024-02-11 00:49:55 (1763) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-11 00:49:55 (1763) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-11 00:49:55 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-11 00:49:55 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-11 00:49:55 (1763) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-11 00:49:55 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-11 00:49:55 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-11 00:49:55 (1763) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-11 00:49:55 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-11 00:49:55 (1763) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-11 00:49:55 (1763) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-11 00:49:55 (1763) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-11 00:49:55 (1763) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-11 00:49:55 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-11 00:49:55 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-11 00:50:32 (893) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-11 00:50:32 (2413) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/NkZZlETe53/ea_profile.json
* 2024-02-11 00:50:33 (2436) [[32mINFO[0m] Backed up EA4 profile to /tmp/NkZZlETe53/ea_profile.json
* 2024-02-11 00:50:33 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-11 00:50:35 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-11 00:50:35 (270) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-12 00:48:47 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-12 00:48:47 (1844) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-12 00:48:47 (4415) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-12 00:48:47 (4416) [[32mINFO[0m]
* 2024-02-12 00:48:48 (4429) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-12 00:48:48 (4429) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-12 00:48:48 (4429) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-12 00:48:48 (4429) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-12 00:48:48 (4429) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-12 00:48:48 (4429) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-12 00:48:48 (4429) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-12 00:48:48 (4429) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-12 00:48:48 (4446) [[32mINFO[0m]
* 2024-02-12 00:48:48 (4415) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-12 00:48:48 (4416) [[32mINFO[0m]
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] http://tx-mirror.tier.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] http://mirror.grid.uchicago.edu/pub/linux/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] http://mirror.datto.com/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] http://linux.mirrors.es.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] http://mirror.chpc.utah.edu/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] http://or-mirror.iwebfusion.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] http://mirror.clarkson.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/EA4/repodata/2fde909fda53a66036fc1dfe6f3deca7c832357f7c0d73494386c3d5cac39b63-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] http://ftpmirror.your.org/pub/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] http://mirror.centos.iad1.serverforge.org/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] http://centos.mirror.constant.com/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:48:59 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://mirrors.raystedman.org/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://mirrors.raystedman.org/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://mirror.rackspace.com/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://mirror.chpc.utah.edu/pub/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://nocix.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://mirror.siena.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://coresite.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://mirror.vcu.edu/pub/gnu_linux/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://mirror.vacares.com/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://mirror.mia11.us.leaseweb.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://mirror.servaxnet.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://mirrors.sonic.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://packages.oit.ncsu.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] http://ziply.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:00 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:01 (4429) [[32mINFO[0m] http://paducahix.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:01 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:01 (4429) [[32mINFO[0m] http://mirrors.rit.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:01 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:01 (4429) [[32mINFO[0m] http://mirrors.iu13.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:01 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:01 (4429) [[32mINFO[0m] http://southfront.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:01 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:01 (4429) [[32mINFO[0m] http://forksystems.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:01 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:01 (4429) [[32mINFO[0m] http://ziply.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-12 00:49:01 (4429) [[32mINFO[0m] Trying other mirror.
* 2024-02-12 00:49:08 (4446) [[32mINFO[0m]
* 2024-02-12 00:49:08 (1865) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-12 00:49:08 (4415) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-12 00:49:08 (4416) [[32mINFO[0m]
* 2024-02-12 00:49:08 (4429) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-12 00:49:08 (4429) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-12 00:49:08 (4446) [[32mINFO[0m]
* 2024-02-12 00:49:09 (1763) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-12 00:49:09 (1763) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-12 00:49:09 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-12 00:49:09 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-12 00:49:09 (1763) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-12 00:49:09 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-12 00:49:09 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-12 00:49:09 (1763) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-12 00:49:09 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-12 00:49:09 (1763) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-12 00:49:09 (1763) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-12 00:49:09 (1763) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-12 00:49:09 (1763) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-12 00:49:09 (1763) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-12 00:49:09 (1780) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-12 00:49:46 (893) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-12 00:49:46 (2413) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/llFQ1hVkyu/ea_profile.json
* 2024-02-12 00:49:47 (2436) [[32mINFO[0m] Backed up EA4 profile to /tmp/llFQ1hVkyu/ea_profile.json
* 2024-02-12 00:49:47 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-12 00:49:49 (162) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-12 00:49:49 (270) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-13 00:50:01 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-13 00:50:01 (1845) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-13 00:50:01 (4462) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-13 00:50:01 (4463) [[32mINFO[0m]
* 2024-02-13 00:50:01 (4476) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-13 00:50:01 (4476) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-13 00:50:01 (4476) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-13 00:50:01 (4476) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-13 00:50:01 (4476) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-13 00:50:01 (4476) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-13 00:50:01 (4476) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-13 00:50:02 (4476) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-13 00:50:02 (4493) [[32mINFO[0m]
* 2024-02-13 00:50:02 (4462) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-13 00:50:02 (4463) [[32mINFO[0m]
* 2024-02-13 00:50:11 (4476) [[32mINFO[0m] http://linux-mirrors.fnal.gov/linux/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-13 00:50:11 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-13 00:50:11 (4476) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-13 00:50:11 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-13 00:50:11 (4476) [[32mINFO[0m] http://mirror.vtti.vt.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-13 00:50:11 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-13 00:50:11 (4476) [[32mINFO[0m] http://centos.mirror.shastacoe.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-13 00:50:11 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-13 00:50:12 (4476) [[32mINFO[0m] http://nc-centos-mirror.iwebfusion.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-13 00:50:12 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-13 00:50:12 (4476) [[32mINFO[0m] http://mirrors.ocf.berkeley.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-13 00:50:12 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-13 00:50:12 (4476) [[32mINFO[0m] http://mirror.arizona.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-13 00:50:12 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-13 00:50:12 (4476) [[32mINFO[0m] http://ix-denver.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-13 00:50:12 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-13 00:50:12 (4476) [[32mINFO[0m] http://mirror.team-cymru.com/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-13 00:50:12 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-13 00:50:13 (4476) [[32mINFO[0m] http://mirror.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-13 00:50:13 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-13 00:50:13 (4476) [[32mINFO[0m] http://repo1.sea.innoscale.net/centos/7.9.2009/updates/x86_64/repodata/e51e85f92481d159a62b12c9fd3c54e006e7380e806a6a47d695a61900b9c855-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-13 00:50:13 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-13 00:50:26 (4493) [[32mINFO[0m]
* 2024-02-13 00:50:26 (1866) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-13 00:50:26 (4462) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-13 00:50:26 (4463) [[32mINFO[0m]
* 2024-02-13 00:50:26 (4476) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-13 00:50:26 (4476) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-13 00:50:26 (4493) [[32mINFO[0m]
* 2024-02-13 00:50:27 (1764) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-13 00:50:27 (1764) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-13 00:50:27 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-13 00:50:27 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-13 00:50:27 (1764) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-13 00:50:27 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-13 00:50:27 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-13 00:50:27 (1764) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-13 00:50:27 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-13 00:50:27 (1764) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-13 00:50:27 (1764) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-13 00:50:27 (1764) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-13 00:50:27 (1764) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-13 00:50:27 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-13 00:50:27 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-13 00:51:07 (894) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-13 00:51:07 (2414) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/NWDFaYATtO/ea_profile.json
* 2024-02-13 00:51:08 (2437) [[32mINFO[0m] Backed up EA4 profile to /tmp/NWDFaYATtO/ea_profile.json
* 2024-02-13 00:51:08 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-13 00:51:09 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-13 00:51:09 (271) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-14 00:48:49 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-14 00:48:49 (1845) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-14 00:48:49 (4462) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-14 00:48:49 (4463) [[32mINFO[0m]
* 2024-02-14 00:48:49 (4476) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-14 00:48:49 (4476) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-14 00:48:49 (4476) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-14 00:48:49 (4476) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-14 00:48:49 (4476) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-14 00:48:49 (4476) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-14 00:48:49 (4476) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-14 00:48:50 (4476) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-14 00:48:50 (4493) [[32mINFO[0m]
* 2024-02-14 00:48:50 (4462) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-14 00:48:50 (4463) [[32mINFO[0m]
* 2024-02-14 00:49:08 (4493) [[32mINFO[0m]
* 2024-02-14 00:49:08 (1866) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-14 00:49:08 (4462) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-14 00:49:08 (4463) [[32mINFO[0m]
* 2024-02-14 00:49:09 (4476) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-14 00:49:09 (4476) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-14 00:49:09 (4493) [[32mINFO[0m]
* 2024-02-14 00:49:10 (1764) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-14 00:49:10 (1764) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-14 00:49:10 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-14 00:49:10 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-14 00:49:10 (1764) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-14 00:49:10 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-14 00:49:10 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-14 00:49:10 (1764) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-14 00:49:10 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-14 00:49:10 (1764) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-14 00:49:10 (1764) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-14 00:49:10 (1764) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-14 00:49:10 (1764) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-14 00:49:10 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-14 00:49:10 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-14 00:49:48 (894) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-14 00:49:48 (2414) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/lxMY6k6hrN/ea_profile.json
* 2024-02-14 00:49:49 (2437) [[32mINFO[0m] Backed up EA4 profile to /tmp/lxMY6k6hrN/ea_profile.json
* 2024-02-14 00:49:49 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-14 00:49:51 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-14 00:49:51 (271) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-15 00:48:49 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-15 00:48:49 (1845) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-15 00:48:49 (4462) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-15 00:48:49 (4463) [[32mINFO[0m]
* 2024-02-15 00:48:49 (4476) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-15 00:48:49 (4476) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-15 00:48:49 (4476) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-15 00:48:49 (4476) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-15 00:48:49 (4476) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-15 00:48:49 (4476) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-15 00:48:49 (4476) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-15 00:48:49 (4476) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-15 00:48:49 (4493) [[32mINFO[0m]
* 2024-02-15 00:48:49 (4462) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-15 00:48:49 (4463) [[32mINFO[0m]
* 2024-02-15 00:48:54 (4476) [[32mINFO[0m] http://la.mirrors.clouvider.net/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:54 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:54 (4476) [[32mINFO[0m] http://la.mirrors.clouvider.net/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:54 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://www.gtlib.gatech.edu/pub/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://linux.mirrors.es.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://mirror.usi.edu/pub/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://abqix.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/EA4/repodata/4e423e22aff1fc6f1712d725ca0db371b3ee7e37ec90fdcd0f7d9c13b49e43cb-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://mirrors.xmission.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://mirrors.xtom.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://paducahix.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://mirrors.liquidweb.com/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://linux.cc.lehigh.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://mirrors.greenmountainaccess.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] http://mirrors.greenmountainaccess.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:55 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] http://mirror.cs.vt.edu/pub/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] http://mirror.team-cymru.com/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] http://mirror.cs.vt.edu/pub/CentOS/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] http://mirror.mia11.us.leaseweb.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] http://coresite.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] http://mirrors.sonic.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] http://mirror.umd.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] http://uvermont.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] http://mirror.servaxnet.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] http://mirrors.wcupa.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] http://mirrors.xtom.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] http://mirror.steadfastnet.com/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:56 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:57 (4476) [[32mINFO[0m] http://southfront.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:57 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:57 (4476) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-15 00:48:57 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:48:58 (4476) [[32mINFO[0m] http://mirror.genesishosting.com/centos/7.9.2009/updates/x86_64/repodata/e51e85f92481d159a62b12c9fd3c54e006e7380e806a6a47d695a61900b9c855-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-15 00:48:58 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-15 00:49:12 (4493) [[32mINFO[0m]
* 2024-02-15 00:49:12 (1866) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-15 00:49:12 (4462) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-15 00:49:12 (4463) [[32mINFO[0m]
* 2024-02-15 00:49:12 (4476) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-15 00:49:12 (4476) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-15 00:49:12 (4493) [[32mINFO[0m]
* 2024-02-15 00:49:13 (1764) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-15 00:49:13 (1764) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-15 00:49:13 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-15 00:49:13 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-15 00:49:13 (1764) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-15 00:49:13 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-15 00:49:13 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-15 00:49:13 (1764) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-15 00:49:13 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'eig_hosting_legacy' from /etc/yum.repos.d/eig_hosting_legacy.repo
* 2024-02-15 00:49:13 (1764) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-15 00:49:13 (1764) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-15 00:49:13 (1764) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-15 00:49:13 (1764) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-15 00:49:13 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-15 00:49:13 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-15 00:49:52 (1704) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-02-15 00:49:52 (1705) [[31mERROR[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/d88eec3c96100b13c9f9ae89e5e08f15f00c26acc814757d71089522a6a0d83e-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/97b3cce5c3b54ad454f20f9e7f4e27ae5ced9c6bbf7ae77b67a037fc47277d58-filelists.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/zabbix/non-supported/rhel/7/x86_64/repodata/0874d0c46df22ac31c38c5dc11a84c01db62c2eead6f5dbb26f6bb838645fe96-filelists.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/non-supported/rhel/7/x86_64/repodata/798ec1c3f60f42f25b2d9952a0ca381547226aaa18f44d024b911d5d579edc50-other.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/a0ebae80b8b4586ed3010eb1e2176e10516eaeb886d116e21542bfcb4986a805-other.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
* 2024-02-15 00:49:52 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-15 00:49:52 (894) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-15 00:49:52 (2414) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/sZ6_EIrM0U/ea_profile.json
* 2024-02-15 00:49:52 (2437) [[32mINFO[0m] Backed up EA4 profile to /tmp/sZ6_EIrM0U/ea_profile.json
* 2024-02-15 00:49:53 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-15 00:49:54 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-15 00:49:54 (271) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-16 00:48:41 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-16 00:48:41 (1845) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-16 00:48:41 (4462) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-16 00:48:41 (4463) [[32mINFO[0m]
* 2024-02-16 00:48:41 (4476) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-16 00:48:41 (4476) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-16 00:48:41 (4476) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-16 00:48:41 (4476) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-16 00:48:41 (4476) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-16 00:48:41 (4476) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-16 00:48:41 (4476) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-16 00:48:41 (4476) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-16 00:48:41 (4493) [[32mINFO[0m]
* 2024-02-16 00:48:41 (4462) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-16 00:48:41 (4463) [[32mINFO[0m]
* 2024-02-16 00:48:46 (4476) [[32mINFO[0m] http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 403 - Forbidden
* 2024-02-16 00:48:46 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-16 00:48:46 (4476) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-02-16 00:48:46 (4476) [[32mINFO[0m]
* 2024-02-16 00:48:46 (4476) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-02-16 00:48:46 (4476) [[32mINFO[0m]
* 2024-02-16 00:48:46 (4476) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-16 00:48:46 (4476) [[32mINFO[0m]
* 2024-02-16 00:48:47 (4476) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a9e2c23b2183ea73b682770e9cf3ccd6aaadf814c24c03925d5dec793fd11595-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-16 00:48:47 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-16 00:48:47 (4476) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-02-16 00:48:47 (4476) [[32mINFO[0m]
* 2024-02-16 00:48:47 (4476) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-02-16 00:48:47 (4476) [[32mINFO[0m]
* 2024-02-16 00:48:47 (4476) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-16 00:48:47 (4476) [[32mINFO[0m]
* 2024-02-16 00:48:47 (4476) [[32mINFO[0m] http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
* 2024-02-16 00:48:47 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-16 00:48:47 (4476) [[32mINFO[0m] http://rpm-mirror.hostgator.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
* 2024-02-16 00:48:47 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-16 00:49:03 (4493) [[32mINFO[0m]
* 2024-02-16 00:49:03 (1866) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-16 00:49:03 (4462) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-16 00:49:03 (4463) [[32mINFO[0m]
* 2024-02-16 00:49:03 (4476) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-16 00:49:03 (4476) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-16 00:49:03 (4493) [[32mINFO[0m]
* 2024-02-16 00:49:04 (1764) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-16 00:49:04 (1764) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-16 00:49:04 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-16 00:49:04 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-16 00:49:04 (1764) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-16 00:49:04 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-16 00:49:04 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-16 00:49:04 (1764) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-16 00:49:04 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-16 00:49:04 (1764) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-16 00:49:04 (1764) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-16 00:49:04 (1764) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-16 00:49:04 (1764) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-16 00:49:04 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-16 00:49:04 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-16 00:49:45 (1704) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-02-16 00:49:45 (1705) [[31mERROR[0m] http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/e504fb5e8e95494b1ff3efde741476c1a5727c0d87039b56bdcec333ad7d59e8-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/d55f9d433298ea6da527e635073f4ff2b9aa2a39a53a6d60924d55df09cdc831-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/5cf2c777b5ce64ed17e09f8d0b137218405314da82e4528fc38db4ded2539bae-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/97b3cce5c3b54ad454f20f9e7f4e27ae5ced9c6bbf7ae77b67a037fc47277d58-filelists.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/a0ebae80b8b4586ed3010eb1e2176e10516eaeb886d116e21542bfcb4986a805-other.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/non-supported/rhel/7/x86_64/repodata/0874d0c46df22ac31c38c5dc11a84c01db62c2eead6f5dbb26f6bb838645fe96-filelists.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
* 2024-02-16 00:49:45 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-16 00:49:46 (894) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-16 00:49:46 (2414) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/x4BoX8YUwq/ea_profile.json
* 2024-02-16 00:49:46 (2437) [[32mINFO[0m] Backed up EA4 profile to /tmp/x4BoX8YUwq/ea_profile.json
* 2024-02-16 00:49:46 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-16 00:49:48 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-16 00:49:48 (271) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-17 00:50:18 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-17 00:50:18 (1845) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-17 00:50:18 (4462) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-17 00:50:18 (4463) [[32mINFO[0m]
* 2024-02-17 00:50:19 (4476) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-17 00:50:19 (4476) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-17 00:50:19 (4476) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-17 00:50:19 (4476) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-17 00:50:19 (4476) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-17 00:50:19 (4476) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-17 00:50:19 (4476) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-17 00:50:19 (4476) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-17 00:50:19 (4493) [[32mINFO[0m]
* 2024-02-17 00:50:19 (4462) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-17 00:50:19 (4463) [[32mINFO[0m]
* 2024-02-17 00:50:23 (4476) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/5c12d1bf5cac7d63c718c53a84ba538494562ffcec6263c26ab5774d04e673bd-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-17 00:50:23 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-17 00:50:23 (4476) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-02-17 00:50:23 (4476) [[32mINFO[0m]
* 2024-02-17 00:50:23 (4476) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-02-17 00:50:23 (4476) [[32mINFO[0m]
* 2024-02-17 00:50:23 (4476) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-17 00:50:23 (4476) [[32mINFO[0m]
* 2024-02-17 00:50:23 (4476) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a9e2c23b2183ea73b682770e9cf3ccd6aaadf814c24c03925d5dec793fd11595-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-17 00:50:23 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-17 00:50:24 (4476) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/a9e2c23b2183ea73b682770e9cf3ccd6aaadf814c24c03925d5dec793fd11595-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-17 00:50:24 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-17 00:50:25 (4476) [[32mINFO[0m] http://repo1.sea.innoscale.net/centos/7.9.2009/updates/x86_64/repodata/7f8b6abf5de2f50cd8c4d1e3286d3b5b2ff2a4dfbe5522102a070a3710df7672-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-17 00:50:25 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m]
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m]
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m]
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m]
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] packages for the previous distribution release still work).
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m]
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m]
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m]
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] or
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m]
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] compromise:
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m]
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m]
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] database disk image is malformed
* 2024-02-17 00:50:48 (4493) [[32mINFO[0m]
* 2024-02-17 00:50:48 (1852) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2024-02-17 00:50:48 (1866) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-17 00:50:48 (4462) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-17 00:50:48 (4463) [[32mINFO[0m]
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-17 00:50:48 (4476) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-17 00:50:48 (4493) [[32mINFO[0m]
* 2024-02-17 00:50:49 (1764) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-17 00:50:49 (1764) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-17 00:50:49 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-17 00:50:49 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-17 00:50:49 (1764) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-17 00:50:49 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-17 00:50:49 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-17 00:50:49 (1764) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-17 00:50:49 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-17 00:50:49 (1764) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-17 00:50:49 (1764) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-17 00:50:49 (1764) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-17 00:50:49 (1764) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-17 00:50:49 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-17 00:50:49 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-17 00:51:28 (1704) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-02-17 00:51:28 (1705) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/e504fb5e8e95494b1ff3efde741476c1a5727c0d87039b56bdcec333ad7d59e8-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/d55f9d433298ea6da527e635073f4ff2b9aa2a39a53a6d60924d55df09cdc831-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/5cf2c777b5ce64ed17e09f8d0b137218405314da82e4528fc38db4ded2539bae-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-02-17 00:51:28 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-17 00:51:28 (894) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-17 00:51:28 (2414) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/jOg5s5wzUS/ea_profile.json
* 2024-02-17 00:51:28 (2437) [[32mINFO[0m] Backed up EA4 profile to /tmp/jOg5s5wzUS/ea_profile.json
* 2024-02-17 00:51:29 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-17 00:51:30 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-17 00:51:30 (271) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-18 00:49:49 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-18 00:49:49 (1845) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-18 00:49:49 (4462) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-18 00:49:49 (4463) [[32mINFO[0m]
* 2024-02-18 00:49:49 (4476) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-18 00:49:49 (4476) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-18 00:49:49 (4476) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-18 00:49:49 (4476) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-18 00:49:49 (4476) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-18 00:49:49 (4476) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-18 00:49:49 (4476) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-18 00:49:49 (4476) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-18 00:49:49 (4493) [[32mINFO[0m]
* 2024-02-18 00:49:49 (4462) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-18 00:49:49 (4463) [[32mINFO[0m]
* 2024-02-18 00:50:09 (4493) [[32mINFO[0m]
* 2024-02-18 00:50:09 (1866) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-18 00:50:09 (4462) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-18 00:50:09 (4463) [[32mINFO[0m]
* 2024-02-18 00:50:10 (4476) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-18 00:50:10 (4476) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-18 00:50:10 (4493) [[32mINFO[0m]
* 2024-02-18 00:50:11 (1764) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-18 00:50:11 (1764) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-18 00:50:11 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-18 00:50:11 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-18 00:50:11 (1764) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-18 00:50:11 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-18 00:50:11 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-18 00:50:11 (1764) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-18 00:50:11 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-18 00:50:11 (1764) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-18 00:50:11 (1764) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-18 00:50:11 (1764) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-18 00:50:11 (1764) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-18 00:50:11 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-18 00:50:11 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-18 00:50:47 (1704) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-02-18 00:50:47 (1705) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/e504fb5e8e95494b1ff3efde741476c1a5727c0d87039b56bdcec333ad7d59e8-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/d55f9d433298ea6da527e635073f4ff2b9aa2a39a53a6d60924d55df09cdc831-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/5cf2c777b5ce64ed17e09f8d0b137218405314da82e4528fc38db4ded2539bae-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/e504fb5e8e95494b1ff3efde741476c1a5727c0d87039b56bdcec333ad7d59e8-filelists.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/5cf2c777b5ce64ed17e09f8d0b137218405314da82e4528fc38db4ded2539bae-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/d55f9d433298ea6da527e635073f4ff2b9aa2a39a53a6d60924d55df09cdc831-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/5cf2c777b5ce64ed17e09f8d0b137218405314da82e4528fc38db4ded2539bae-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/d55f9d433298ea6da527e635073f4ff2b9aa2a39a53a6d60924d55df09cdc831-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-02-18 00:50:47 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-18 00:50:48 (894) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-18 00:50:48 (2414) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/G6PKk4Brcg/ea_profile.json
* 2024-02-18 00:50:48 (2437) [[32mINFO[0m] Backed up EA4 profile to /tmp/G6PKk4Brcg/ea_profile.json
* 2024-02-18 00:50:49 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-18 00:50:50 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-18 00:50:50 (271) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-19 00:48:41 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-19 00:48:41 (1845) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-19 00:48:41 (4462) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-19 00:48:41 (4463) [[32mINFO[0m]
* 2024-02-19 00:48:41 (4476) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-19 00:48:41 (4476) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-19 00:48:41 (4476) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-19 00:48:41 (4476) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-19 00:48:41 (4476) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-19 00:48:41 (4476) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-19 00:48:41 (4476) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-19 00:48:41 (4476) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-19 00:48:41 (4493) [[32mINFO[0m]
* 2024-02-19 00:48:41 (4462) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-19 00:48:41 (4463) [[32mINFO[0m]
* 2024-02-19 00:49:00 (4493) [[32mINFO[0m]
* 2024-02-19 00:49:00 (1866) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-19 00:49:00 (4462) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-19 00:49:00 (4463) [[32mINFO[0m]
* 2024-02-19 00:49:00 (4476) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-19 00:49:00 (4476) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-19 00:49:00 (4493) [[32mINFO[0m]
* 2024-02-19 00:49:02 (1764) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-19 00:49:02 (1764) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-19 00:49:02 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-19 00:49:02 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-19 00:49:02 (1764) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-19 00:49:02 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-19 00:49:02 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-19 00:49:02 (1764) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-19 00:49:02 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-19 00:49:02 (1764) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-19 00:49:02 (1764) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-19 00:49:02 (1764) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-19 00:49:02 (1764) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-19 00:49:02 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-19 00:49:02 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-19 00:49:38 (1704) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-02-19 00:49:38 (1705) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/d3b827c194bb905141b73be6eab0292f1f7a47f71368f6e0c3c987db87faa814-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/7328d6d4ca948d5b66f93d9f96494d7b21e798b0fbbc550d6c00e8867f16b0f7-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/3c3710972669b04d7140d70826e6f50426e11edc1a633736ae29b97d9d7ad8da-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-02-19 00:49:38 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-19 00:49:39 (894) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-19 00:49:39 (2414) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/akqNc0tK9i/ea_profile.json
* 2024-02-19 00:49:39 (2437) [[32mINFO[0m] Backed up EA4 profile to /tmp/akqNc0tK9i/ea_profile.json
* 2024-02-19 00:49:39 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-19 00:49:41 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-19 00:49:41 (271) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-20 00:49:26 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-20 00:49:26 (1845) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-20 00:49:26 (4462) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-20 00:49:26 (4463) [[32mINFO[0m]
* 2024-02-20 00:49:26 (4476) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-20 00:49:26 (4476) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-20 00:49:26 (4476) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-20 00:49:26 (4476) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-20 00:49:26 (4476) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-20 00:49:26 (4476) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-20 00:49:26 (4476) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-20 00:49:27 (4476) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-20 00:49:27 (4493) [[32mINFO[0m]
* 2024-02-20 00:49:27 (4462) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-20 00:49:27 (4463) [[32mINFO[0m]
* 2024-02-20 00:49:40 (4476) [[32mINFO[0m] http://mirror.datto.com/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-20 00:49:40 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-20 00:49:40 (4476) [[32mINFO[0m] http://us.mirrors.virtono.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-20 00:49:40 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-20 00:49:40 (4476) [[32mINFO[0m] http://centos-distro.cavecreek.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-20 00:49:40 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-20 00:49:40 (4476) [[32mINFO[0m] http://mirror.keystealth.org/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-20 00:49:40 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-20 00:49:41 (4476) [[32mINFO[0m] http://mirror.mia11.us.leaseweb.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-20 00:49:41 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-20 00:49:41 (4476) [[32mINFO[0m] http://mirror.umd.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-20 00:49:41 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-20 00:49:41 (4476) [[32mINFO[0m] http://coresite.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-20 00:49:41 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-20 00:49:53 (4476) [[32mINFO[0m] http://mirrors.sonic.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-20 00:49:53 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-20 00:49:53 (4476) [[32mINFO[0m] http://mirrors.lug.mtu.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-20 00:49:53 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-20 00:49:54 (4476) [[32mINFO[0m] http://mirror.team-cymru.com/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-20 00:49:54 (4476) [[32mINFO[0m] Trying other mirror.
* 2024-02-20 00:49:59 (4493) [[32mINFO[0m]
* 2024-02-20 00:49:59 (1866) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-20 00:49:59 (4462) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-20 00:49:59 (4463) [[32mINFO[0m]
* 2024-02-20 00:49:59 (4476) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-20 00:49:59 (4476) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-20 00:49:59 (4493) [[32mINFO[0m]
* 2024-02-20 00:50:00 (1764) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-20 00:50:00 (1764) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-20 00:50:00 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-20 00:50:00 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-20 00:50:00 (1764) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-20 00:50:00 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-20 00:50:00 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-20 00:50:00 (1764) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-20 00:50:00 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-20 00:50:00 (1764) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-20 00:50:00 (1764) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-20 00:50:00 (1764) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-20 00:50:00 (1764) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-20 00:50:00 (1764) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-20 00:50:01 (1781) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-20 00:50:35 (894) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-20 00:50:35 (2414) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/MkqMwJChs0/ea_profile.json
* 2024-02-20 00:50:36 (2437) [[32mINFO[0m] Backed up EA4 profile to /tmp/MkqMwJChs0/ea_profile.json
* 2024-02-20 00:50:36 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-20 00:50:37 (163) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-20 00:50:37 (271) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-21 00:48:01 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-21 00:48:01 (1782) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-21 00:48:01 (4910) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-21 00:48:01 (4911) [[32mINFO[0m]
* 2024-02-21 00:48:02 (4924) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-21 00:48:02 (4924) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-21 00:48:02 (4924) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-21 00:48:02 (4924) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-21 00:48:02 (4924) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-21 00:48:02 (4924) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-21 00:48:02 (4924) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-21 00:48:02 (4924) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-21 00:48:02 (4941) [[32mINFO[0m]
* 2024-02-21 00:48:02 (4910) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-21 00:48:02 (4911) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] One of the configured repositories failed (Endurance Hosting Repository),
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] packages for the previous distribution release still work).
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] yum --disablerepo=eig_hosting ...
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] yum-config-manager --disable eig_hosting
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] or
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] subscription-manager repos --disable=eig_hosting
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] compromise:
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] yum-config-manager --save --setopt=eig_hosting.skip_if_unavailable=true
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] failure: repodata/repomd.xml from eig_hosting: [Errno 256] No more mirrors to try.
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-21 00:48:05 (4941) [[32mINFO[0m]
* 2024-02-21 00:48:05 (1789) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2024-02-21 00:48:05 (1803) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-21 00:48:05 (4910) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-21 00:48:05 (4911) [[32mINFO[0m]
* 2024-02-21 00:48:05 (4924) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-21 00:48:06 (4924) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-21 00:48:06 (4941) [[32mINFO[0m]
* 2024-02-21 00:48:07 (1701) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-21 00:48:07 (1701) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-21 00:48:07 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-21 00:48:07 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-21 00:48:07 (1701) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-21 00:48:07 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-21 00:48:07 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-21 00:48:07 (1701) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-21 00:48:07 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-21 00:48:07 (1701) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-21 00:48:07 (1701) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-21 00:48:07 (1701) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-21 00:48:07 (1701) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-21 00:48:07 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-21 00:48:07 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-21 00:48:08 (1641) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-02-21 00:48:08 (1642) [[31mERROR[0m] http://repo.websitewelcome.com/eig_hosting/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
One of the configured repositories failed (Endurance Hosting Repository),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled
yum --disablerepo=eig_hosting ...
4. Disable the repository permanently, so yum won't use it by default. Yum
will then just ignore the repository until you permanently enable it
again or use --enablerepo for temporary usage:
yum-config-manager --disable eig_hosting
or
subscription-manager repos --disable=eig_hosting
5. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=eig_hosting.skip_if_unavailable=true
failure: repodata/repomd.xml from eig_hosting: [Errno 256] No more mirrors to try.
http://repo.websitewelcome.com/eig_hosting/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-21 00:48:08 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-21 00:48:09 (912) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-21 00:48:09 (2363) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6KFir3NabI/ea_profile.json
* 2024-02-21 00:48:10 (317) [[33mWARN[0m] Unknown error while checking blockers: Unable to backup EA4 profile. Failure from /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6KFir3NabI/ea_profile.json at /usr/local/cpanel/scripts/elevate-cpanel line 2365.
* 2024-02-21 00:48:10 (278) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-22 00:49:51 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-22 00:49:51 (1782) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-22 00:49:51 (4910) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-22 00:49:51 (4911) [[32mINFO[0m]
* 2024-02-22 00:49:51 (4924) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-22 00:49:51 (4924) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-22 00:49:51 (4924) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-22 00:49:51 (4924) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-22 00:49:51 (4924) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-22 00:49:51 (4924) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-22 00:49:51 (4924) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-22 00:49:52 (4924) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-22 00:49:52 (4941) [[32mINFO[0m]
* 2024-02-22 00:49:52 (4910) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-22 00:49:52 (4911) [[32mINFO[0m]
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/304cd8c05567e1542146a361b311437a201635f50b90dfb161334a27fea52f67-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m]
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m]
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m]
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/cd16842ac4d0255d18f5811ec29b44794bacd7fdb2f6d47428dcf8e11b0203d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/304cd8c05567e1542146a361b311437a201635f50b90dfb161334a27fea52f67-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/304cd8c05567e1542146a361b311437a201635f50b90dfb161334a27fea52f67-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-22 00:49:57 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-22 00:50:12 (4941) [[32mINFO[0m]
* 2024-02-22 00:50:12 (1803) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-22 00:50:12 (4910) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-22 00:50:12 (4911) [[32mINFO[0m]
* 2024-02-22 00:50:12 (4924) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-22 00:50:12 (4924) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-22 00:50:12 (4941) [[32mINFO[0m]
* 2024-02-22 00:50:13 (1701) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-22 00:50:13 (1701) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-22 00:50:13 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-22 00:50:13 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-22 00:50:13 (1701) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-22 00:50:13 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-22 00:50:13 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-22 00:50:13 (1701) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-22 00:50:13 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'eig_hosting_legacy' from /etc/yum.repos.d/eig_hosting_legacy.repo
* 2024-02-22 00:50:13 (1701) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-22 00:50:13 (1701) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-22 00:50:13 (1701) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-22 00:50:13 (1701) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-22 00:50:13 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-22 00:50:13 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-22 00:50:52 (1641) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-02-22 00:50:52 (1642) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/933e2194d2ab241aed71127510ccece60d795246fd01d74d88444bfbeb7d2655-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/09e2791f2525246013ce7ef65a0faa1f8796901a3f59c8466d98a12e0e967d15-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/083dde008aeffcda21a19c4d99df7e20082bec2bf3683d095433a4dfccb88021-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/933e2194d2ab241aed71127510ccece60d795246fd01d74d88444bfbeb7d2655-filelists.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/083dde008aeffcda21a19c4d99df7e20082bec2bf3683d095433a4dfccb88021-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/933e2194d2ab241aed71127510ccece60d795246fd01d74d88444bfbeb7d2655-filelists.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/933e2194d2ab241aed71127510ccece60d795246fd01d74d88444bfbeb7d2655-filelists.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-02-22 00:50:52 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-22 00:50:52 (912) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-22 00:50:52 (2363) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Wa2vHezHNl/ea_profile.json
* 2024-02-22 00:50:53 (2386) [[32mINFO[0m] Backed up EA4 profile to /tmp/Wa2vHezHNl/ea_profile.json
* 2024-02-22 00:50:53 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-22 00:50:55 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-22 00:50:55 (278) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-23 00:49:21 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-23 00:49:21 (1782) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-23 00:49:21 (4910) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-23 00:49:21 (4911) [[32mINFO[0m]
* 2024-02-23 00:49:21 (4924) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-23 00:49:21 (4924) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-23 00:49:21 (4924) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-23 00:49:21 (4924) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-23 00:49:21 (4924) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-23 00:49:21 (4924) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-23 00:49:21 (4924) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-23 00:49:21 (4924) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-23 00:49:21 (4941) [[32mINFO[0m]
* 2024-02-23 00:49:21 (4910) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-23 00:49:21 (4911) [[32mINFO[0m]
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/bb0b763ca65490593d33804d44ae75f5380bc5c0276bf219465e1f1b1aeb8127-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m]
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m]
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m]
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m] https://mirror.lstn.net/fedora-epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:27 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:28 (4924) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:28 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:28 (4924) [[32mINFO[0m] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:28 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:28 (4924) [[32mINFO[0m] https://abqix.mm.fcix.net/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:28 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:29 (4924) [[32mINFO[0m] https://ziply.mm.fcix.net/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:29 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:29 (4924) [[32mINFO[0m] https://mirror.umd.edu/fedora/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:29 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:30 (4924) [[32mINFO[0m] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:30 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:31 (4924) [[32mINFO[0m] https://mirror.cpsc.ucalgary.ca/mirror/fedora-epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:31 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:31 (4924) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:31 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:32 (4924) [[32mINFO[0m] https://na.edge.kernel.org/fedora-epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:32 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:32 (4924) [[32mINFO[0m] https://epel.mcn.us.ssimn.org/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 403 - Forbidden
* 2024-02-23 00:49:32 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:32 (4924) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-02-23 00:49:32 (4924) [[32mINFO[0m]
* 2024-02-23 00:49:32 (4924) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-02-23 00:49:32 (4924) [[32mINFO[0m]
* 2024-02-23 00:49:32 (4924) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-23 00:49:32 (4924) [[32mINFO[0m]
* 2024-02-23 00:49:32 (4924) [[32mINFO[0m] http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:32 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:33 (4924) [[32mINFO[0m] https://mirror.facebook.net/fedora/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:33 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:33 (4924) [[32mINFO[0m] https://ftp-nyc.osuosl.org/pub/fedora-epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:33 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:34 (4924) [[32mINFO[0m] https://mirror.pilotfiber.com/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:34 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:34 (4924) [[32mINFO[0m] http://mirrors.tscak.com/Fedora/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-23 00:49:34 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:35 (4924) [[32mINFO[0m] https://nnenix.mm.fcix.net/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:35 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:35 (4924) [[32mINFO[0m] https://uvermont.mm.fcix.net/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:35 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:35 (4924) [[32mINFO[0m] https://codingflyboy.mm.fcix.net/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:35 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:36 (4924) [[32mINFO[0m] http://mirror.rnet.missouri.edu/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:36 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:36 (4924) [[32mINFO[0m] http://mirror.siena.edu/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:36 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:36 (4924) [[32mINFO[0m] https://ftp-osl.osuosl.org/pub/fedora-epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:36 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:37 (4924) [[32mINFO[0m] https://nullroute.mm.fcix.net/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:37 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:37 (4924) [[32mINFO[0m] https://atl.mirrors.knownhost.com/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:37 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:37 (4924) [[32mINFO[0m] https://mirrors.sonic.net/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:37 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:38 (4924) [[32mINFO[0m] https://ohioix.mm.fcix.net/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:38 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:38 (4924) [[32mINFO[0m] https://mirror.servaxnet.com/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:38 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:38 (4924) [[32mINFO[0m] http://mirrors.vcea.wsu.edu/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-23 00:49:38 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:39 (4924) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:39 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:39 (4924) [[32mINFO[0m] https://dfw.mirror.rackspace.com/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:39 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:40 (4924) [[32mINFO[0m] https://mirror.steadfastnet.com/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:40 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:40 (4924) [[32mINFO[0m] https://iad.mirror.rackspace.com/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:40 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:41 (4924) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:41 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:43 (4924) [[32mINFO[0m] https://epel.stl.us.ssimn.org/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2605:a140:2164:7725::4: Network is unreachable"
* 2024-02-23 00:49:43 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:44 (4924) [[32mINFO[0m] https://mirror-mci.yuki.net.uk/fedora-epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:44 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:44 (4924) [[32mINFO[0m] http://mirror.tornadovps.com/pub/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-23 00:49:44 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:44 (4924) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:44 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:45 (4924) [[32mINFO[0m] https://mirror.xenyth.net/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:45 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:45 (4924) [[32mINFO[0m] http://mirrors.mit.edu/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-23 00:49:45 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:45 (4924) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:45 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:46 (4924) [[32mINFO[0m] https://mirrors.wcupa.edu/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:46 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:46 (4924) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-23 00:49:46 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:47 (4924) [[32mINFO[0m] https://mirror.team-cymru.com/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:47 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:47 (4924) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-23 00:49:47 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:47 (4924) [[32mINFO[0m] http://ftp.cse.buffalo.edu/pub/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:47 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:48 (4924) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:48 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:48 (4924) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:48 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:48 (4924) [[32mINFO[0m] http://reflector.westga.edu/repos/Fedora-EPEL/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:48 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:49 (4924) [[32mINFO[0m] https://volico.mm.fcix.net/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:49 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:49 (4924) [[32mINFO[0m] https://lesnet.mm.fcix.net/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:49 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:50 (4924) [[32mINFO[0m] https://sjc.mirror.rackspace.com/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-23 00:49:50 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:50 (4924) [[32mINFO[0m] https://epel.mirror.constant.com/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:50 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:51 (4924) [[32mINFO[0m] https://mirror.fcix.net/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:51 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:51 (4924) [[32mINFO[0m] https://mirrors.lug.mtu.edu/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:51 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:52 (4924) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-23 00:49:52 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:52 (4924) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:52 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:52 (4924) [[32mINFO[0m] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:52 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:53 (4924) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-23 00:49:53 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-23 00:49:58 (4924) [[32mINFO[0m] Error: Error reading from file /var/cache/yum/x86_64/7/epel/bb0b763ca65490593d33804d44ae75f5380bc5c0276bf219465e1f1b1aeb8127-updateinfo.xml.bz2: compressed file ended before the logical end-of-stream was detected
* 2024-02-23 00:49:58 (4941) [[32mINFO[0m]
* 2024-02-23 00:49:58 (1789) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2024-02-23 00:49:58 (1803) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-23 00:49:58 (4910) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-23 00:49:58 (4911) [[32mINFO[0m]
* 2024-02-23 00:49:58 (4924) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-23 00:49:58 (4924) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-23 00:49:58 (4941) [[32mINFO[0m]
* 2024-02-23 00:49:59 (1701) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-23 00:49:59 (1701) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-23 00:49:59 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-23 00:49:59 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-23 00:49:59 (1701) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-23 00:49:59 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-23 00:49:59 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-23 00:49:59 (1701) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-23 00:49:59 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-23 00:49:59 (1701) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-23 00:49:59 (1701) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-23 00:49:59 (1701) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-23 00:49:59 (1701) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-23 00:49:59 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-23 00:49:59 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-23 00:50:39 (1641) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-02-23 00:50:39 (1642) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/8aaed81f700a0361f310ed0a9bde0c6a6993e265d6ad33f326f3bf43c2426f58-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/bb0b763ca65490593d33804d44ae75f5380bc5c0276bf219465e1f1b1aeb8127-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/4ae6bb35026f82e1033b3999faca87dc567b593c3da1533820cb2cf03a08c205-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/1eb5c1fd52a2baa8c3ada1e40b1496f8bbccfe2b1b0796857c729d99c1a3e497-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://repos.eggycrew.com/epel/7/x86_64/repodata/bb0b763ca65490593d33804d44ae75f5380bc5c0276bf219465e1f1b1aeb8127-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/4ae6bb35026f82e1033b3999faca87dc567b593c3da1533820cb2cf03a08c205-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/1eb5c1fd52a2baa8c3ada1e40b1496f8bbccfe2b1b0796857c729d99c1a3e497-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/1eb5c1fd52a2baa8c3ada1e40b1496f8bbccfe2b1b0796857c729d99c1a3e497-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://repos.eggycrew.com/epel/7/x86_64/repodata/4ae6bb35026f82e1033b3999faca87dc567b593c3da1533820cb2cf03a08c205-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-02-23 00:50:39 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-23 00:50:39 (912) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-23 00:50:39 (2363) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/um1BOSB4Al/ea_profile.json
* 2024-02-23 00:50:40 (2386) [[32mINFO[0m] Backed up EA4 profile to /tmp/um1BOSB4Al/ea_profile.json
* 2024-02-23 00:50:40 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-23 00:50:41 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-23 00:50:41 (278) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-24 00:49:29 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-24 00:49:29 (1782) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-24 00:49:29 (4910) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-24 00:49:29 (4911) [[32mINFO[0m]
* 2024-02-24 00:49:30 (4924) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-24 00:49:30 (4924) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-24 00:49:30 (4924) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-24 00:49:30 (4924) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-24 00:49:30 (4924) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-24 00:49:30 (4924) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-24 00:49:30 (4924) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-24 00:49:30 (4924) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-24 00:49:30 (4941) [[32mINFO[0m]
* 2024-02-24 00:49:30 (4910) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-24 00:49:30 (4911) [[32mINFO[0m]
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] http://mirror.genesishosting.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] http://mirror.us-midwest-1.nexcess.net/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] http://linux.cc.lehigh.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] https://s3.amazonaws.com/osquery-packages/rpm/x86_64/repodata/9633288370d3f1b2776b237c362107270768b3375a80095975c7cd646d8783ec-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] http://ftp.osuosl.org/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] http://208.74.123.61/cpanelsync/repos/CentOS/7/EA4/repodata/50c978ff42763cf46cbb42ee58e6fb2a0bfa7e866d151bad839798488e6255c1-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] http://mirror.vtti.vt.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] http://atl.mirrors.clouvider.net/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] http://mirrors.oit.uci.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] http://ftpmirror.your.org/pub/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:41 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] http://mirror.facebook.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] http://ftp.usf.edu/pub/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] http://ridgewireless.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] http://mirror.steadfastnet.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] http://mirrors.wcupa.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] http://mirror.rackspace.com/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] http://mirror.team-cymru.com/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] http://repo.ialab.dsu.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] http://mirror.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:42 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:43 (4924) [[32mINFO[0m] http://uvermont.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:43 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:43 (4924) [[32mINFO[0m] http://volico.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-24 00:49:43 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-24 00:49:52 (4941) [[32mINFO[0m]
* 2024-02-24 00:49:52 (1803) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-24 00:49:52 (4910) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-24 00:49:52 (4911) [[32mINFO[0m]
* 2024-02-24 00:49:52 (4924) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-24 00:49:52 (4924) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-24 00:49:52 (4941) [[32mINFO[0m]
* 2024-02-24 00:49:53 (1701) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-24 00:49:53 (1701) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-24 00:49:53 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-24 00:49:53 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-24 00:49:53 (1701) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-24 00:49:53 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-24 00:49:53 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-24 00:49:53 (1701) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-24 00:49:53 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-24 00:49:53 (1701) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-24 00:49:53 (1701) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-24 00:49:53 (1701) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-24 00:49:53 (1701) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-24 00:49:53 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-24 00:49:53 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-24 00:50:31 (912) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-24 00:50:31 (2363) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Hv8yx4ghIf/ea_profile.json
* 2024-02-24 00:50:32 (2386) [[32mINFO[0m] Backed up EA4 profile to /tmp/Hv8yx4ghIf/ea_profile.json
* 2024-02-24 00:50:32 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-24 00:50:33 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-24 00:50:33 (278) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-25 00:49:45 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-25 00:49:45 (1782) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-25 00:49:45 (4910) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-25 00:49:45 (4911) [[32mINFO[0m]
* 2024-02-25 00:49:45 (4924) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-25 00:49:45 (4924) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-25 00:49:45 (4924) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-25 00:49:45 (4924) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-25 00:49:45 (4924) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-25 00:49:45 (4924) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-25 00:49:45 (4924) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-25 00:49:45 (4924) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-25 00:49:45 (4941) [[32mINFO[0m]
* 2024-02-25 00:49:45 (4910) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-25 00:49:45 (4911) [[32mINFO[0m]
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/68023d6e918d006596860b733ac85b102a01894049cc7441414e76d19fd80b26-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m]
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m]
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m]
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m] http://mirror.dal.nexril.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m] http://opencolo.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m] http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/repodata/acf3c944e317046b5378b4c5a5b78b2b3d831451-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-25 00:49:51 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:52 (4924) [[32mINFO[0m] http://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/repodata/14e4c474f4c81cc2d0f308f9ffa0922691ed27a8-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-25 00:49:52 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:52 (4924) [[32mINFO[0m] http://mirrors.unifiedlayer.com/centos/7.9.2009/updates/x86_64/repodata/66651b2311fc846e0bc88d15e937c42fb2dfa3e55af916566ab2a5a3eda04769-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-25 00:49:52 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:52 (4924) [[32mINFO[0m] http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/a3317ab5388dc3a8dd9c9b4e3635414ba62860ddd506af9ee6e7c7594798f623-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-25 00:49:52 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:52 (4924) [[32mINFO[0m] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:49:52 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:52 (4924) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:49:52 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:52 (4924) [[32mINFO[0m] https://mirror.lstn.net/fedora-epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-25 00:49:52 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:53 (4924) [[32mINFO[0m] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-25 00:49:53 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:53 (4924) [[32mINFO[0m] http://mirror.datto.com/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-25 00:49:53 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:53 (4924) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:49:53 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:54 (4924) [[32mINFO[0m] https://mirror.umd.edu/fedora/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-25 00:49:54 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:55 (4924) [[32mINFO[0m] https://mirror.cpsc.ucalgary.ca/mirror/fedora-epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:49:55 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:55 (4924) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-25 00:49:55 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:55 (4924) [[32mINFO[0m] http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-25 00:49:55 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m] https://epel.mcn.us.ssimn.org/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 403 - Forbidden
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m]
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m]
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m]
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m] https://na.edge.kernel.org/fedora-epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m] http://mirror.rnet.missouri.edu/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m] http://mirror.siena.edu/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-25 00:49:56 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:57 (4924) [[32mINFO[0m] https://ftp-osl.osuosl.org/pub/fedora-epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:49:57 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:57 (4924) [[32mINFO[0m] https://mirror.servaxnet.com/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-25 00:49:57 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:58 (4924) [[32mINFO[0m] https://dfw.mirror.rackspace.com/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-25 00:49:58 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:58 (4924) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:49:58 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:59 (4924) [[32mINFO[0m] https://iad.mirror.rackspace.com/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-25 00:49:59 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:49:59 (4924) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:49:59 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:01 (4924) [[32mINFO[0m] https://epel.stl.us.ssimn.org/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 403 - Forbidden
* 2024-02-25 00:50:01 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:01 (4924) [[32mINFO[0m] http://mirror.tornadovps.com/pub/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-25 00:50:01 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:01 (4924) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:50:01 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:01 (4924) [[32mINFO[0m] http://mirrors.mit.edu/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-25 00:50:01 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:02 (4924) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:50:02 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:02 (4924) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-25 00:50:02 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:02 (4924) [[32mINFO[0m] http://ftp.cse.buffalo.edu/pub/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-25 00:50:02 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:02 (4924) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-25 00:50:02 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:03 (4924) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:50:03 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:03 (4924) [[32mINFO[0m] http://reflector.westga.edu/repos/Fedora-EPEL/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-25 00:50:03 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:04 (4924) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:50:04 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:04 (4924) [[32mINFO[0m] https://sjc.mirror.rackspace.com/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-25 00:50:04 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:05 (4924) [[32mINFO[0m] https://epel.mirror.constant.com/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:50:05 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:05 (4924) [[32mINFO[0m] https://mirrors.lug.mtu.edu/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:50:05 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:05 (4924) [[32mINFO[0m] https://mirror.steadfastnet.com/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:50:05 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:08 (4924) [[32mINFO[0m] https://mirror.team-cymru.com/epel/7/x86_64/repodata/d67b8e5604e8df365e730e3fafa2e7503655c5a4c2245d361d64ea42b80ba63a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-25 00:50:08 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:14 (4924) [[32mINFO[0m] http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/repodata/acf3c944e317046b5378b4c5a5b78b2b3d831451-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-25 00:50:14 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:14 (4924) [[32mINFO[0m] http://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/repodata/14e4c474f4c81cc2d0f308f9ffa0922691ed27a8-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-25 00:50:14 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:15 (4924) [[32mINFO[0m] http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/a3317ab5388dc3a8dd9c9b4e3635414ba62860ddd506af9ee6e7c7594798f623-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-25 00:50:15 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-25 00:50:20 (4941) [[32mINFO[0m]
* 2024-02-25 00:50:20 (1803) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-25 00:50:20 (4910) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-25 00:50:20 (4911) [[32mINFO[0m]
* 2024-02-25 00:50:20 (4924) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-25 00:50:20 (4924) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-25 00:50:20 (4941) [[32mINFO[0m]
* 2024-02-25 00:50:22 (1701) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-25 00:50:22 (1701) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-25 00:50:22 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-25 00:50:22 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-25 00:50:22 (1701) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-25 00:50:22 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-25 00:50:22 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-25 00:50:22 (1701) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-25 00:50:22 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-25 00:50:22 (1701) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-25 00:50:22 (1701) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-25 00:50:22 (1701) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-25 00:50:22 (1701) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-25 00:50:22 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-25 00:50:22 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-25 00:51:00 (1641) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-02-25 00:51:00 (1642) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/4c5a5e5b78c001d105ba94d09e31a6debfb0221d5f43b73e9e341094762e8022-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/769ac675f0428ea12fb80479ea359c6a6d940226fa8ab42a1fe7a2049bf62fbc-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/9f33587f7ed78b3fe107741c1b6231bd9c7548f740504d0beaf85ac013037f21-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/9f33587f7ed78b3fe107741c1b6231bd9c7548f740504d0beaf85ac013037f21-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/769ac675f0428ea12fb80479ea359c6a6d940226fa8ab42a1fe7a2049bf62fbc-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/769ac675f0428ea12fb80479ea359c6a6d940226fa8ab42a1fe7a2049bf62fbc-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-02-25 00:51:00 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-25 00:51:00 (912) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-25 00:51:00 (2363) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hdhL0jtNN6/ea_profile.json
* 2024-02-25 00:51:01 (2386) [[32mINFO[0m] Backed up EA4 profile to /tmp/hdhL0jtNN6/ea_profile.json
* 2024-02-25 00:51:01 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-25 00:51:02 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-25 00:51:02 (278) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-26 00:48:43 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-26 00:48:43 (1782) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-26 00:48:43 (4910) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-26 00:48:43 (4911) [[32mINFO[0m]
* 2024-02-26 00:48:44 (4924) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-26 00:48:44 (4924) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-26 00:48:44 (4924) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-26 00:48:44 (4924) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-26 00:48:44 (4924) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-26 00:48:44 (4924) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-26 00:48:44 (4924) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-26 00:48:44 (4924) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-26 00:48:44 (4941) [[32mINFO[0m]
* 2024-02-26 00:48:44 (4910) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-26 00:48:44 (4911) [[32mINFO[0m]
* 2024-02-26 00:48:47 (4924) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/4489280a0aff8bfbf54565caf0042bb9e7de55b73f1d2911a1ca1f4d3377f067-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-26 00:48:47 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-26 00:48:47 (4924) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-02-26 00:48:47 (4924) [[32mINFO[0m]
* 2024-02-26 00:48:47 (4924) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-02-26 00:48:47 (4924) [[32mINFO[0m]
* 2024-02-26 00:48:47 (4924) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-26 00:48:47 (4924) [[32mINFO[0m]
* 2024-02-26 00:48:47 (4924) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/17160e615a517271d19acfce122415c170ae9bf2ee975508ab4a1eb7272563cb-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-26 00:48:47 (4924) [[32mINFO[0m] Trying other mirror.
* 2024-02-26 00:49:02 (4941) [[32mINFO[0m]
* 2024-02-26 00:49:02 (1803) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-26 00:49:02 (4910) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-26 00:49:02 (4911) [[32mINFO[0m]
* 2024-02-26 00:49:02 (4924) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-26 00:49:02 (4924) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-26 00:49:02 (4941) [[32mINFO[0m]
* 2024-02-26 00:49:04 (1701) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-26 00:49:04 (1701) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-26 00:49:04 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-26 00:49:04 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-26 00:49:04 (1701) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-26 00:49:04 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-26 00:49:04 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-26 00:49:04 (1701) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-26 00:49:04 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-26 00:49:04 (1701) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-26 00:49:04 (1701) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-26 00:49:04 (1701) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-26 00:49:04 (1701) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-26 00:49:04 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-26 00:49:04 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-26 00:49:40 (1641) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-02-26 00:49:40 (1642) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/7e669ed8cb52840980bbbd969afba2d0f869212e6e692429222945b1e2a1afea-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/80d49512f4c180980d2ead878405226779ba75ed0af09cfca5389139831af16a-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/4c7cbada77c271c78ddafac089216333ed2f9ff6aacf166b20e5f45ecef5f645-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-02-26 00:49:40 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-26 00:49:41 (912) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-26 00:49:41 (2363) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SlWXA5x4k7/ea_profile.json
* 2024-02-26 00:49:41 (2386) [[32mINFO[0m] Backed up EA4 profile to /tmp/SlWXA5x4k7/ea_profile.json
* 2024-02-26 00:49:42 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-26 00:49:43 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-26 00:49:43 (278) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-27 00:48:53 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-27 00:48:53 (1782) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-27 00:48:53 (4910) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-27 00:48:53 (4911) [[32mINFO[0m]
* 2024-02-27 00:48:53 (4924) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-27 00:48:53 (4924) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-27 00:48:53 (4924) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-27 00:48:53 (4924) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-27 00:48:53 (4924) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-27 00:48:53 (4924) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-27 00:48:53 (4924) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-27 00:48:53 (4924) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-27 00:48:53 (4941) [[32mINFO[0m]
* 2024-02-27 00:48:53 (4910) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-27 00:48:53 (4911) [[32mINFO[0m]
* 2024-02-27 00:49:14 (4941) [[32mINFO[0m]
* 2024-02-27 00:49:14 (1803) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-27 00:49:14 (4910) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-27 00:49:14 (4911) [[32mINFO[0m]
* 2024-02-27 00:49:14 (4924) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-27 00:49:14 (4924) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-27 00:49:14 (4941) [[32mINFO[0m]
* 2024-02-27 00:49:15 (1701) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-27 00:49:15 (1701) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-27 00:49:15 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-27 00:49:15 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-27 00:49:15 (1701) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-27 00:49:15 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-27 00:49:15 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-27 00:49:15 (1701) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-27 00:49:15 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-27 00:49:15 (1701) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-27 00:49:15 (1701) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-27 00:49:15 (1701) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-27 00:49:15 (1701) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-27 00:49:15 (1701) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-27 00:49:15 (1718) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-27 00:49:52 (1641) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-02-27 00:49:52 (1642) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/7e669ed8cb52840980bbbd969afba2d0f869212e6e692429222945b1e2a1afea-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/4c7cbada77c271c78ddafac089216333ed2f9ff6aacf166b20e5f45ecef5f645-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/80d49512f4c180980d2ead878405226779ba75ed0af09cfca5389139831af16a-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-02-27 00:49:52 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-27 00:49:52 (912) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-27 00:49:52 (2363) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bgQPU5XuVF/ea_profile.json
* 2024-02-27 00:49:53 (2386) [[32mINFO[0m] Backed up EA4 profile to /tmp/bgQPU5XuVF/ea_profile.json
* 2024-02-27 00:49:53 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-27 00:49:54 (170) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-27 00:49:54 (278) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-28 00:48:52 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-28 00:48:52 (1828) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-28 00:48:52 (5104) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-28 00:48:52 (5105) [[32mINFO[0m]
* 2024-02-28 00:48:52 (5118) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-28 00:48:52 (5118) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-28 00:48:52 (5118) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-28 00:48:52 (5118) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-28 00:48:52 (5118) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-28 00:48:52 (5118) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-28 00:48:52 (5118) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-28 00:48:52 (5118) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-28 00:48:52 (5135) [[32mINFO[0m]
* 2024-02-28 00:48:52 (5104) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-28 00:48:52 (5105) [[32mINFO[0m]
* 2024-02-28 00:48:58 (5118) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:48:58 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:48:58 (5118) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-02-28 00:48:58 (5118) [[32mINFO[0m]
* 2024-02-28 00:48:58 (5118) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-02-28 00:48:58 (5118) [[32mINFO[0m]
* 2024-02-28 00:48:58 (5118) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-28 00:48:58 (5118) [[32mINFO[0m]
* 2024-02-28 00:48:58 (5118) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:48:58 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:48:58 (5118) [[32mINFO[0m] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:48:58 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] https://mirror.lstn.net/fedora-epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] https://mirror.lstn.net/fedora-epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:48:59 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:00 (5118) [[32mINFO[0m] https://mirror.umd.edu/fedora/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:00 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:00 (5118) [[32mINFO[0m] https://mirror.umd.edu/fedora/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:00 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:00 (5118) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:00 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:00 (5118) [[32mINFO[0m] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:00 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:00 (5118) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:00 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:01 (5118) [[32mINFO[0m] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:01 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:01 (5118) [[32mINFO[0m] https://abqix.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:01 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:01 (5118) [[32mINFO[0m] https://abqix.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:01 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:01 (5118) [[32mINFO[0m] https://mirror-mci.yuki.net.uk/fedora-epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:01 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:01 (5118) [[32mINFO[0m] https://mirror.pilotfiber.com/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:01 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:02 (5118) [[32mINFO[0m] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:02 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:02 (5118) [[32mINFO[0m] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:02 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:02 (5118) [[32mINFO[0m] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:02 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:02 (5118) [[32mINFO[0m] https://mnvoip.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:02 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:02 (5118) [[32mINFO[0m] https://lolhost.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:02 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:02 (5118) [[32mINFO[0m] https://irltoolkit.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:02 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:03 (5118) [[32mINFO[0m] https://southfront.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:03 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:03 (5118) [[32mINFO[0m] https://mirror.team-cymru.com/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:03 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:03 (5118) [[32mINFO[0m] https://epel.mirror.constant.com/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:03 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:03 (5118) [[32mINFO[0m] https://mirror.steadfastnet.com/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:03 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:04 (5118) [[32mINFO[0m] https://forksystems.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:04 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:04 (5118) [[32mINFO[0m] https://nocix.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:04 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:04 (5118) [[32mINFO[0m] https://ix-denver.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:04 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:04 (5118) [[32mINFO[0m] http://mirrors.vcea.wsu.edu/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:49:04 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:04 (5118) [[32mINFO[0m] https://mirrors.iu13.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:04 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:05 (5118) [[32mINFO[0m] https://mirrors.wcupa.edu/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:05 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:05 (5118) [[32mINFO[0m] https://ftp-nyc.osuosl.org/pub/fedora-epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:05 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:05 (5118) [[32mINFO[0m] https://lesnet.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:05 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:06 (5118) [[32mINFO[0m] https://paducahix.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:06 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:06 (5118) [[32mINFO[0m] https://ima.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:06 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:06 (5118) [[32mINFO[0m] http://mirrors.tscak.com/Fedora/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:49:06 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:06 (5118) [[32mINFO[0m] http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:06 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:06 (5118) [[32mINFO[0m] https://mirror.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:06 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:07 (5118) [[32mINFO[0m] https://dfw.mirror.rackspace.com/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:07 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:07 (5118) [[32mINFO[0m] http://mirror.tornadovps.com/pub/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:49:07 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:07 (5118) [[32mINFO[0m] https://repo.ialab.dsu.edu/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:07 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:08 (5118) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:08 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:08 (5118) [[32mINFO[0m] http://mirror.siena.edu/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:08 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:08 (5118) [[32mINFO[0m] https://mirrors.sonic.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] curl#7 - "Failed to connect to 2001:5a8:601:4003:157:131:224:201: Network is unreachable"
* 2024-02-28 00:49:08 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:08 (5118) [[32mINFO[0m] https://mirror.facebook.net/fedora/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:08 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:08 (5118) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:08 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:09 (5118) [[32mINFO[0m] https://volico.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:09 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:09 (5118) [[32mINFO[0m] https://uvermont.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:09 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:09 (5118) [[32mINFO[0m] https://sjc.mirror.rackspace.com/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:09 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:09 (5118) [[32mINFO[0m] https://nnenix.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:09 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:10 (5118) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:10 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:10 (5118) [[32mINFO[0m] https://mirror.cpsc.ucalgary.ca/mirror/fedora-epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:10 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:10 (5118) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:49:10 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:10 (5118) [[32mINFO[0m] https://na.edge.kernel.org/fedora-epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:10 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:11 (5118) [[32mINFO[0m] https://ftp-osl.osuosl.org/pub/fedora-epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:11 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:11 (5118) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:11 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:11 (5118) [[32mINFO[0m] http://mirror.rnet.missouri.edu/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:49:11 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:11 (5118) [[32mINFO[0m] http://mirrors.mit.edu/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:11 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:11 (5118) [[32mINFO[0m] https://mirror.servaxnet.com/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:11 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:12 (5118) [[32mINFO[0m] https://iad.mirror.rackspace.com/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:12 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:12 (5118) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:12 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:12 (5118) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:12 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:12 (5118) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:12 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:12 (5118) [[32mINFO[0m] http://reflector.westga.edu/repos/Fedora-EPEL/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:12 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:13 (5118) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:13 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:13 (5118) [[32mINFO[0m] https://mirrors.lug.mtu.edu/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:13 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:13 (5118) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:13 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:13 (5118) [[32mINFO[0m] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:13 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:13 (5118) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:13 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] https://mnvoip.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] https://mirror-mci.yuki.net.uk/fedora-epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] https://mirror.pilotfiber.com/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] https://irltoolkit.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] https://lolhost.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] https://southfront.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] https://mirror.team-cymru.com/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:14 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] https://epel.mirror.constant.com/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] https://mirror.steadfastnet.com/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] https://nocix.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] http://mirrors.vcea.wsu.edu/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] https://forksystems.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] https://ix-denver.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] https://mirrors.iu13.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] https://mirrors.wcupa.edu/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] https://ftp-nyc.osuosl.org/pub/fedora-epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] https://lesnet.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] https://paducahix.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] https://ima.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] http://mirrors.tscak.com/Fedora/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] https://mirror.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] https://dfw.mirror.rackspace.com/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] http://mirror.tornadovps.com/pub/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] https://repo.ialab.dsu.edu/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:17 (5118) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:17 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:17 (5118) [[32mINFO[0m] http://mirror.siena.edu/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:17 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:17 (5118) [[32mINFO[0m] https://mirror.facebook.net/fedora/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:17 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:17 (5118) [[32mINFO[0m] https://volico.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:17 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:18 (5118) [[32mINFO[0m] https://nnenix.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:18 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:18 (5118) [[32mINFO[0m] https://mirror.cpsc.ucalgary.ca/mirror/fedora-epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:18 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:18 (5118) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:49:18 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:18 (5118) [[32mINFO[0m] https://mirrors.sonic.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2001:5a8:601:4003:157:131:224:201: Network is unreachable"
* 2024-02-28 00:49:18 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:18 (5118) [[32mINFO[0m] https://ftp-osl.osuosl.org/pub/fedora-epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:18 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] http://mirror.rnet.missouri.edu/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] http://mirrors.mit.edu/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] https://uvermont.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] https://sjc.mirror.rackspace.com/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] https://iad.mirror.rackspace.com/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:19 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:20 (5118) [[32mINFO[0m] https://na.edge.kernel.org/fedora-epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:20 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:20 (5118) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:20 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:20 (5118) [[32mINFO[0m] https://mirror.servaxnet.com/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:20 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:20 (5118) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:20 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:21 (5118) [[32mINFO[0m] http://reflector.westga.edu/repos/Fedora-EPEL/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-02-28 00:49:21 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:21 (5118) [[32mINFO[0m] https://mirrors.lug.mtu.edu/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:21 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:21 (5118) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-28 00:49:21 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:22 (5118) [[32mINFO[0m] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:22 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:22 (5118) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:22 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:22 (5118) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:22 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:23 (5118) [[32mINFO[0m] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/721d0adaa2149d9f38b70b462cd0723483db67cce257f7ddaf43c9f780dd61ba-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-28 00:49:23 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-02-28 00:49:26 (5135) [[32mINFO[0m]
* 2024-02-28 00:49:26 (1849) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-28 00:49:26 (5104) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-28 00:49:26 (5105) [[32mINFO[0m]
* 2024-02-28 00:49:27 (5118) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-28 00:49:27 (5118) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-28 00:49:27 (5135) [[32mINFO[0m]
* 2024-02-28 00:49:28 (1747) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-28 00:49:28 (1747) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-28 00:49:28 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-28 00:49:28 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-28 00:49:28 (1747) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-28 00:49:28 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-28 00:49:28 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-28 00:49:28 (1747) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-28 00:49:28 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-28 00:49:28 (1747) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-28 00:49:28 (1747) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-28 00:49:28 (1747) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-28 00:49:28 (1747) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-28 00:49:28 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-28 00:49:28 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-28 00:50:05 (1687) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-02-28 00:50:05 (1688) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/deb2e48aaa237eb12cf674906e2b15304b37faddb3220a10d06f0cd4bda4ee68-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/51487274531e0acbf5612648f0f3dfb93750158cc3003970d4ed673abf284b2d-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/bc554820b002f25e44c37f4c6ac49be09912a66beff3ca8885947a748c877fd7-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/51487274531e0acbf5612648f0f3dfb93750158cc3003970d4ed673abf284b2d-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://repos.eggycrew.com/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/bc554820b002f25e44c37f4c6ac49be09912a66beff3ca8885947a748c877fd7-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://repos.eggycrew.com/epel/7/x86_64/repodata/bc554820b002f25e44c37f4c6ac49be09912a66beff3ca8885947a748c877fd7-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/51487274531e0acbf5612648f0f3dfb93750158cc3003970d4ed673abf284b2d-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/bc554820b002f25e44c37f4c6ac49be09912a66beff3ca8885947a748c877fd7-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/fd5c85260c9386ea992863f938c54ec16977cc7e11689178c1c1f3c3dadaf463-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-02-28 00:50:05 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-28 00:50:05 (958) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-28 00:50:05 (2465) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/H5Oslw709D/ea_profile.json
* 2024-02-28 00:50:06 (2488) [[32mINFO[0m] Backed up EA4 profile to /tmp/H5Oslw709D/ea_profile.json
* 2024-02-28 00:50:06 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-28 00:50:08 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-28 00:50:08 (283) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-29 00:48:39 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-02-29 00:48:39 (1828) [[32mINFO[0m] Checking if your system is up to date:
* 2024-02-29 00:48:39 (5104) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-02-29 00:48:39 (5105) [[32mINFO[0m]
* 2024-02-29 00:48:40 (5118) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-02-29 00:48:40 (5118) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-02-29 00:48:40 (5118) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-02-29 00:48:40 (5118) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-02-29 00:48:40 (5118) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-02-29 00:48:40 (5118) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-02-29 00:48:40 (5118) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-02-29 00:48:40 (5118) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-02-29 00:48:40 (5135) [[32mINFO[0m]
* 2024-02-29 00:48:40 (5104) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-02-29 00:48:40 (5105) [[32mINFO[0m]
* 2024-02-29 00:48:59 (5135) [[32mINFO[0m]
* 2024-02-29 00:48:59 (1849) [[32mINFO[0m] Checking /scripts/sysup
* 2024-02-29 00:48:59 (5104) [[32mINFO[0m] Running: /scripts/sysup
* 2024-02-29 00:48:59 (5105) [[32mINFO[0m]
* 2024-02-29 00:48:59 (5118) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-02-29 00:48:59 (5118) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-02-29 00:48:59 (5135) [[32mINFO[0m]
* 2024-02-29 00:49:01 (1747) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-02-29 00:49:01 (1747) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-02-29 00:49:01 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-02-29 00:49:01 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-02-29 00:49:01 (1747) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-02-29 00:49:01 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-02-29 00:49:01 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-02-29 00:49:01 (1747) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-02-29 00:49:01 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-02-29 00:49:01 (1747) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-02-29 00:49:01 (1747) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-02-29 00:49:01 (1747) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-02-29 00:49:01 (1747) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-02-29 00:49:01 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-02-29 00:49:01 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-02-29 00:49:39 (958) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-29 00:49:39 (2465) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XuRkVPg4fw/ea_profile.json
* 2024-02-29 00:49:40 (2488) [[32mINFO[0m] Backed up EA4 profile to /tmp/XuRkVPg4fw/ea_profile.json
* 2024-02-29 00:49:40 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-02-29 00:49:41 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-02-29 00:49:41 (283) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-01 00:49:35 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-01 00:49:35 (1828) [[32mINFO[0m] Checking if your system is up to date:
* 2024-03-01 00:49:35 (5104) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-03-01 00:49:35 (5105) [[32mINFO[0m]
* 2024-03-01 00:49:35 (5118) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-03-01 00:49:35 (5118) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-03-01 00:49:35 (5118) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-03-01 00:49:35 (5118) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-03-01 00:49:35 (5118) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-03-01 00:49:35 (5118) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-03-01 00:49:35 (5118) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-03-01 00:49:35 (5118) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-03-01 00:49:35 (5135) [[32mINFO[0m]
* 2024-03-01 00:49:35 (5104) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-03-01 00:49:35 (5105) [[32mINFO[0m]
* 2024-03-01 00:49:41 (5118) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/35f51055be6b8e2104a9c389524e5b7182554c1d969c61a400ac4b8220aaf973-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-01 00:49:41 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-01 00:49:41 (5118) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-03-01 00:49:41 (5118) [[32mINFO[0m]
* 2024-03-01 00:49:41 (5118) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-03-01 00:49:41 (5118) [[32mINFO[0m]
* 2024-03-01 00:49:41 (5118) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-03-01 00:49:41 (5118) [[32mINFO[0m]
* 2024-03-01 00:49:41 (5118) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/cd51f9fc0e6312786a05c16cdaa2b7d09f914401c1b3b5ce22c51e1f8368d6d1-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-01 00:49:41 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-01 00:49:41 (5118) [[32mINFO[0m] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/cd51f9fc0e6312786a05c16cdaa2b7d09f914401c1b3b5ce22c51e1f8368d6d1-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-01 00:49:41 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-01 00:49:42 (5118) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/cd51f9fc0e6312786a05c16cdaa2b7d09f914401c1b3b5ce22c51e1f8368d6d1-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-01 00:49:42 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-01 00:49:42 (5118) [[32mINFO[0m] http://www.gtlib.gatech.edu/pub/centos/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-01 00:49:42 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-01 00:49:43 (5118) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-01 00:49:43 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m]
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m]
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m]
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m]
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] packages for the previous distribution release still work).
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m]
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m]
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m]
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] or
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m]
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] compromise:
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m]
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m]
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] updates: Check uncompressed DB failed
* 2024-03-01 00:50:02 (5135) [[32mINFO[0m]
* 2024-03-01 00:50:02 (1835) [[33mWARN[0m] Your system is not up to date please run: /usr/bin/yum update
* 2024-03-01 00:50:02 (1849) [[32mINFO[0m] Checking /scripts/sysup
* 2024-03-01 00:50:02 (5104) [[32mINFO[0m] Running: /scripts/sysup
* 2024-03-01 00:50:02 (5105) [[32mINFO[0m]
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-03-01 00:50:02 (5118) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-03-01 00:50:02 (5135) [[32mINFO[0m]
* 2024-03-01 00:50:03 (1747) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-01 00:50:03 (1747) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-01 00:50:03 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-01 00:50:03 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-01 00:50:03 (1747) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-01 00:50:03 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-01 00:50:03 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-01 00:50:03 (1747) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-01 00:50:03 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-01 00:50:03 (1747) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-01 00:50:03 (1747) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-01 00:50:03 (1747) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-01 00:50:03 (1747) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-01 00:50:03 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-01 00:50:03 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-01 00:50:42 (1687) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-03-01 00:50:42 (1688) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/dd21afdbbc19358c3c3c94b3bc422906c1f7aa1e9f2bf7f728859b578f0fca6e-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/fcceaac0606ed4ed679780c69e5cba67825152f0ccd17ffe433d2bcabbe979a8-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/fb70cd2b23edbde9ebb59d5835c78929b4bb7c412e2c1545005ea7b7d09373b0-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://repos.eggycrew.com/epel/7/x86_64/repodata/dd21afdbbc19358c3c3c94b3bc422906c1f7aa1e9f2bf7f728859b578f0fca6e-filelists.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/fcceaac0606ed4ed679780c69e5cba67825152f0ccd17ffe433d2bcabbe979a8-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://repos.eggycrew.com/epel/7/x86_64/repodata/fb70cd2b23edbde9ebb59d5835c78929b4bb7c412e2c1545005ea7b7d09373b0-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/dd21afdbbc19358c3c3c94b3bc422906c1f7aa1e9f2bf7f728859b578f0fca6e-filelists.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://repos.eggycrew.com/epel/7/x86_64/repodata/fcceaac0606ed4ed679780c69e5cba67825152f0ccd17ffe433d2bcabbe979a8-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/fb70cd2b23edbde9ebb59d5835c78929b4bb7c412e2c1545005ea7b7d09373b0-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/dd21afdbbc19358c3c3c94b3bc422906c1f7aa1e9f2bf7f728859b578f0fca6e-filelists.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/fcceaac0606ed4ed679780c69e5cba67825152f0ccd17ffe433d2bcabbe979a8-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/fb70cd2b23edbde9ebb59d5835c78929b4bb7c412e2c1545005ea7b7d09373b0-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-03-01 00:50:42 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
yum is not stable
* 2024-03-01 00:50:42 (958) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-01 00:50:42 (2465) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/v4WsnFybAf/ea_profile.json
* 2024-03-01 00:50:43 (2488) [[32mINFO[0m] Backed up EA4 profile to /tmp/v4WsnFybAf/ea_profile.json
* 2024-03-01 00:50:43 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-01 00:50:45 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-01 00:50:45 (283) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-02 00:49:54 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-02 00:49:54 (1828) [[32mINFO[0m] Checking if your system is up to date:
* 2024-03-02 00:49:54 (5104) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-03-02 00:49:54 (5105) [[32mINFO[0m]
* 2024-03-02 00:49:54 (5118) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-03-02 00:49:54 (5118) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-03-02 00:49:54 (5118) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-03-02 00:49:54 (5118) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-03-02 00:49:54 (5118) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-03-02 00:49:54 (5118) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-03-02 00:49:54 (5118) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-03-02 00:49:54 (5118) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-03-02 00:49:54 (5135) [[32mINFO[0m]
* 2024-03-02 00:49:54 (5104) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-03-02 00:49:54 (5105) [[32mINFO[0m]
* 2024-03-02 00:50:13 (5135) [[32mINFO[0m]
* 2024-03-02 00:50:13 (1849) [[32mINFO[0m] Checking /scripts/sysup
* 2024-03-02 00:50:13 (5104) [[32mINFO[0m] Running: /scripts/sysup
* 2024-03-02 00:50:13 (5105) [[32mINFO[0m]
* 2024-03-02 00:50:14 (5118) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-03-02 00:50:14 (5118) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-03-02 00:50:14 (5135) [[32mINFO[0m]
* 2024-03-02 00:50:15 (1747) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-02 00:50:15 (1747) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-02 00:50:15 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-02 00:50:15 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-02 00:50:15 (1747) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-02 00:50:15 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-02 00:50:15 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-02 00:50:15 (1747) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-02 00:50:15 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-02 00:50:15 (1747) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-02 00:50:15 (1747) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-02 00:50:15 (1747) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-02 00:50:15 (1747) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-02 00:50:15 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-02 00:50:15 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-02 00:50:54 (958) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-02 00:50:54 (2465) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vbdxnim5MG/ea_profile.json
* 2024-03-02 00:50:54 (2488) [[32mINFO[0m] Backed up EA4 profile to /tmp/vbdxnim5MG/ea_profile.json
* 2024-03-02 00:50:55 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-02 00:50:57 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-02 00:50:57 (283) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-03 00:49:27 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-03 00:49:27 (1828) [[32mINFO[0m] Checking if your system is up to date:
* 2024-03-03 00:49:27 (5104) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-03-03 00:49:27 (5105) [[32mINFO[0m]
* 2024-03-03 00:49:27 (5118) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-03-03 00:49:27 (5118) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-03-03 00:49:27 (5118) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-03-03 00:49:27 (5118) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-03-03 00:49:27 (5118) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-03-03 00:49:27 (5118) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-03-03 00:49:27 (5118) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-03-03 00:49:27 (5118) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-03-03 00:49:27 (5135) [[32mINFO[0m]
* 2024-03-03 00:49:27 (5104) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-03-03 00:49:27 (5105) [[32mINFO[0m]
* 2024-03-03 00:49:34 (5118) [[32mINFO[0m] http://mirror.grid.uchicago.edu/pub/linux/centos/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-03 00:49:34 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-03 00:49:49 (5135) [[32mINFO[0m]
* 2024-03-03 00:49:49 (1849) [[32mINFO[0m] Checking /scripts/sysup
* 2024-03-03 00:49:49 (5104) [[32mINFO[0m] Running: /scripts/sysup
* 2024-03-03 00:49:49 (5105) [[32mINFO[0m]
* 2024-03-03 00:49:49 (5118) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-03-03 00:49:50 (5118) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-03-03 00:49:50 (5135) [[32mINFO[0m]
* 2024-03-03 00:49:51 (1747) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-03 00:49:51 (1747) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-03 00:49:51 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-03 00:49:51 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-03 00:49:51 (1747) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-03 00:49:51 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-03 00:49:51 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-03 00:49:51 (1747) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-03 00:49:51 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-03 00:49:51 (1747) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-03 00:49:51 (1747) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-03 00:49:51 (1747) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-03 00:49:51 (1747) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-03 00:49:51 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-03 00:49:51 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-03 00:50:28 (958) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-03 00:50:28 (2465) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ZR3zBAzEUC/ea_profile.json
* 2024-03-03 00:50:29 (2488) [[32mINFO[0m] Backed up EA4 profile to /tmp/ZR3zBAzEUC/ea_profile.json
* 2024-03-03 00:50:29 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-03 00:50:30 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-03 00:50:30 (283) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-04 00:48:46 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-04 00:48:47 (1828) [[32mINFO[0m] Checking if your system is up to date:
* 2024-03-04 00:48:47 (5104) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-03-04 00:48:47 (5105) [[32mINFO[0m]
* 2024-03-04 00:48:47 (5118) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-03-04 00:48:47 (5118) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-03-04 00:48:47 (5118) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-03-04 00:48:47 (5118) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-03-04 00:48:47 (5118) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-03-04 00:48:47 (5118) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-03-04 00:48:47 (5118) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-03-04 00:48:47 (5118) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-03-04 00:48:47 (5135) [[32mINFO[0m]
* 2024-03-04 00:48:47 (5104) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-03-04 00:48:47 (5105) [[32mINFO[0m]
* 2024-03-04 00:48:59 (5118) [[32mINFO[0m] http://www.gtlib.gatech.edu/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-04 00:48:59 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-04 00:49:00 (5118) [[32mINFO[0m] http://mirror.vtti.vt.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-04 00:49:00 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-04 00:49:00 (5118) [[32mINFO[0m] http://mirrors.raystedman.org/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-04 00:49:00 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-04 00:49:00 (5118) [[32mINFO[0m] http://ftpmirror.your.org/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-04 00:49:00 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-04 00:49:00 (5118) [[32mINFO[0m] http://coresite.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-04 00:49:00 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-04 00:49:00 (5118) [[32mINFO[0m] http://atl.mirrors.clouvider.net/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-04 00:49:00 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-04 00:49:01 (5118) [[32mINFO[0m] http://mirrors.advancedhosters.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-04 00:49:01 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-04 00:49:01 (5118) [[32mINFO[0m] http://mirrors.oit.uci.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-04 00:49:01 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-04 00:49:01 (5118) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-04 00:49:01 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-04 00:49:01 (5118) [[32mINFO[0m] http://uvermont.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-04 00:49:01 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-04 00:49:08 (5135) [[32mINFO[0m]
* 2024-03-04 00:49:08 (1849) [[32mINFO[0m] Checking /scripts/sysup
* 2024-03-04 00:49:08 (5104) [[32mINFO[0m] Running: /scripts/sysup
* 2024-03-04 00:49:08 (5105) [[32mINFO[0m]
* 2024-03-04 00:49:08 (5118) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-03-04 00:49:08 (5118) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-03-04 00:49:08 (5135) [[32mINFO[0m]
* 2024-03-04 00:49:09 (1747) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-04 00:49:09 (1747) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-04 00:49:09 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-04 00:49:09 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-04 00:49:09 (1747) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-04 00:49:09 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-04 00:49:09 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-04 00:49:09 (1747) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-04 00:49:09 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-04 00:49:09 (1747) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-04 00:49:09 (1747) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-04 00:49:09 (1747) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-04 00:49:09 (1747) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-04 00:49:09 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-04 00:49:09 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-04 00:49:48 (958) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-04 00:49:48 (2465) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PQoJWSYuja/ea_profile.json
* 2024-03-04 00:49:49 (2488) [[32mINFO[0m] Backed up EA4 profile to /tmp/PQoJWSYuja/ea_profile.json
* 2024-03-04 00:49:49 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-04 00:49:50 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-04 00:49:50 (283) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-05 00:49:01 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-05 00:49:01 (1828) [[32mINFO[0m] Checking if your system is up to date:
* 2024-03-05 00:49:01 (5104) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-03-05 00:49:01 (5105) [[32mINFO[0m]
* 2024-03-05 00:49:02 (5118) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-03-05 00:49:02 (5118) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-03-05 00:49:02 (5118) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-03-05 00:49:02 (5118) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-03-05 00:49:02 (5118) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-03-05 00:49:02 (5118) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-03-05 00:49:02 (5118) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-03-05 00:49:02 (5118) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-03-05 00:49:02 (5135) [[32mINFO[0m]
* 2024-03-05 00:49:02 (5104) [[32mINFO[0m] Running: /usr/bin/yum check-update -q
* 2024-03-05 00:49:02 (5105) [[32mINFO[0m]
* 2024-03-05 00:49:14 (5118) [[32mINFO[0m] http://centos.mirror.shastacoe.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:14 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:14 (5118) [[32mINFO[0m] http://centos.mirror.shastacoe.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:14 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:14 (5118) [[32mINFO[0m] http://mirrors.greenmountainaccess.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:14 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://208.74.123.61/cpanelsync/repos/CentOS/7/EA4/repodata/50c978ff42763cf46cbb42ee58e6fb2a0bfa7e866d151bad839798488e6255c1-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://www.gtlib.gatech.edu/pub/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://centos.hivelocity.net/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://mirror.cs.pitt.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://mirror.us.oneandone.net/linux/distributions/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://centos.mirror.constant.com/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://mirror.vtti.vt.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://ftp.usf.edu/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://mirror.rackspace.com/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://us.mirrors.virtono.com/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://opencolo.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://mirror.keystealth.org/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://mirrors.mit.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] http://mirrors.advancedhosters.com/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:15 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:16 (5118) [[32mINFO[0m] http://mirror.siena.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:16 (5118) [[32mINFO[0m] http://mirror.wdc2.us.leaseweb.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:16 (5118) [[32mINFO[0m] http://mirror.team-cymru.com/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:16 (5118) [[32mINFO[0m] http://mirrors.sonic.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:16 (5118) [[32mINFO[0m] http://repo.ialab.dsu.edu/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:16 (5118) [[32mINFO[0m] http://nnenix.mm.fcix.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:16 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:45 (5118) [[32mINFO[0m] http://mirrors.cmich.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 12] Timeout on http://mirrors.cmich.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
* 2024-03-05 00:49:45 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:45 (5118) [[32mINFO[0m] http://coresite.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:45 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:45 (5118) [[32mINFO[0m] http://ridgewireless.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:45 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:45 (5118) [[32mINFO[0m] http://abqix.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:45 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:46 (5118) [[32mINFO[0m] http://nocix.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:46 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:46 (5118) [[32mINFO[0m] http://volico.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:46 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:46 (5118) [[32mINFO[0m] http://mirrors.mit.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-05 00:49:46 (5118) [[32mINFO[0m] Trying other mirror.
* 2024-03-05 00:49:51 (5135) [[32mINFO[0m]
* 2024-03-05 00:49:51 (1849) [[32mINFO[0m] Checking /scripts/sysup
* 2024-03-05 00:49:51 (5104) [[32mINFO[0m] Running: /scripts/sysup
* 2024-03-05 00:49:51 (5105) [[32mINFO[0m]
* 2024-03-05 00:49:51 (5118) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-03-05 00:49:51 (5118) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-03-05 00:49:51 (5135) [[32mINFO[0m]
* 2024-03-05 00:49:53 (1747) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-05 00:49:53 (1747) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-05 00:49:53 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-05 00:49:53 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-05 00:49:53 (1747) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-05 00:49:53 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-05 00:49:53 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-05 00:49:53 (1747) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-05 00:49:53 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-05 00:49:53 (1747) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-05 00:49:53 (1747) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-05 00:49:53 (1747) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-05 00:49:53 (1747) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-05 00:49:53 (1747) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-05 00:49:53 (1764) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-05 00:50:31 (958) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-05 00:50:31 (2465) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/H91J2MxKiV/ea_profile.json
* 2024-03-05 00:50:32 (2488) [[32mINFO[0m] Backed up EA4 profile to /tmp/H91J2MxKiV/ea_profile.json
* 2024-03-05 00:50:32 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-05 00:50:33 (173) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-05 00:50:33 (283) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-06 00:49:22 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-06 00:49:22 (1896) [[32mINFO[0m] Checking if your system is up to date:
* 2024-03-06 00:49:22 (5195) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-03-06 00:49:22 (5196) [[32mINFO[0m]
* 2024-03-06 00:49:22 (5209) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-03-06 00:49:22 (5209) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-03-06 00:49:22 (5209) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-03-06 00:49:22 (5209) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-03-06 00:49:22 (5209) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-03-06 00:49:22 (5209) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-03-06 00:49:22 (5209) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-03-06 00:49:23 (5209) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-03-06 00:49:23 (5226) [[32mINFO[0m]
* 2024-03-06 00:49:23 (5195) [[32mINFO[0m] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-06 00:49:23 (5196) [[32mINFO[0m]
* 2024-03-06 00:49:38 (5209) [[32mINFO[0m] http://tx-mirror.tier.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-06 00:49:38 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-06 00:49:39 (5209) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-06 00:49:39 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-06 00:49:45 (5209) [[32mINFO[0m]
* 2024-03-06 00:49:45 (5226) [[32mINFO[0m]
* 2024-03-06 00:49:45 (1940) [[32mINFO[0m] Checking /scripts/sysup
* 2024-03-06 00:49:45 (5195) [[32mINFO[0m] Running: /scripts/sysup
* 2024-03-06 00:49:45 (5196) [[32mINFO[0m]
* 2024-03-06 00:49:45 (5209) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-03-06 00:49:46 (5209) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-03-06 00:49:46 (5226) [[32mINFO[0m]
* 2024-03-06 00:49:46 (1796) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-06 00:49:46 (1796) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-06 00:49:46 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-06 00:49:46 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-06 00:49:46 (1796) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-06 00:49:46 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-06 00:49:46 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-06 00:49:46 (1796) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-06 00:49:46 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-06 00:49:46 (1796) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-06 00:49:46 (1796) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-06 00:49:46 (1796) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-06 00:49:46 (1796) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-06 00:49:46 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-06 00:49:46 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-06 00:51:02 (975) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-06 00:51:02 (2556) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Rz77ij2X0G/ea_profile.json
* 2024-03-06 00:51:03 (2579) [[32mINFO[0m] Backed up EA4 profile to /tmp/Rz77ij2X0G/ea_profile.json
* 2024-03-06 00:51:03 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-06 00:51:04 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-06 00:51:04 (300) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-07 00:48:45 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-07 00:48:46 (1896) [[32mINFO[0m] Checking if your system is up to date:
* 2024-03-07 00:48:46 (5195) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-03-07 00:48:46 (5196) [[32mINFO[0m]
* 2024-03-07 00:48:46 (5209) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-03-07 00:48:46 (5209) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-03-07 00:48:46 (5209) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-03-07 00:48:46 (5209) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-03-07 00:48:46 (5209) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-03-07 00:48:46 (5209) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-03-07 00:48:46 (5209) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-03-07 00:48:46 (5209) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-03-07 00:48:46 (5226) [[32mINFO[0m]
* 2024-03-07 00:48:46 (5195) [[32mINFO[0m] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-07 00:48:46 (5196) [[32mINFO[0m]
* 2024-03-07 00:49:04 (5209) [[32mINFO[0m]
* 2024-03-07 00:49:04 (5226) [[32mINFO[0m]
* 2024-03-07 00:49:04 (1940) [[32mINFO[0m] Checking /scripts/sysup
* 2024-03-07 00:49:04 (5195) [[32mINFO[0m] Running: /scripts/sysup
* 2024-03-07 00:49:04 (5196) [[32mINFO[0m]
* 2024-03-07 00:49:04 (5209) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-03-07 00:49:04 (5209) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-03-07 00:49:04 (5226) [[32mINFO[0m]
* 2024-03-07 00:49:05 (1796) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-07 00:49:05 (1796) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-07 00:49:05 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-07 00:49:05 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-07 00:49:05 (1796) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-07 00:49:05 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-07 00:49:05 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-07 00:49:05 (1796) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-07 00:49:05 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-07 00:49:05 (1796) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-07 00:49:05 (1796) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-07 00:49:05 (1796) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-07 00:49:05 (1796) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-07 00:49:05 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-07 00:49:05 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-07 00:49:44 (975) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-07 00:49:44 (2556) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/I8JdpsRB0O/ea_profile.json
* 2024-03-07 00:49:45 (2579) [[32mINFO[0m] Backed up EA4 profile to /tmp/I8JdpsRB0O/ea_profile.json
* 2024-03-07 00:49:45 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-07 00:49:46 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-07 00:49:46 (300) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-08 00:48:55 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-08 00:48:55 (1896) [[32mINFO[0m] Checking if your system is up to date:
* 2024-03-08 00:48:55 (5195) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-03-08 00:48:55 (5196) [[32mINFO[0m]
* 2024-03-08 00:48:55 (5209) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-03-08 00:48:55 (5209) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-03-08 00:48:55 (5209) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-03-08 00:48:55 (5209) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-03-08 00:48:55 (5209) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-03-08 00:48:55 (5209) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-03-08 00:48:55 (5209) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-03-08 00:48:55 (5209) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-03-08 00:48:55 (5226) [[32mINFO[0m]
* 2024-03-08 00:48:55 (5195) [[32mINFO[0m] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-08 00:48:55 (5196) [[32mINFO[0m]
* 2024-03-08 00:49:14 (5209) [[32mINFO[0m]
* 2024-03-08 00:49:14 (5226) [[32mINFO[0m]
* 2024-03-08 00:49:14 (1940) [[32mINFO[0m] Checking /scripts/sysup
* 2024-03-08 00:49:14 (5195) [[32mINFO[0m] Running: /scripts/sysup
* 2024-03-08 00:49:14 (5196) [[32mINFO[0m]
* 2024-03-08 00:49:14 (5209) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-03-08 00:49:14 (5209) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-03-08 00:49:14 (5226) [[32mINFO[0m]
* 2024-03-08 00:49:15 (1796) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-08 00:49:15 (1796) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-08 00:49:15 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-08 00:49:15 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-08 00:49:15 (1796) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-08 00:49:15 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-08 00:49:15 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-08 00:49:15 (1796) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-08 00:49:15 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-08 00:49:15 (1796) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-08 00:49:15 (1796) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-08 00:49:15 (1796) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-08 00:49:15 (1796) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-08 00:49:15 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-08 00:49:15 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-08 00:49:51 (975) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-08 00:49:51 (2556) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CKZsSD4scq/ea_profile.json
* 2024-03-08 00:49:52 (2579) [[32mINFO[0m] Backed up EA4 profile to /tmp/CKZsSD4scq/ea_profile.json
* 2024-03-08 00:49:52 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-08 00:49:56 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-08 00:49:56 (300) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-09 00:49:36 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-09 00:49:36 (1896) [[32mINFO[0m] Checking if your system is up to date:
* 2024-03-09 00:49:36 (5195) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-03-09 00:49:36 (5196) [[32mINFO[0m]
* 2024-03-09 00:49:36 (5209) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-03-09 00:49:36 (5209) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-03-09 00:49:36 (5209) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-03-09 00:49:36 (5209) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-03-09 00:49:36 (5209) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-03-09 00:49:36 (5209) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-03-09 00:49:36 (5209) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-03-09 00:49:36 (5209) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-03-09 00:49:36 (5226) [[32mINFO[0m]
* 2024-03-09 00:49:36 (5195) [[32mINFO[0m] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-09 00:49:36 (5196) [[32mINFO[0m]
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] http://repo.websitewelcome.com/ea4_endurance/7/x86_64/repodata/b3ffc668adc514f629aef140b115005d5bb62dfaec8ba2187e6114571a3f6c53-primary.sqlite.bz2: [Errno -3] Error performing checksum: Error opening file for checksum: Error opening file for checksum: /var/cache/yum/x86_64/7/EA4_endurance/b3ffc668adc514f629aef140b115005d5bb62dfaec8ba2187e6114571a3f6c53-primary.sqlite.bz2
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] http://mirrors.unifiedlayer.com/accumulate/centos/7/repodata/3598d14a331c812630249c4970cefa2a90c8204da11e7e513bf620bf93395459-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] http://208.74.123.61/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/09d0fd29b1475e0c4501df58bd892b1a8d0446824daa06005fcd2b4a83287a94-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] http://208.74.123.61/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/4dd2a335201798bbdde6dbfa9d30f5b57fa72c9b2c121b796495dbe0413d2425-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:41 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] http://la.mirrors.clouvider.net/CentOS/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] http://centos-distro.1gservers.com/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/repodata/acf3c944e317046b5378b4c5a5b78b2b3d831451-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] https://rpm.grafana.com/repodata/a0d25eb51bcf14e00d8db9ee007adaa5ade8c4dbe3850c201e69b95752c88798-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] http://rpm-mirror.hostgator.com/nf-observability/7/x86_64/repodata/39bda43af8f8ec21b94a3892c1f4d2c681d33d3ae53fdba51688d8a3ae36abac-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] http://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/repodata/14e4c474f4c81cc2d0f308f9ffa0922691ed27a8-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] http://208.74.123.61/cpanelsync/repos/CentOS/7/EA4/repodata/50c978ff42763cf46cbb42ee58e6fb2a0bfa7e866d151bad839798488e6255c1-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/a3317ab5388dc3a8dd9c9b4e3635414ba62860ddd506af9ee6e7c7594798f623-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/09d0fd29b1475e0c4501df58bd892b1a8d0446824daa06005fcd2b4a83287a94-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] http://la.mirrors.clouvider.net/CentOS/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] https://s3.amazonaws.com/osquery-packages/rpm/x86_64/repodata/9633288370d3f1b2776b237c362107270768b3375a80095975c7cd646d8783ec-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:42 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m]
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m]
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m]
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] http://mirror.web-ster.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] https://mirror.lstn.net/fedora-epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] https://mirror.lstn.net/fedora-epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/EA4/repodata/50c978ff42763cf46cbb42ee58e6fb2a0bfa7e866d151bad839798488e6255c1-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-09 00:49:43 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] http://mirrors.mit.edu/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] http://mirrors.tscak.com/Fedora/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] http://mirror.rnet.missouri.edu/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] http://mirror.tornadovps.com/pub/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] http://mirror.us-midwest-1.nexcess.net/CentOS/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] https://mirror.servaxnet.com/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:44 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:45 (5209) [[32mINFO[0m] https://mirrors.wcupa.edu/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:45 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:45 (5209) [[32mINFO[0m] http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:45 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:45 (5209) [[32mINFO[0m] https://mirror.steadfastnet.com/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:45 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:46 (5209) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:46 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:46 (5209) [[32mINFO[0m] https://sjc.mirror.rackspace.com/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:46 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:47 (5209) [[32mINFO[0m] https://dfw.mirror.rackspace.com/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:47 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:47 (5209) [[32mINFO[0m] https://ftp-osl.osuosl.org/pub/fedora-epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:47 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:47 (5209) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:47 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:48 (5209) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:48 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:48 (5209) [[32mINFO[0m] https://mirrors.lug.mtu.edu/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:48 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:49 (5209) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-09 00:49:49 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:49 (5209) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:49 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:50 (5209) [[32mINFO[0m] https://na.edge.kernel.org/fedora-epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:50 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:50 (5209) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:50 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:50 (5209) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:50 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:51 (5209) [[32mINFO[0m] http://ftp.cse.buffalo.edu/pub/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:51 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:51 (5209) [[32mINFO[0m] https://iad.mirror.rackspace.com/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:51 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:51 (5209) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-09 00:49:51 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:52 (5209) [[32mINFO[0m] https://mirror.team-cymru.com/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:52 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:52 (5209) [[32mINFO[0m] https://mirror.pilotfiber.com/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:52 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:52 (5209) [[32mINFO[0m] https://mirror.cpsc.ucalgary.ca/mirror/fedora-epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:52 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:52 (5209) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:52 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:52 (5209) [[32mINFO[0m] https://mirrors.sonic.net/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:52 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:53 (5209) [[32mINFO[0m] http://reflector.westga.edu/repos/Fedora-EPEL/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:53 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:53 (5209) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:53 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] https://mirror.fcix.net/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] http://mirror.siena.edu/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] https://epel.mirror.constant.com/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] http://mirrors.tscak.com/Fedora/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] http://mirror.tornadovps.com/pub/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] https://epel.mirror.constant.com/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] https://mirror.servaxnet.com/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] http://mirrors.mit.edu/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] http://mirror.rnet.missouri.edu/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-09 00:49:54 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:55 (5209) [[32mINFO[0m] https://mirrors.wcupa.edu/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:55 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:55 (5209) [[32mINFO[0m] http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:55 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:55 (5209) [[32mINFO[0m] https://mirror.steadfastnet.com/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:55 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:55 (5209) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:55 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:55 (5209) [[32mINFO[0m] https://sjc.mirror.rackspace.com/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:55 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:55 (5209) [[32mINFO[0m] https://dfw.mirror.rackspace.com/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:55 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:56 (5209) [[32mINFO[0m] https://ftp-osl.osuosl.org/pub/fedora-epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:56 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:56 (5209) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:56 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:56 (5209) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:56 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:56 (5209) [[32mINFO[0m] https://mirrors.lug.mtu.edu/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:56 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:56 (5209) [[32mINFO[0m] https://mirror.team-cymru.com/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:56 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] https://mirror.pilotfiber.com/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] https://mirrors.sonic.net/epel/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] https://na.edge.kernel.org/fedora-epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] http://reflector.westga.edu/repos/Fedora-EPEL/7/x86_64/repodata/fac7dc00c6cba1525826b107c6ad024b8be5a305826a2edf7aedb915fcc697d0-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:57 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:58 (5209) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:58 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:58 (5209) [[32mINFO[0m] http://ftp.cse.buffalo.edu/pub/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:58 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:58 (5209) [[32mINFO[0m] https://iad.mirror.rackspace.com/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:58 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:58 (5209) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-09 00:49:58 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:59 (5209) [[32mINFO[0m] https://mirror.cpsc.ucalgary.ca/mirror/fedora-epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:59 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:59 (5209) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:49:59 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:49:59 (5209) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:49:59 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:50:00 (5209) [[32mINFO[0m] https://mirror.fcix.net/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-09 00:50:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:50:00 (5209) [[32mINFO[0m] http://mirror.siena.edu/epel/7/x86_64/repodata/9e0dd49eda96e4af68481a24dec46d4f2f492d475657bc506bf63cbbedab4336-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-09 00:50:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-09 00:50:05 (5209) [[32mINFO[0m]
* 2024-03-09 00:50:05 (5226) [[32mINFO[0m]
* 2024-03-09 00:50:05 (1940) [[32mINFO[0m] Checking /scripts/sysup
* 2024-03-09 00:50:05 (5195) [[32mINFO[0m] Running: /scripts/sysup
* 2024-03-09 00:50:05 (5196) [[32mINFO[0m]
* 2024-03-09 00:50:05 (5209) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-03-09 00:50:05 (5209) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-03-09 00:50:05 (5226) [[32mINFO[0m]
* 2024-03-09 00:50:06 (1796) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-09 00:50:06 (1796) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-09 00:50:06 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-09 00:50:06 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-09 00:50:06 (1796) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-09 00:50:06 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-09 00:50:06 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-09 00:50:06 (1796) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-09 00:50:06 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-09 00:50:06 (1796) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-09 00:50:06 (1796) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-09 00:50:06 (1796) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-09 00:50:06 (1796) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-09 00:50:06 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-09 00:50:06 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-09 00:50:44 (975) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-09 00:50:44 (2556) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/fiQfuujW32/ea_profile.json
* 2024-03-09 00:50:45 (2579) [[32mINFO[0m] Backed up EA4 profile to /tmp/fiQfuujW32/ea_profile.json
* 2024-03-09 00:50:45 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-09 00:50:46 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-09 00:50:46 (300) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-10 00:49:20 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-10 00:49:20 (1896) [[32mINFO[0m] Checking if your system is up to date:
* 2024-03-10 00:49:20 (5195) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-03-10 00:49:20 (5196) [[32mINFO[0m]
* 2024-03-10 00:49:20 (5209) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-03-10 00:49:21 (5209) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-03-10 00:49:21 (5209) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-03-10 00:49:21 (5209) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-03-10 00:49:21 (5209) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-03-10 00:49:21 (5209) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-03-10 00:49:21 (5209) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-03-10 00:49:21 (5209) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-03-10 00:49:21 (5226) [[32mINFO[0m]
* 2024-03-10 00:49:21 (5195) [[32mINFO[0m] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-10 00:49:21 (5196) [[32mINFO[0m]
* 2024-03-10 00:49:26 (5209) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:26 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:26 (5209) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:26 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:26 (5209) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:26 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:27 (5209) [[32mINFO[0m] http://www.gtlib.gatech.edu/pub/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-10 00:49:27 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:27 (5209) [[32mINFO[0m] http://repo1.sea.innoscale.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-10 00:49:27 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:27 (5209) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:27 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:27 (5209) [[32mINFO[0m] https://s3.amazonaws.com/osquery-packages/rpm/x86_64/repodata/9633288370d3f1b2776b237c362107270768b3375a80095975c7cd646d8783ec-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-10 00:49:27 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:27 (5209) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:27 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] http://mirror.lstn.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] http://mirror.cs.vt.edu/pub/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] http://mirror.us-midwest-1.nexcess.net/CentOS/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] https://lesnet.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:28 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:29 (5209) [[32mINFO[0m] https://sjc.mirror.rackspace.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:29 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:29 (5209) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:29 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:29 (5209) [[32mINFO[0m] http://www.gtlib.gatech.edu/pub/centos/7.9.2009/os/x86_64/repodata/a4e2b46586aa556c3b6f814dad5b16db5a669984d66b68e873586cd7c7253301-c7-x86_64-comps.xml.gz: [Errno -1] Metadata file does not match checksum
* 2024-03-10 00:49:29 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:30 (5209) [[32mINFO[0m] https://mirrors.wcupa.edu/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:30 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:30 (5209) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:30 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:30 (5209) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:30 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:30 (5209) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:30 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:30 (5209) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:30 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:30 (5209) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:30 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] https://lesnet.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] https://sjc.mirror.rackspace.com/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] https://mirrors.wcupa.edu/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:31 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] https://lesnet.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:32 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:33 (5209) [[32mINFO[0m] https://sjc.mirror.rackspace.com/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:33 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:33 (5209) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:33 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:33 (5209) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:33 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:33 (5209) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:33 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:33 (5209) [[32mINFO[0m] https://mirrors.wcupa.edu/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:33 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:33 (5209) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:33 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:34 (5209) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-10 00:49:34 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] Traceback (most recent call last):
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/bin/yum", line 29, in <module>
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] yummain.user_main(sys.argv[1:], exit_code=True)
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 375, in user_main
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] errcode = main(args)
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/share/yum-cli/yummain.py", line 184, in main
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] result, resultmsgs = base.doCommands()
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 585, in doCommands
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/share/yum-cli/yumcommands.py", line 1627, in doCommand
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] ypl = base.returnPkgLists(extcmds, repoid=repoid)
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/share/yum-cli/cli.py", line 1444, in returnPkgLists
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] ignore_case=True, repoid=repoid)
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3015, in doPackageLists
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] for (n,a,e,v,r) in self.up.getUpdatesList():
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1094, in <lambda>
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] up = property(fget=lambda self: self._getUpdates(),
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 838, in _getUpdates
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] self._up = rpmUtils.updates.Updates(self.rpmdb.simplePkgList(), self.pkgSack.simplePkgList())
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1075, in <lambda>
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] pkgSack = property(fget=lambda self: self._getSacks(),
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in _getSacks
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] self.repos.populateSack(which=repos)
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/repos.py", line 380, in populateSack
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] sack._retrieve_async(repo, data)
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 185, in _retrieve_async
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] if not self._check_uncompressed_db_gen(repo, mydbtype):
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 287, in _check_uncompressed_db_gen
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] cached=repo.cache)
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1176, in repo_gen_decompress
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] return decompress(filename, dest=dest, check_timestamps=True)
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1163, in decompress
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] os.utime(out, (fi.st_mtime, fi.st_mtime))
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] OSError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/7/updates/gen/primary_db.sqlite'
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m]
* 2024-03-10 00:49:39 (5226) [[32mINFO[0m]
* 2024-03-10 00:49:39 (1940) [[32mINFO[0m] Checking /scripts/sysup
* 2024-03-10 00:49:39 (5195) [[32mINFO[0m] Running: /scripts/sysup
* 2024-03-10 00:49:39 (5196) [[32mINFO[0m]
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-03-10 00:49:39 (5209) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-03-10 00:49:39 (5226) [[32mINFO[0m]
* 2024-03-10 00:49:41 (1796) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-10 00:49:41 (1796) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-10 00:49:41 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-10 00:49:41 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-10 00:49:41 (1796) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-10 00:49:41 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-10 00:49:41 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-10 00:49:41 (1796) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-10 00:49:41 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-10 00:49:41 (1796) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-10 00:49:41 (1796) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-10 00:49:41 (1796) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-10 00:49:41 (1796) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-10 00:49:41 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-10 00:49:41 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-10 00:50:26 (975) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-10 00:50:26 (2556) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Copy25P6ar/ea_profile.json
* 2024-03-10 00:50:26 (2579) [[32mINFO[0m] Backed up EA4 profile to /tmp/Copy25P6ar/ea_profile.json
* 2024-03-10 00:50:27 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-10 00:50:28 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-10 00:50:28 (300) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-11 00:48:40 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-11 00:48:40 (1896) [[32mINFO[0m] Checking if your system is up to date:
* 2024-03-11 00:48:40 (5195) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-03-11 00:48:40 (5196) [[32mINFO[0m]
* 2024-03-11 00:48:40 (5209) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-03-11 00:48:40 (5209) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-03-11 00:48:40 (5209) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-03-11 00:48:40 (5209) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-03-11 00:48:40 (5209) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-03-11 00:48:40 (5209) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-03-11 00:48:40 (5209) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-03-11 00:48:41 (5209) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-03-11 00:48:41 (5226) [[32mINFO[0m]
* 2024-03-11 00:48:41 (5195) [[32mINFO[0m] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-11 00:48:41 (5196) [[32mINFO[0m]
* 2024-03-11 00:48:59 (5209) [[32mINFO[0m]
* 2024-03-11 00:48:59 (5226) [[32mINFO[0m]
* 2024-03-11 00:48:59 (1940) [[32mINFO[0m] Checking /scripts/sysup
* 2024-03-11 00:48:59 (5195) [[32mINFO[0m] Running: /scripts/sysup
* 2024-03-11 00:48:59 (5196) [[32mINFO[0m]
* 2024-03-11 00:48:59 (5209) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-03-11 00:48:59 (5209) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-03-11 00:48:59 (5226) [[32mINFO[0m]
* 2024-03-11 00:49:01 (1796) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-11 00:49:01 (1796) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-11 00:49:01 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-11 00:49:01 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-11 00:49:01 (1796) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-11 00:49:01 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-11 00:49:01 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-11 00:49:01 (1796) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-11 00:49:01 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-11 00:49:01 (1796) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-11 00:49:01 (1796) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-11 00:49:01 (1796) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-11 00:49:01 (1796) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-11 00:49:01 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-11 00:49:01 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-11 00:49:37 (975) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-11 00:49:37 (2556) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/H0rCN1JjIY/ea_profile.json
* 2024-03-11 00:49:38 (2579) [[32mINFO[0m] Backed up EA4 profile to /tmp/H0rCN1JjIY/ea_profile.json
* 2024-03-11 00:49:38 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-11 00:49:39 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-11 00:49:39 (300) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-12 00:48:57 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-12 00:48:58 (1896) [[32mINFO[0m] Checking if your system is up to date:
* 2024-03-12 00:48:58 (5195) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-03-12 00:48:58 (5196) [[32mINFO[0m]
* 2024-03-12 00:48:58 (5209) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-03-12 00:48:58 (5209) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-03-12 00:48:58 (5209) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-03-12 00:48:58 (5209) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-03-12 00:48:58 (5209) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-03-12 00:48:58 (5209) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-03-12 00:48:58 (5209) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-03-12 00:48:58 (5209) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-03-12 00:48:58 (5226) [[32mINFO[0m]
* 2024-03-12 00:48:58 (5195) [[32mINFO[0m] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-12 00:48:58 (5196) [[32mINFO[0m]
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] http://centos-distro.1gservers.com/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting/7/x86_64/repodata/37967ce0218ba185be206acbaa9e72753658ea11297a7e982a86e2ac2991def3-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting_legacy/7/x86_64/repodata/ed7de0d8ac18b7f9eab8d76654e2d6eee30f000580a5bf284d2ffb34de232183-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] http://centos.mirror.shastacoe.net/centos/7.9.2009/sclo/x86_64/rh/repodata/0b8d19d1204f536860c58847f8c3db70cff97a19ee07a9ccf18250ec5902ba66-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] http://mirror.centos.iad1.serverforge.org/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] https://rpm.grafana.com/repodata/a59777727c67838bb970ef906017eab82af3e9cbe23c6804e878de0c21ae2e58-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/repodata/acf3c944e317046b5378b4c5a5b78b2b3d831451-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] http://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/repodata/14e4c474f4c81cc2d0f308f9ffa0922691ed27a8-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/a3317ab5388dc3a8dd9c9b4e3635414ba62860ddd506af9ee6e7c7594798f623-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] http://la.mirrors.clouvider.net/CentOS/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] http://mirror.ash.fastserv.com/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] http://mirror.us-midwest-1.nexcess.net/CentOS/7.9.2009/os/x86_64/repodata/a4e2b46586aa556c3b6f814dad5b16db5a669984d66b68e873586cd7c7253301-c7-x86_64-comps.xml.gz: [Errno -1] Metadata file does not match checksum
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m]
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m]
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m]
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] https://s3.amazonaws.com/osquery-packages/rpm/x86_64/repodata/9633288370d3f1b2776b237c362107270768b3375a80095975c7cd646d8783ec-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] http://mirror.us-midwest-1.nexcess.net/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] http://linux-mirrors.fnal.gov/linux/centos/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] http://ftpmirror.your.org/pub/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] http://mirror.nodesdirect.com/centos/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] https://veronanetworks.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] http://mirrors.maine.edu/CentOS/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] http://mirrors.oit.uci.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] https://veronanetworks.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] http://nc-centos-mirror.iwebfusion.net/centos/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] https://veronanetworks.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] http://us.mirrors.virtono.com/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] http://centos-distro.1gservers.com/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] http://mirror.us.oneandone.net/linux/distributions/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] http://mirror.mia11.us.leaseweb.net/centos/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] https://abqix.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] http://abqix.mm.fcix.net/centos/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] http://mirrors.iu13.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] https://abqix.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] http://mirrors.lug.mtu.edu/centos/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] https://ziply.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] http://mirrors.mit.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] https://abqix.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] http://mirror.team-cymru.com/CentOS/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] https://ix-denver.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] http://mirror.team-cymru.com/CentOS/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] https://mnvoip.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] http://mirrors.sonic.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] https://ziply.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] http://mirror.ette.biz/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] http://mirrors.lug.mtu.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] https://ziply.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] https://mirror.xenyth.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] https://codingflyboy.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] https://lolhost.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] http://packages.oit.ncsu.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] http://mirrors.oit.uci.edu/centos/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] http://ohioix.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] https://ftp-nyc.osuosl.org/pub/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] https://southfront.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] https://atl.mirrors.knownhost.com/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] http://forksystems.mm.fcix.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] http://mirror.arizona.edu/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] http://mirrors.vcea.wsu.edu/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] http://mirrors.sonic.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] https://volico.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:09 (5209) [[32mINFO[0m] https://forksystems.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:09 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:09 (5209) [[32mINFO[0m] https://irltoolkit.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:09 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:09 (5209) [[32mINFO[0m] https://paducahix.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:09 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:09 (5209) [[32mINFO[0m] https://uvermont.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:09 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:09 (5209) [[32mINFO[0m] https://nocix.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:09 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] https://nullroute.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] https://nnenix.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] http://mirror.tornadovps.com/pub/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] https://ima.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] https://ftp-osl.osuosl.org/pub/fedora-epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] https://mirror.servaxnet.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] https://mirror.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] https://lesnet.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:12 (5209) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:12 (5209) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:12 (5209) [[32mINFO[0m] https://mnvoip.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:12 (5209) [[32mINFO[0m] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:12 (5209) [[32mINFO[0m] https://mnvoip.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:12 (5209) [[32mINFO[0m] https://mirror.xenyth.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] https://ix-denver.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] https://lolhost.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] https://codingflyboy.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] https://ohioix.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] https://ftp-nyc.osuosl.org/pub/fedora-epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] https://atl.mirrors.knownhost.com/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] https://southfront.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] http://mirrors.vcea.wsu.edu/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] https://volico.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] https://irltoolkit.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] https://forksystems.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] https://paducahix.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] https://nocix.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] https://nullroute.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] https://uvermont.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] http://mirror.tornadovps.com/pub/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] https://mirror.servaxnet.com/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] https://nnenix.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] https://ima.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] https://mirror.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] https://ftp-osl.osuosl.org/pub/fedora-epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] https://lesnet.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] https://mirror.xenyth.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] https://lolhost.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] https://ix-denver.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] https://codingflyboy.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] https://ohioix.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] https://atl.mirrors.knownhost.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] https://southfront.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] https://ftp-nyc.osuosl.org/pub/fedora-epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] http://mirrors.vcea.wsu.edu/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] https://irltoolkit.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] https://nocix.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] https://forksystems.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] https://volico.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] https://paducahix.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] https://uvermont.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] https://mirror.servaxnet.com/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] https://nullroute.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] http://mirror.tornadovps.com/pub/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] https://mirror.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] https://ftp-osl.osuosl.org/pub/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] https://ima.mm.fcix.net/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] https://nnenix.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] https://lesnet.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-12 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:18 (5209) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/662c1b063064d626dc43ff4e356a304e023a7269c888f23d481c752818593c77-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:18 (5209) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:18 (5209) [[32mINFO[0m] https://ohioix.mm.fcix.net/epel/7/x86_64/repodata/5c1aef7d14be48d22247f05e8aca7ea64d79e18ae163386709f6497d217d5a59-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-12 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-12 00:49:24 (5209) [[32mINFO[0m]
* 2024-03-12 00:49:24 (5226) [[32mINFO[0m]
* 2024-03-12 00:49:24 (1940) [[32mINFO[0m] Checking /scripts/sysup
* 2024-03-12 00:49:24 (5195) [[32mINFO[0m] Running: /scripts/sysup
* 2024-03-12 00:49:24 (5196) [[32mINFO[0m]
* 2024-03-12 00:49:24 (5209) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-03-12 00:49:25 (5209) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-03-12 00:49:25 (5226) [[32mINFO[0m]
* 2024-03-12 00:49:26 (1796) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-12 00:49:26 (1796) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-12 00:49:26 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-12 00:49:26 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-12 00:49:26 (1796) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-12 00:49:26 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-12 00:49:26 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-12 00:49:26 (1796) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-12 00:49:26 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-12 00:49:26 (1796) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-12 00:49:26 (1796) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-12 00:49:26 (1796) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-12 00:49:26 (1796) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-12 00:49:26 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-12 00:49:26 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-12 00:50:05 (975) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-12 00:50:05 (2556) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lIRMIqb54e/ea_profile.json
* 2024-03-12 00:50:06 (2579) [[32mINFO[0m] Backed up EA4 profile to /tmp/lIRMIqb54e/ea_profile.json
* 2024-03-12 00:50:06 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-12 00:50:08 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-12 00:50:08 (300) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-13 00:48:53 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-13 00:48:53 (1896) [[32mINFO[0m] Checking if your system is up to date:
* 2024-03-13 00:48:53 (5195) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-03-13 00:48:53 (5196) [[32mINFO[0m]
* 2024-03-13 00:48:53 (5209) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-03-13 00:48:53 (5209) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-03-13 00:48:53 (5209) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-03-13 00:48:53 (5209) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-03-13 00:48:53 (5209) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-03-13 00:48:53 (5209) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-03-13 00:48:53 (5209) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-03-13 00:48:53 (5209) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-03-13 00:48:53 (5226) [[32mINFO[0m]
* 2024-03-13 00:48:53 (5195) [[32mINFO[0m] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-13 00:48:53 (5196) [[32mINFO[0m]
* 2024-03-13 00:48:58 (5209) [[32mINFO[0m] http://la.mirrors.clouvider.net/CentOS/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:48:58 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:58 (5209) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:48:58 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:58 (5209) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:48:58 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:58 (5209) [[32mINFO[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:48:58 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:58 (5209) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/os/x86_64/repodata/a4e2b46586aa556c3b6f814dad5b16db5a669984d66b68e873586cd7c7253301-c7-x86_64-comps.xml.gz: [Errno -1] Metadata file does not match checksum
* 2024-03-13 00:48:58 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:58 (5209) [[32mINFO[0m] http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/repodata/acf3c944e317046b5378b4c5a5b78b2b3d831451-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-13 00:48:58 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] http://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/repodata/14e4c474f4c81cc2d0f308f9ffa0922691ed27a8-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] http://distro.ibiblio.org/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] http://mirror.us-midwest-1.nexcess.net/CentOS/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/a3317ab5388dc3a8dd9c9b4e3635414ba62860ddd506af9ee6e7c7594798f623-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] https://mirror.lstn.net/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] https://s3.amazonaws.com/osquery-packages/rpm/x86_64/repodata/9633288370d3f1b2776b237c362107270768b3375a80095975c7cd646d8783ec-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] https://veronanetworks.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m]
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m]
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m]
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] http://veronanetworks.mm.fcix.net/centos/7.9.2009/updates/x86_64/repodata/9c12a6244db35e0d9ba3110b417fc06e8a28196a9bdd43d5e22c48d99b39e619-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:48:59 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] http://mirrors.greenmountainaccess.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] https://veronanetworks.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] http://ftpmirror.your.org/pub/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] https://veronanetworks.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] https://mirror.lstn.net/fedora-epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] http://mirror.siena.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] https://repos.eggycrew.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] http://mirror.arizona.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:00 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] https://mirror.lstn.net/fedora-epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] http://mirrors.mit.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] https://abqix.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] https://abqix.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] https://abqix.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] http://mirrors.lug.mtu.edu/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] http://nc-centos-mirror.iwebfusion.net/centos/7.9.2009/os/x86_64/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2024-03-13 00:49:01 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] https://ziply.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] http://southfront.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] https://ziply.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] https://mirror-mci.yuki.net.uk/fedora-epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] http://uvermont.mm.fcix.net/centos/7.9.2009/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] https://bungi.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] https://ziply.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] https://mirror.facebook.net/fedora/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] https://repo.ialab.dsu.edu/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] http://mirror.rnet.missouri.edu/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:02 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m] http://mirrors.tscak.com/Fedora/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m] https://epel.mirror.constant.com/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m] https://epel.stl.us.ssimn.org/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 403 - Forbidden
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m]
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m]
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m]
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m] https://dfw.mirror.rackspace.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:03 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] https://mirror.steadfastnet.com/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] https://na.edge.kernel.org/fedora-epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] https://mirror.pilotfiber.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] http://ftp.cse.buffalo.edu/pub/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] https://iad.mirror.rackspace.com/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:04 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:05 (5209) [[32mINFO[0m] https://mirrors.wcupa.edu/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:05 (5209) [[32mINFO[0m] https://sjc.mirror.rackspace.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:05 (5209) [[32mINFO[0m] https://sjc.mirror.rackspace.com/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:05 (5209) [[32mINFO[0m] https://mnvoip.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:05 (5209) [[32mINFO[0m] https://mirrors.iu13.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:05 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] https://mirror.team-cymru.com/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] https://mirrors.sonic.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] https://ix-denver.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] https://codingflyboy.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] https://lolhost.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] https://mirror.xenyth.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] http://mirror.tornadovps.com/pub/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:06 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] https://mirror.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] https://nocix.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] http://mirrors.vcea.wsu.edu/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] https://nullroute.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] https://irltoolkit.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] https://mirror.servaxnet.com/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:07 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] https://ftp-nyc.osuosl.org/pub/fedora-epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] https://forksystems.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] https://atl.mirrors.knownhost.com/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] https://volico.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] https://paducahix.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:08 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:09 (5209) [[32mINFO[0m] https://ftp-osl.osuosl.org/pub/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:09 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:09 (5209) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:09 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:09 (5209) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:09 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:09 (5209) [[32mINFO[0m] https://lesnet.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:09 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:09 (5209) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:09 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:09 (5209) [[32mINFO[0m] https://ima.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:09 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] https://nnenix.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] https://ohioix.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] https://mnvoip.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] https://mnvoip.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:10 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] http://mirror.siena.edu/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] http://mirrors.mit.edu/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] https://mirror-mci.yuki.net.uk/fedora-epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] https://southfront.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] https://mirrors.lug.mtu.edu/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] https://bungi.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:11 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] https://repo.ialab.dsu.edu/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] https://mirror.facebook.net/fedora/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] https://uvermont.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] http://mirror.rnet.missouri.edu/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] https://epel.stl.us.ssimn.org/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 403 - Forbidden
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] http://mirrors.tscak.com/Fedora/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] https://epel.mirror.constant.com/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] https://dfw.mirror.rackspace.com/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] https://mirror.steadfastnet.com/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] http://ftp.cse.buffalo.edu/pub/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] https://na.edge.kernel.org/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] https://mirror.pilotfiber.com/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:12 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] https://mirrors.wcupa.edu/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] https://iad.mirror.rackspace.com/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] https://mirror.team-cymru.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] https://sjc.mirror.rackspace.com/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] https://mirrors.iu13.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] https://ix-denver.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] https://mirrors.sonic.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] https://lolhost.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] https://codingflyboy.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] http://mirror.tornadovps.com/pub/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] https://mirror.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] http://mirrors.vcea.wsu.edu/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] https://mirror.xenyth.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] https://nullroute.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] https://nocix.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:13 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] https://irltoolkit.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] https://mirror.servaxnet.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] https://ftp-nyc.osuosl.org/pub/fedora-epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] https://atl.mirrors.knownhost.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] https://forksystems.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] https://volico.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] https://paducahix.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] https://ftp-osl.osuosl.org/pub/fedora-epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] https://lesnet.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:14 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] https://ima.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] https://ohioix.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] http://mirror.siena.edu/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] http://mirrors.mit.edu/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] https://nnenix.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] https://mirror-mci.yuki.net.uk/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] https://mirrors.lug.mtu.edu/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] https://southfront.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:15 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] https://bungi.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] https://uvermont.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] https://repo.ialab.dsu.edu/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] http://mirrors.tscak.com/Fedora/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] https://mirror.facebook.net/fedora/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] http://mirror.rnet.missouri.edu/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] https://na.edge.kernel.org/fedora-epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] https://epel.mirror.constant.com/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] http://mirror.cogentco.com/pub/linux/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] https://dfw.mirror.rackspace.com/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:16 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] https://epel.stl.us.ssimn.org/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 403 - Forbidden
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] https://mirror.team-cymru.com/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] https://mirror.pilotfiber.com/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] https://mirror.steadfastnet.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] http://ftp.cse.buffalo.edu/pub/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] https://mirrors.iu13.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] http://mirror.math.princeton.edu/pub/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] http://mirrors.vcea.wsu.edu/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] https://ix-denver.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] https://mirrors.wcupa.edu/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] https://mirrors.sonic.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] https://mirror.xenyth.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] http://mirror.tornadovps.com/pub/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] https://nocix.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] https://mirror.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:17 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] https://iad.mirror.rackspace.com/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] https://irltoolkit.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] https://nullroute.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] https://lolhost.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] https://mirror.servaxnet.com/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] https://codingflyboy.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] https://forksystems.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] https://atl.mirrors.knownhost.com/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] https://mirrors.upr.edu/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] https://paducahix.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:18 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] https://ftp-osl.osuosl.org/pub/fedora-epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] https://lesnet.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] https://ftp-nyc.osuosl.org/pub/fedora-epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] http://mirror.siena.edu/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] http://mirrors.mit.edu/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] https://ohioix.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] https://volico.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] https://mirrors.lug.mtu.edu/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] https://nnenix.mm.fcix.net/epel/7/x86_64/repodata/97a8c3982f4004ba3918f27ea69f53b15a22b881f0519b570fbdad0eef2a5aee-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:19 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:20 (5209) [[32mINFO[0m] https://southfront.mm.fcix.net/epel/7/x86_64/repodata/c81b25850917225f3bf870a2f982d6589327a5a548bb47e821e4ab8ba0b7c9d8-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-03-13 00:49:20 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:20 (5209) [[32mINFO[0m] https://ima.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:20 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:20 (5209) [[32mINFO[0m] https://uvermont.mm.fcix.net/epel/7/x86_64/repodata/6ea3560e543240a9e3daa6eb3db50ea27eeb7df8fedbc9372f6057297f447d9a-comps-Everything.x86_64.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2024-03-13 00:49:20 (5209) [[32mINFO[0m] Trying other mirror.
* 2024-03-13 00:49:26 (5209) [[32mINFO[0m]
* 2024-03-13 00:49:26 (5226) [[32mINFO[0m]
* 2024-03-13 00:49:26 (1940) [[32mINFO[0m] Checking /scripts/sysup
* 2024-03-13 00:49:26 (5195) [[32mINFO[0m] Running: /scripts/sysup
* 2024-03-13 00:49:26 (5196) [[32mINFO[0m]
* 2024-03-13 00:49:26 (5209) [[32mINFO[0m] Use of uninitialized value in split at /usr/local/cpanel/Cpanel/SysPkgs/YUM.pm line 439.
* 2024-03-13 00:49:27 (5209) [[32mINFO[0m] All Needed Packages are already installed.
* 2024-03-13 00:49:27 (5226) [[32mINFO[0m]
* 2024-03-13 00:49:28 (1796) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-13 00:49:28 (1796) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-13 00:49:28 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-13 00:49:28 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-13 00:49:28 (1796) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-13 00:49:28 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-13 00:49:28 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-13 00:49:28 (1796) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-13 00:49:28 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-13 00:49:28 (1796) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-13 00:49:28 (1796) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-13 00:49:28 (1796) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-13 00:49:28 (1796) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-13 00:49:28 (1796) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-13 00:49:28 (1818) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-13 00:50:06 (975) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-13 00:50:06 (2556) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tGNof6yodM/ea_profile.json
* 2024-03-13 00:50:07 (2579) [[32mINFO[0m] Backed up EA4 profile to /tmp/tGNof6yodM/ea_profile.json
* 2024-03-13 00:50:07 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-13 00:50:08 (190) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-13 00:50:08 (300) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-14 00:48:56 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-14 00:48:57 (1812) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-14 00:48:57 (1812) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-14 00:48:57 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-14 00:48:57 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-14 00:48:57 (1812) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-14 00:48:57 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-14 00:48:57 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-14 00:48:57 (1812) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-14 00:48:57 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-14 00:48:57 (1812) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-14 00:48:57 (1812) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-14 00:48:57 (1812) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-14 00:48:57 (1812) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-14 00:48:57 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-14 00:48:57 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-14 00:49:05 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-14 00:49:05 (2518) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Kc4aFnh6tK/ea_profile.json
* 2024-03-14 00:49:06 (2541) [[32mINFO[0m] Backed up EA4 profile to /tmp/Kc4aFnh6tK/ea_profile.json
* 2024-03-14 00:49:06 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-14 00:49:08 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-14 00:49:08 (301) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-15 00:50:16 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-15 00:50:17 (1812) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-15 00:50:17 (1812) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-15 00:50:17 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-15 00:50:17 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-15 00:50:17 (1812) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-15 00:50:17 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-15 00:50:17 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-15 00:50:17 (1812) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-15 00:50:17 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-15 00:50:17 (1812) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-15 00:50:17 (1812) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-15 00:50:17 (1812) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-15 00:50:17 (1812) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-15 00:50:17 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-15 00:50:17 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-15 00:50:31 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-15 00:50:31 (2518) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8vKMh5pm29/ea_profile.json
* 2024-03-15 00:50:32 (2541) [[32mINFO[0m] Backed up EA4 profile to /tmp/8vKMh5pm29/ea_profile.json
* 2024-03-15 00:50:32 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-15 00:50:33 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-15 00:50:33 (301) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-16 00:50:05 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-16 00:50:06 (1812) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-16 00:50:06 (1812) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-16 00:50:06 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-16 00:50:06 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-16 00:50:06 (1812) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-16 00:50:06 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-16 00:50:06 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-16 00:50:06 (1812) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-16 00:50:06 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-16 00:50:06 (1812) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-16 00:50:06 (1812) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-16 00:50:06 (1812) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-16 00:50:06 (1812) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-16 00:50:06 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-16 00:50:06 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-16 00:50:15 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-16 00:50:15 (2518) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sutNrrVP2c/ea_profile.json
* 2024-03-16 00:50:16 (2541) [[32mINFO[0m] Backed up EA4 profile to /tmp/sutNrrVP2c/ea_profile.json
* 2024-03-16 00:50:16 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-16 00:50:17 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-16 00:50:18 (301) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-17 00:49:19 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-17 00:49:21 (1812) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-17 00:49:21 (1812) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-17 00:49:21 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-17 00:49:21 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-17 00:49:21 (1812) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-17 00:49:21 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-17 00:49:21 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-17 00:49:21 (1812) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-17 00:49:21 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-17 00:49:21 (1812) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-17 00:49:21 (1812) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-17 00:49:21 (1812) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-17 00:49:21 (1812) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-17 00:49:21 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-17 00:49:21 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-17 00:49:30 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-17 00:49:30 (2518) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1uZJKJtaRO/ea_profile.json
* 2024-03-17 00:49:30 (2541) [[32mINFO[0m] Backed up EA4 profile to /tmp/1uZJKJtaRO/ea_profile.json
* 2024-03-17 00:49:30 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-17 00:49:32 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-17 00:49:32 (301) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-18 00:48:37 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-18 00:48:39 (1812) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-18 00:48:39 (1812) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-18 00:48:39 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-18 00:48:39 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-18 00:48:39 (1812) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-18 00:48:39 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-18 00:48:39 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-18 00:48:39 (1812) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-18 00:48:39 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-18 00:48:39 (1812) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-18 00:48:39 (1812) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-18 00:48:39 (1812) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-18 00:48:39 (1812) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-18 00:48:39 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-18 00:48:39 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-18 00:48:48 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-18 00:48:48 (2518) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rbeCbJmWKh/ea_profile.json
* 2024-03-18 00:48:48 (2541) [[32mINFO[0m] Backed up EA4 profile to /tmp/rbeCbJmWKh/ea_profile.json
* 2024-03-18 00:48:49 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-18 00:48:50 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-18 00:48:50 (301) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-19 00:49:32 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-19 00:49:33 (1812) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-19 00:49:33 (1812) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-19 00:49:33 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-19 00:49:33 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-19 00:49:33 (1812) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-19 00:49:33 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-19 00:49:33 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-19 00:49:33 (1812) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-19 00:49:33 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'eig_hosting_legacy' from /etc/yum.repos.d/eig_hosting_legacy.repo
* 2024-03-19 00:49:33 (1812) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-19 00:49:33 (1812) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-19 00:49:33 (1812) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-19 00:49:33 (1812) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-19 00:49:33 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-19 00:49:33 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-19 00:49:41 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-19 00:49:41 (2518) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cd6d2cUpQV/ea_profile.json
* 2024-03-19 00:49:41 (2541) [[32mINFO[0m] Backed up EA4 profile to /tmp/cd6d2cUpQV/ea_profile.json
* 2024-03-19 00:49:42 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-19 00:49:43 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-19 00:49:43 (301) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-20 00:48:38 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-20 00:48:39 (1812) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-20 00:48:39 (1812) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-20 00:48:39 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-20 00:48:39 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-20 00:48:39 (1812) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-20 00:48:39 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-20 00:48:39 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-20 00:48:39 (1812) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-20 00:48:39 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'eig_hosting_legacy' from /etc/yum.repos.d/eig_hosting_legacy.repo
* 2024-03-20 00:48:39 (1812) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-20 00:48:39 (1812) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-20 00:48:39 (1812) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-20 00:48:39 (1812) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-20 00:48:39 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-20 00:48:39 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-20 00:48:47 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-20 00:48:47 (2518) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/IfzpK0J2_4/ea_profile.json
* 2024-03-20 00:48:47 (2541) [[32mINFO[0m] Backed up EA4 profile to /tmp/IfzpK0J2_4/ea_profile.json
* 2024-03-20 00:48:48 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-20 00:48:49 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-20 00:48:49 (301) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-21 00:51:26 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-21 00:51:27 (1812) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-21 00:51:27 (1812) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-21 00:51:27 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-21 00:51:27 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-21 00:51:27 (1812) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-21 00:51:27 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-21 00:51:27 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-21 00:51:27 (1812) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-21 00:51:27 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-21 00:51:27 (1812) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-21 00:51:27 (1812) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-21 00:51:27 (1812) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-21 00:51:27 (1812) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-21 00:51:27 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-21 00:51:27 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-21 00:51:38 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-21 00:51:38 (2518) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vMFruZFTnR/ea_profile.json
* 2024-03-21 00:51:39 (2541) [[32mINFO[0m] Backed up EA4 profile to /tmp/vMFruZFTnR/ea_profile.json
* 2024-03-21 00:51:39 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-21 00:51:41 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-21 00:51:41 (301) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-22 00:48:51 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-22 00:48:52 (1812) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-22 00:48:52 (1812) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-22 00:48:52 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-22 00:48:52 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-22 00:48:52 (1812) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-22 00:48:52 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-22 00:48:52 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-22 00:48:52 (1812) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-22 00:48:52 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-22 00:48:52 (1812) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-22 00:48:52 (1812) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-22 00:48:52 (1812) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-22 00:48:52 (1812) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-22 00:48:52 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-22 00:48:52 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-22 00:49:00 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-22 00:49:00 (2518) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/F8rzHSSz3v/ea_profile.json
* 2024-03-22 00:49:01 (2541) [[32mINFO[0m] Backed up EA4 profile to /tmp/F8rzHSSz3v/ea_profile.json
* 2024-03-22 00:49:01 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-22 00:49:02 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-22 00:49:02 (301) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-23 00:52:04 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-23 00:52:05 (1812) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-23 00:52:05 (1812) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-23 00:52:05 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-23 00:52:05 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-23 00:52:05 (1812) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-23 00:52:05 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-23 00:52:05 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-23 00:52:05 (1812) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-23 00:52:05 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-23 00:52:05 (1812) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-23 00:52:05 (1812) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-23 00:52:05 (1812) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-23 00:52:05 (1812) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-23 00:52:05 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-23 00:52:05 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-23 00:52:17 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-23 00:52:17 (2518) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/G1lFDP7Q6J/ea_profile.json
* 2024-03-23 00:52:18 (2541) [[32mINFO[0m] Backed up EA4 profile to /tmp/G1lFDP7Q6J/ea_profile.json
* 2024-03-23 00:52:18 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-23 00:52:19 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-23 00:52:19 (301) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-24 00:49:44 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-24 00:49:45 (1812) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-24 00:49:45 (1812) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-24 00:49:45 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-24 00:49:45 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-24 00:49:45 (1812) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-24 00:49:45 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-24 00:49:45 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-24 00:49:45 (1812) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-24 00:49:45 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-24 00:49:45 (1812) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-24 00:49:45 (1812) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-24 00:49:45 (1812) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-24 00:49:45 (1812) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-24 00:49:45 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-24 00:49:45 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-24 00:49:53 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-24 00:49:53 (2518) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HQ4QbSIT0h/ea_profile.json
* 2024-03-24 00:49:54 (2541) [[32mINFO[0m] Backed up EA4 profile to /tmp/HQ4QbSIT0h/ea_profile.json
* 2024-03-24 00:49:54 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-24 00:49:55 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-24 00:49:55 (301) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-25 00:49:02 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-25 00:49:03 (1812) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-25 00:49:03 (1812) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-25 00:49:03 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-25 00:49:03 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-25 00:49:03 (1812) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-25 00:49:03 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-25 00:49:03 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-25 00:49:03 (1812) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-25 00:49:03 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-25 00:49:03 (1812) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-25 00:49:03 (1812) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-25 00:49:03 (1812) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-25 00:49:03 (1812) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-25 00:49:03 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-25 00:49:03 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-25 00:49:12 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-25 00:49:12 (2518) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/V0hEWP_5UJ/ea_profile.json
* 2024-03-25 00:49:13 (2541) [[32mINFO[0m] Backed up EA4 profile to /tmp/V0hEWP_5UJ/ea_profile.json
* 2024-03-25 00:49:13 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-25 00:49:14 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-25 00:49:14 (301) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-26 00:48:49 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-26 00:48:50 (1812) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-26 00:48:50 (1812) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-26 00:48:50 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-26 00:48:50 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-26 00:48:50 (1812) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-26 00:48:50 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-26 00:48:50 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-26 00:48:50 (1812) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-26 00:48:50 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-26 00:48:50 (1812) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-26 00:48:50 (1812) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-26 00:48:50 (1812) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-26 00:48:50 (1812) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-26 00:48:50 (1812) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-26 00:48:50 (1834) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-26 00:49:00 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-26 00:49:00 (2518) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2pV3Nljg6E/ea_profile.json
* 2024-03-26 00:49:01 (2541) [[32mINFO[0m] Backed up EA4 profile to /tmp/2pV3Nljg6E/ea_profile.json
* 2024-03-26 00:49:01 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-26 00:49:02 (191) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-26 00:49:02 (301) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-27 00:49:16 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-27 00:49:17 (1850) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-27 00:49:17 (1850) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-27 00:49:17 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-27 00:49:17 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-27 00:49:17 (1850) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-27 00:49:17 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-27 00:49:17 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-27 00:49:17 (1850) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-27 00:49:17 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-27 00:49:17 (1850) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-27 00:49:17 (1850) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-27 00:49:17 (1850) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-27 00:49:17 (1850) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-27 00:49:17 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-27 00:49:17 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-27 00:49:25 (997) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-27 00:49:25 (2618) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/n5ckbGAOn_/ea_profile.json
* 2024-03-27 00:49:26 (2641) [[32mINFO[0m] Backed up EA4 profile to /tmp/n5ckbGAOn_/ea_profile.json
* 2024-03-27 00:49:26 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-27 00:49:28 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-27 00:49:28 (305) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-28 00:48:43 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-28 00:48:44 (1850) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-28 00:48:44 (1850) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-28 00:48:44 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-28 00:48:44 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-28 00:48:44 (1850) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-28 00:48:44 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-28 00:48:44 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-28 00:48:44 (1850) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-28 00:48:44 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-28 00:48:44 (1850) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-28 00:48:44 (1850) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-28 00:48:44 (1850) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-28 00:48:44 (1850) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-28 00:48:44 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-28 00:48:44 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-28 00:48:54 (997) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-28 00:48:54 (2618) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VG_Keje6h5/ea_profile.json
* 2024-03-28 00:48:54 (2641) [[32mINFO[0m] Backed up EA4 profile to /tmp/VG_Keje6h5/ea_profile.json
* 2024-03-28 00:48:55 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-28 00:48:56 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-28 00:48:56 (305) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-29 00:49:08 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-29 00:49:09 (1850) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-29 00:49:09 (1850) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-29 00:49:09 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-29 00:49:09 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-29 00:49:09 (1850) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-29 00:49:09 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-29 00:49:09 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-29 00:49:09 (1850) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-29 00:49:09 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-29 00:49:09 (1850) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-29 00:49:09 (1850) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-29 00:49:09 (1850) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-29 00:49:09 (1850) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-29 00:49:09 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-29 00:49:09 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-29 00:49:17 (997) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-29 00:49:17 (2618) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FjF7HvSMch/ea_profile.json
* 2024-03-29 00:49:18 (2641) [[32mINFO[0m] Backed up EA4 profile to /tmp/FjF7HvSMch/ea_profile.json
* 2024-03-29 00:49:18 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-29 00:49:20 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-29 00:49:20 (305) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-30 00:49:35 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-30 00:49:36 (1850) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-30 00:49:36 (1850) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-30 00:49:36 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-30 00:49:36 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-30 00:49:36 (1850) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-30 00:49:36 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-30 00:49:36 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-30 00:49:36 (1850) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-30 00:49:36 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-30 00:49:36 (1850) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-30 00:49:36 (1850) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-30 00:49:36 (1850) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-30 00:49:36 (1850) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-30 00:49:36 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-30 00:49:36 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-30 00:49:46 (997) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-30 00:49:46 (2618) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DpXhTEHARj/ea_profile.json
* 2024-03-30 00:49:47 (2641) [[32mINFO[0m] Backed up EA4 profile to /tmp/DpXhTEHARj/ea_profile.json
* 2024-03-30 00:49:47 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-30 00:49:48 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-30 00:49:49 (305) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-31 00:49:22 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-03-31 00:49:23 (1850) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-03-31 00:49:23 (1850) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-03-31 00:49:23 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-03-31 00:49:23 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-03-31 00:49:23 (1850) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-03-31 00:49:23 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-03-31 00:49:23 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-03-31 00:49:23 (1850) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-03-31 00:49:23 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-03-31 00:49:23 (1850) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-03-31 00:49:23 (1850) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-03-31 00:49:23 (1850) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-03-31 00:49:23 (1850) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-03-31 00:49:23 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-03-31 00:49:23 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-03-31 00:49:31 (997) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-31 00:49:31 (2618) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/J5DK2vG6ng/ea_profile.json
* 2024-03-31 00:49:32 (2641) [[32mINFO[0m] Backed up EA4 profile to /tmp/J5DK2vG6ng/ea_profile.json
* 2024-03-31 00:49:32 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-03-31 00:49:33 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-03-31 00:49:33 (305) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-01 00:48:55 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-01 00:48:56 (1850) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-01 00:48:56 (1850) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-01 00:48:56 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-01 00:48:56 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-01 00:48:56 (1850) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-01 00:48:56 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-01 00:48:56 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-01 00:48:56 (1850) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-01 00:48:56 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-01 00:48:56 (1850) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-01 00:48:56 (1850) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-01 00:48:56 (1850) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-01 00:48:56 (1850) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-01 00:48:56 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-01 00:48:56 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-01 00:49:05 (997) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-01 00:49:05 (2618) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cnY1xw5fT6/ea_profile.json
* 2024-04-01 00:49:05 (2641) [[32mINFO[0m] Backed up EA4 profile to /tmp/cnY1xw5fT6/ea_profile.json
* 2024-04-01 00:49:06 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-01 00:49:07 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-01 00:49:07 (305) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-02 00:49:05 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-02 00:49:06 (1850) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-02 00:49:06 (1850) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-02 00:49:06 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-02 00:49:06 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-02 00:49:06 (1850) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-02 00:49:06 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-02 00:49:06 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-02 00:49:06 (1850) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-02 00:49:06 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-02 00:49:06 (1850) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-02 00:49:06 (1850) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-02 00:49:06 (1850) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-02 00:49:06 (1850) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-02 00:49:06 (1850) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-02 00:49:06 (1872) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-02 00:49:16 (997) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-02 00:49:16 (2618) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WXZjPT5Bxk/ea_profile.json
* 2024-04-02 00:49:16 (2641) [[32mINFO[0m] Backed up EA4 profile to /tmp/WXZjPT5Bxk/ea_profile.json
* 2024-04-02 00:49:17 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-02 00:49:18 (194) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-02 00:49:18 (305) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-03 00:48:50 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-03 00:48:51 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-03 00:48:51 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-03 00:48:51 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-03 00:48:51 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-03 00:48:51 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-03 00:48:51 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-03 00:48:51 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-03 00:48:51 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-03 00:48:51 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-03 00:48:51 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-03 00:48:51 (1855) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-03 00:48:51 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-03 00:48:51 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-03 00:48:51 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-03 00:48:51 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-03 00:49:01 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-03 00:49:01 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/A6DA_fOzN8/ea_profile.json
* 2024-04-03 00:49:02 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/A6DA_fOzN8/ea_profile.json
* 2024-04-03 00:49:02 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-03 00:49:04 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-03 00:49:04 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-04 00:50:37 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-04 00:50:38 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-04 00:50:38 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-04 00:50:38 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-04 00:50:38 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-04 00:50:38 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-04 00:50:38 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-04 00:50:38 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-04 00:50:38 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-04 00:50:38 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-04 00:50:38 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-04 00:50:38 (1855) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-04 00:50:38 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-04 00:50:38 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-04 00:50:38 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-04 00:50:38 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-04 00:50:46 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-04 00:50:46 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/kJ0XHc6AlJ/ea_profile.json
* 2024-04-04 00:50:47 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/kJ0XHc6AlJ/ea_profile.json
* 2024-04-04 00:50:47 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-04 00:50:49 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-04 00:50:49 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-05 00:49:05 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-05 00:49:07 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-05 00:49:07 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-05 00:49:07 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-05 00:49:07 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-05 00:49:07 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-05 00:49:07 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-05 00:49:07 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-05 00:49:07 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-05 00:49:07 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-05 00:49:07 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-05 00:49:07 (1855) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-05 00:49:07 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-05 00:49:07 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-05 00:49:07 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-05 00:49:07 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-05 00:49:14 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-05 00:49:14 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DvgLqGNKfC/ea_profile.json
* 2024-04-05 00:49:15 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/DvgLqGNKfC/ea_profile.json
* 2024-04-05 00:49:15 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-05 00:49:17 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-05 00:49:17 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-06 00:49:34 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-06 00:49:35 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-06 00:49:35 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-06 00:49:35 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-06 00:49:35 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-06 00:49:35 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-06 00:49:35 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-06 00:49:35 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-06 00:49:35 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-06 00:49:35 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-06 00:49:35 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-06 00:49:35 (1855) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-06 00:49:35 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-06 00:49:35 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-06 00:49:35 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-06 00:49:35 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-06 00:49:42 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-06 00:49:42 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/EWx_R8D9Kb/ea_profile.json
* 2024-04-06 00:49:43 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/EWx_R8D9Kb/ea_profile.json
* 2024-04-06 00:49:43 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-06 00:49:45 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-06 00:49:45 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-07 00:49:20 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-07 00:49:22 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-07 00:49:22 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-07 00:49:22 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-07 00:49:22 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-07 00:49:22 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-07 00:49:22 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-07 00:49:22 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-07 00:49:22 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-07 00:49:22 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-07 00:49:22 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-07 00:49:22 (1855) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-07 00:49:22 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-07 00:49:22 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-07 00:49:22 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-07 00:49:22 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-07 00:49:29 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-07 00:49:29 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7WyT3rhqIC/ea_profile.json
* 2024-04-07 00:49:30 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/7WyT3rhqIC/ea_profile.json
* 2024-04-07 00:49:30 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-07 00:49:32 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-07 00:49:32 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-08 00:48:53 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-08 00:48:54 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-08 00:48:54 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-08 00:48:54 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-08 00:48:54 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-08 00:48:54 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-08 00:48:54 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-08 00:48:54 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-08 00:48:54 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-08 00:48:54 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-08 00:48:54 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-08 00:48:54 (1855) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-08 00:48:54 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-08 00:48:54 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-08 00:48:54 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-08 00:48:54 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-08 00:49:04 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-08 00:49:04 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1Yhjhf6DjD/ea_profile.json
* 2024-04-08 00:49:05 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/1Yhjhf6DjD/ea_profile.json
* 2024-04-08 00:49:05 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-08 00:49:06 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-08 00:49:06 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-09 00:50:53 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-09 00:50:54 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-09 00:50:54 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-09 00:50:54 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-09 00:50:54 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-09 00:50:54 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-09 00:50:54 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-09 00:50:54 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-09 00:50:54 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-09 00:50:54 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-09 00:50:54 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-09 00:50:54 (1855) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-09 00:50:54 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-09 00:50:54 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-09 00:50:54 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-09 00:50:54 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-09 00:51:01 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-09 00:51:01 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XTEJ3jJyLb/ea_profile.json
* 2024-04-09 00:51:01 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/XTEJ3jJyLb/ea_profile.json
* 2024-04-09 00:51:02 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-09 00:51:03 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-09 00:51:03 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-10 00:48:44 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-10 00:48:45 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-10 00:48:45 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-10 00:48:45 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-10 00:48:45 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-10 00:48:45 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-10 00:48:45 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-10 00:48:45 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-10 00:48:45 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-10 00:48:45 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-10 00:48:45 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-10 00:48:45 (1855) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-10 00:48:45 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-10 00:48:45 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-10 00:48:45 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-10 00:48:45 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-10 00:48:55 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-10 00:48:55 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/C6Xnir7JCK/ea_profile.json
* 2024-04-10 00:48:56 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/C6Xnir7JCK/ea_profile.json
* 2024-04-10 00:48:56 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-10 00:48:58 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-10 00:48:58 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-11 00:48:46 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-11 00:48:47 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-11 00:48:47 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-11 00:48:47 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-11 00:48:47 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-11 00:48:47 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-11 00:48:47 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-11 00:48:47 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-11 00:48:47 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-11 00:48:47 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-11 00:48:47 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-11 00:48:47 (1855) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-11 00:48:47 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-11 00:48:47 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-11 00:48:47 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-11 00:48:47 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-11 00:48:56 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-11 00:48:56 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/oa0iAyTKk6/ea_profile.json
* 2024-04-11 00:48:57 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/oa0iAyTKk6/ea_profile.json
* 2024-04-11 00:48:57 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-11 00:48:58 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-11 00:48:58 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-12 00:49:05 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-12 00:49:06 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-12 00:49:06 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-12 00:49:06 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-12 00:49:06 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-12 00:49:06 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-12 00:49:06 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-12 00:49:06 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-12 00:49:06 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-12 00:49:06 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-12 00:49:06 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-12 00:49:06 (1855) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-12 00:49:06 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-12 00:49:06 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-12 00:49:06 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-12 00:49:06 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-12 00:49:15 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-12 00:49:15 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BshCkDJsnj/ea_profile.json
* 2024-04-12 00:49:16 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/BshCkDJsnj/ea_profile.json
* 2024-04-12 00:49:16 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-12 00:49:17 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-12 00:49:17 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-13 00:49:31 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-13 00:49:32 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-13 00:49:32 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-13 00:49:32 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-13 00:49:32 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-13 00:49:32 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-13 00:49:32 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-13 00:49:32 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-13 00:49:32 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-13 00:49:32 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-13 00:49:32 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-13 00:49:32 (1855) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-13 00:49:32 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-13 00:49:32 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-13 00:49:32 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-13 00:49:32 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-13 00:49:39 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-13 00:49:39 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/z5om_FHkNY/ea_profile.json
* 2024-04-13 00:49:40 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/z5om_FHkNY/ea_profile.json
* 2024-04-13 00:49:40 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-13 00:49:42 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-13 00:49:42 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-14 00:49:28 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-14 00:49:30 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-14 00:49:30 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-14 00:49:30 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-14 00:49:30 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-14 00:49:30 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-14 00:49:30 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-14 00:49:30 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-14 00:49:30 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-14 00:49:30 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-14 00:49:30 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-14 00:49:30 (1855) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-14 00:49:30 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-14 00:49:30 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-14 00:49:30 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-14 00:49:30 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-14 00:49:37 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-14 00:49:37 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/EyGaNJmpo_/ea_profile.json
* 2024-04-14 00:49:38 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/EyGaNJmpo_/ea_profile.json
* 2024-04-14 00:49:38 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-14 00:49:40 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-14 00:49:40 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-15 00:49:42 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-15 00:49:43 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-15 00:49:43 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-15 00:49:43 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-15 00:49:43 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-15 00:49:43 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-15 00:49:43 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-15 00:49:43 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-15 00:49:43 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-15 00:49:43 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-15 00:49:43 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-15 00:49:43 (1855) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-15 00:49:43 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-15 00:49:43 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-15 00:49:43 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-15 00:49:43 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-15 00:49:51 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-15 00:49:51 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/E_65fZ5NP8/ea_profile.json
* 2024-04-15 00:49:52 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/E_65fZ5NP8/ea_profile.json
* 2024-04-15 00:49:52 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-15 00:49:54 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-15 00:49:54 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-16 00:49:35 (6907) [[32mINFO[0m] Self-update of script version 33 requested.
* 2024-04-16 00:49:35 (6929) [[32mINFO[0m] Script is up to date.
* 2024-04-16 00:49:36 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
You are using MySQL 5.5 server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.
You can update to version 8.0 using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-16 00:49:37 (1855) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-16 00:49:37 (1855) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-16 00:49:37 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-16 00:49:37 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-16 00:49:37 (1855) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-16 00:49:37 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-16 00:49:37 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-16 00:49:37 (1855) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-16 00:49:37 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-16 00:49:37 (1855) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-16 00:49:37 (1855) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-16 00:49:37 (1855) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-16 00:49:37 (1855) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-16 00:49:37 (1855) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-16 00:49:37 (1877) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-16 00:49:46 (1001) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-16 00:49:46 (2624) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WrZagf4xaS/ea_profile.json
* 2024-04-16 00:49:46 (2647) [[32mINFO[0m] Backed up EA4 profile to /tmp/WrZagf4xaS/ea_profile.json
* 2024-04-16 00:49:47 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-16 00:49:48 (196) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-16 00:49:48 (307) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-17 00:48:41 (6907) [[32mINFO[0m] Self-update of script version 33 requested.
* 2024-04-17 00:48:41 (6912) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-04-17 00:48:41 (6921) [[32mINFO[0m] Script update to version 34 successful.
* 2024-04-17 00:48:43 (712) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-17 00:48:43 (719) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-17 00:48:44 (1872) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-17 00:48:44 (1872) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-17 00:48:44 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-17 00:48:44 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-17 00:48:44 (1872) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-17 00:48:44 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-17 00:48:44 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-17 00:48:44 (1872) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-17 00:48:44 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-17 00:48:44 (1872) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-17 00:48:44 (1872) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-17 00:48:44 (1872) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-17 00:48:44 (1872) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-17 00:48:44 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-17 00:48:44 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-17 00:48:52 (1018) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-17 00:48:52 (2641) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RAXYaN2NbQ/ea_profile.json
* 2024-04-17 00:48:52 (2664) [[32mINFO[0m] Backed up EA4 profile to /tmp/RAXYaN2NbQ/ea_profile.json
* 2024-04-17 00:48:53 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-17 00:48:54 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-17 00:48:54 (303) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-18 00:52:28 (7106) [[32mINFO[0m] Self-update of script version 34 requested.
* 2024-04-18 00:52:29 (7128) [[32mINFO[0m] Script is up to date.
* 2024-04-18 00:52:30 (712) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-18 00:52:30 (719) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-18 00:52:31 (1872) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-18 00:52:31 (1872) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-18 00:52:31 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-18 00:52:31 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-18 00:52:31 (1872) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-18 00:52:31 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-18 00:52:31 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-18 00:52:31 (1872) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-18 00:52:31 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-18 00:52:31 (1872) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-18 00:52:31 (1872) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-18 00:52:31 (1872) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-18 00:52:31 (1872) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-18 00:52:31 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-18 00:52:31 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-18 00:52:41 (1018) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-18 00:52:41 (2641) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Jd99weJs5V/ea_profile.json
* 2024-04-18 00:52:41 (2664) [[32mINFO[0m] Backed up EA4 profile to /tmp/Jd99weJs5V/ea_profile.json
* 2024-04-18 00:52:41 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-18 00:52:43 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-18 00:52:43 (303) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-19 00:49:38 (7106) [[32mINFO[0m] Self-update of script version 34 requested.
* 2024-04-19 00:49:38 (7128) [[32mINFO[0m] Script is up to date.
* 2024-04-19 00:49:39 (712) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-19 00:49:39 (719) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-19 00:49:40 (1872) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-19 00:49:40 (1872) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-19 00:49:40 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-19 00:49:40 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-19 00:49:40 (1872) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-19 00:49:40 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-19 00:49:40 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-19 00:49:40 (1872) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-19 00:49:40 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-19 00:49:40 (1872) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-19 00:49:40 (1872) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-19 00:49:40 (1872) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-19 00:49:40 (1872) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-19 00:49:40 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-19 00:49:40 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-19 00:49:49 (1018) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-19 00:49:49 (2641) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gW7XGr4x72/ea_profile.json
* 2024-04-19 00:49:49 (2664) [[32mINFO[0m] Backed up EA4 profile to /tmp/gW7XGr4x72/ea_profile.json
* 2024-04-19 00:49:49 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-19 00:49:51 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-19 00:49:51 (303) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-20 00:50:08 (7106) [[32mINFO[0m] Self-update of script version 34 requested.
* 2024-04-20 00:50:09 (7128) [[32mINFO[0m] Script is up to date.
* 2024-04-20 00:50:10 (712) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-20 00:50:10 (719) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-20 00:50:11 (1872) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-20 00:50:11 (1872) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-20 00:50:11 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-20 00:50:11 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-20 00:50:11 (1872) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-20 00:50:11 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-20 00:50:11 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-20 00:50:11 (1872) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-20 00:50:11 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-20 00:50:11 (1872) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-20 00:50:11 (1872) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-20 00:50:11 (1872) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-20 00:50:11 (1872) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-20 00:50:11 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-20 00:50:11 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-20 00:50:21 (1018) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-20 00:50:21 (2641) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8D4XVp0jIk/ea_profile.json
* 2024-04-20 00:50:22 (2664) [[32mINFO[0m] Backed up EA4 profile to /tmp/8D4XVp0jIk/ea_profile.json
* 2024-04-20 00:50:22 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-20 00:50:23 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-20 00:50:23 (303) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-21 00:49:21 (7106) [[32mINFO[0m] Self-update of script version 34 requested.
* 2024-04-21 00:49:21 (7128) [[32mINFO[0m] Script is up to date.
* 2024-04-21 00:49:22 (712) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-21 00:49:22 (719) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-21 00:49:23 (1872) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-21 00:49:23 (1872) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-21 00:49:23 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-21 00:49:23 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-21 00:49:23 (1872) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-21 00:49:23 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-21 00:49:23 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-21 00:49:23 (1872) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-21 00:49:23 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-21 00:49:23 (1872) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-21 00:49:23 (1872) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-21 00:49:23 (1872) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-21 00:49:23 (1872) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-21 00:49:23 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-21 00:49:23 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-21 00:49:32 (1018) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-21 00:49:32 (2641) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iZFij8JJXh/ea_profile.json
* 2024-04-21 00:49:33 (2664) [[32mINFO[0m] Backed up EA4 profile to /tmp/iZFij8JJXh/ea_profile.json
* 2024-04-21 00:49:33 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-21 00:49:35 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-21 00:49:35 (303) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-22 00:48:40 (7106) [[32mINFO[0m] Self-update of script version 34 requested.
* 2024-04-22 00:48:40 (7128) [[32mINFO[0m] Script is up to date.
* 2024-04-22 00:48:41 (712) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-22 00:48:41 (719) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-22 00:48:43 (1872) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-22 00:48:43 (1872) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-22 00:48:43 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-22 00:48:43 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-22 00:48:43 (1872) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-22 00:48:43 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-22 00:48:43 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-22 00:48:43 (1872) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-22 00:48:43 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-22 00:48:43 (1872) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-22 00:48:43 (1872) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-22 00:48:43 (1872) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-22 00:48:43 (1872) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-22 00:48:43 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-22 00:48:43 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-22 00:48:54 (1018) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-22 00:48:54 (2641) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/g7bRJwssTc/ea_profile.json
* 2024-04-22 00:48:54 (2664) [[32mINFO[0m] Backed up EA4 profile to /tmp/g7bRJwssTc/ea_profile.json
* 2024-04-22 00:48:55 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-22 00:48:56 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-22 00:48:56 (303) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-23 00:48:48 (7106) [[32mINFO[0m] Self-update of script version 34 requested.
* 2024-04-23 00:48:48 (7128) [[32mINFO[0m] Script is up to date.
* 2024-04-23 00:48:50 (712) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-23 00:48:50 (719) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-23 00:48:51 (1872) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-23 00:48:51 (1872) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-23 00:48:51 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-23 00:48:51 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-23 00:48:51 (1872) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-23 00:48:51 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-23 00:48:51 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-23 00:48:51 (1872) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-23 00:48:51 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-23 00:48:51 (1872) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-23 00:48:51 (1872) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-23 00:48:51 (1872) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-23 00:48:51 (1872) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-23 00:48:51 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-23 00:48:51 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-23 00:49:00 (1018) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-23 00:49:00 (2641) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1uIxUICQZF/ea_profile.json
* 2024-04-23 00:49:00 (2664) [[32mINFO[0m] Backed up EA4 profile to /tmp/1uIxUICQZF/ea_profile.json
* 2024-04-23 00:49:01 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-23 00:49:02 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-23 00:49:02 (303) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-24 00:50:06 (7106) [[32mINFO[0m] Self-update of script version 34 requested.
* 2024-04-24 00:50:06 (7128) [[32mINFO[0m] Script is up to date.
* 2024-04-24 00:50:07 (712) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-24 00:50:07 (719) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-24 00:50:08 (1872) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-24 00:50:08 (1872) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-24 00:50:08 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-24 00:50:08 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-24 00:50:08 (1872) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-24 00:50:08 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-24 00:50:08 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-24 00:50:08 (1872) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-24 00:50:08 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-24 00:50:08 (1872) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-24 00:50:08 (1872) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-24 00:50:08 (1872) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-24 00:50:08 (1872) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-24 00:50:08 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-24 00:50:08 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-24 00:50:19 (1018) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-24 00:50:19 (2641) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RBMyMaBv8U/ea_profile.json
* 2024-04-24 00:50:20 (2664) [[32mINFO[0m] Backed up EA4 profile to /tmp/RBMyMaBv8U/ea_profile.json
* 2024-04-24 00:50:20 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-24 00:50:21 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-24 00:50:22 (303) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-25 00:48:37 (7106) [[32mINFO[0m] Self-update of script version 34 requested.
* 2024-04-25 00:48:37 (7128) [[32mINFO[0m] Script is up to date.
* 2024-04-25 00:48:39 (712) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-25 00:48:39 (719) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-25 00:48:40 (1872) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-25 00:48:40 (1872) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-25 00:48:40 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-25 00:48:40 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-25 00:48:40 (1872) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-25 00:48:40 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-25 00:48:40 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-25 00:48:40 (1872) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-25 00:48:40 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-25 00:48:40 (1872) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-25 00:48:40 (1872) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-25 00:48:40 (1872) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-25 00:48:40 (1872) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-25 00:48:40 (1872) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-25 00:48:40 (1894) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-25 00:48:50 (1018) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-25 00:48:50 (2641) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/O8A6dTIypQ/ea_profile.json
* 2024-04-25 00:48:51 (2664) [[32mINFO[0m] Backed up EA4 profile to /tmp/O8A6dTIypQ/ea_profile.json
* 2024-04-25 00:48:51 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-25 00:48:53 (192) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-25 00:48:53 (303) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-26 00:48:47 (7106) [[32mINFO[0m] Self-update of script version 34 requested.
* 2024-04-26 00:48:47 (7111) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-04-26 00:48:47 (7120) [[32mINFO[0m] Script update to version 35 successful.
* 2024-04-26 00:48:49 (715) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-26 00:48:49 (722) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-26 00:48:50 (1881) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-26 00:48:50 (1881) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-26 00:48:50 (1881) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-26 00:48:50 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-26 00:48:50 (1881) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-26 00:48:50 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-26 00:48:50 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-26 00:48:50 (1881) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-26 00:48:50 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-26 00:48:50 (1881) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-26 00:48:50 (1881) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-26 00:48:50 (1881) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-26 00:48:50 (1881) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-26 00:48:50 (1881) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-26 00:48:50 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-26 00:49:00 (1029) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-26 00:49:00 (2759) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/EnaUOWs2Ox/ea_profile.json
* 2024-04-26 00:49:01 (2782) [[32mINFO[0m] Backed up EA4 profile to /tmp/EnaUOWs2Ox/ea_profile.json
* 2024-04-26 00:49:01 (198) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-26 00:49:02 (198) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-26 00:49:02 (309) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-27 00:49:57 (7116) [[32mINFO[0m] Self-update of script version 35 requested.
* 2024-04-27 00:49:58 (7138) [[32mINFO[0m] Script is up to date.
* 2024-04-27 00:49:59 (715) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-27 00:49:59 (722) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-27 00:50:00 (1881) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-27 00:50:00 (1881) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-27 00:50:00 (1881) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-27 00:50:00 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-27 00:50:00 (1881) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-27 00:50:00 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-27 00:50:00 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-27 00:50:00 (1881) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-27 00:50:00 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-27 00:50:00 (1881) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-27 00:50:00 (1881) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-27 00:50:00 (1881) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-27 00:50:00 (1881) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-27 00:50:00 (1881) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-27 00:50:00 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-27 00:50:09 (1029) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-27 00:50:09 (2759) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/KhJI8NLKqo/ea_profile.json
* 2024-04-27 00:50:10 (2782) [[32mINFO[0m] Backed up EA4 profile to /tmp/KhJI8NLKqo/ea_profile.json
* 2024-04-27 00:50:10 (198) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-27 00:50:11 (198) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-27 00:50:11 (309) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-28 00:49:23 (7116) [[32mINFO[0m] Self-update of script version 35 requested.
* 2024-04-28 00:49:23 (7138) [[32mINFO[0m] Script is up to date.
* 2024-04-28 00:49:25 (715) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-28 00:49:25 (722) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-28 00:49:26 (1881) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-28 00:49:26 (1881) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-28 00:49:26 (1881) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-28 00:49:26 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-28 00:49:26 (1881) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-28 00:49:26 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-28 00:49:26 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-28 00:49:26 (1881) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-28 00:49:26 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-28 00:49:26 (1881) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-28 00:49:26 (1881) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-28 00:49:26 (1881) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-28 00:49:26 (1881) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-28 00:49:26 (1881) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-28 00:49:26 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-28 00:49:35 (1029) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-28 00:49:35 (2759) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iLKfsl4Vjh/ea_profile.json
* 2024-04-28 00:49:36 (2782) [[32mINFO[0m] Backed up EA4 profile to /tmp/iLKfsl4Vjh/ea_profile.json
* 2024-04-28 00:49:36 (198) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-28 00:49:38 (198) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-28 00:49:38 (309) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-29 00:48:53 (7116) [[32mINFO[0m] Self-update of script version 35 requested.
* 2024-04-29 00:48:53 (7138) [[32mINFO[0m] Script is up to date.
* 2024-04-29 00:48:55 (715) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-29 00:48:55 (722) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-29 00:48:56 (1881) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-29 00:48:56 (1881) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-29 00:48:56 (1881) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-29 00:48:56 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-29 00:48:56 (1881) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-29 00:48:56 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-29 00:48:56 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-29 00:48:56 (1881) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-29 00:48:57 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-29 00:48:57 (1881) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-29 00:48:57 (1881) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-29 00:48:57 (1881) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-29 00:48:57 (1881) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-29 00:48:57 (1881) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-29 00:48:57 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-29 00:49:07 (1029) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-29 00:49:07 (2759) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iYnMy98Sh1/ea_profile.json
* 2024-04-29 00:49:07 (2782) [[32mINFO[0m] Backed up EA4 profile to /tmp/iYnMy98Sh1/ea_profile.json
* 2024-04-29 00:49:07 (198) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-29 00:49:09 (198) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-29 00:49:17 (309) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-30 00:48:53 (7116) [[32mINFO[0m] Self-update of script version 35 requested.
* 2024-04-30 00:48:53 (7138) [[32mINFO[0m] Script is up to date.
* 2024-04-30 00:48:54 (715) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-04-30 00:48:54 (722) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-04-30 00:48:55 (1881) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-04-30 00:48:55 (1881) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-04-30 00:48:55 (1881) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-04-30 00:48:55 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-04-30 00:48:55 (1881) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-04-30 00:48:55 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-04-30 00:48:55 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-04-30 00:48:55 (1881) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-04-30 00:48:55 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-04-30 00:48:55 (1881) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-04-30 00:48:55 (1881) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-04-30 00:48:55 (1881) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-04-30 00:48:55 (1881) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-04-30 00:48:55 (1881) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-04-30 00:48:55 (1903) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-04-30 00:49:04 (1029) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-30 00:49:04 (2759) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/y3Ir7NKzdL/ea_profile.json
* 2024-04-30 00:49:05 (2782) [[32mINFO[0m] Backed up EA4 profile to /tmp/y3Ir7NKzdL/ea_profile.json
* 2024-04-30 00:49:05 (198) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-04-30 00:49:06 (198) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-04-30 00:49:06 (309) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-01 00:48:52 (7116) [[32mINFO[0m] Self-update of script version 35 requested.
* 2024-05-01 00:48:52 (7121) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-05-01 00:48:52 (7130) [[32mINFO[0m] Script update to version 36 successful.
* 2024-05-01 00:48:54 (716) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-01 00:48:54 (723) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-01 00:48:54 (1882) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-01 00:48:54 (1882) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-01 00:48:54 (1882) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-01 00:48:54 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-01 00:48:54 (1882) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-01 00:48:54 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-01 00:48:54 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-01 00:48:54 (1882) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-01 00:48:54 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-01 00:48:54 (1882) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-01 00:48:54 (1882) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-01 00:48:54 (1882) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-01 00:48:54 (1882) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-01 00:48:54 (1882) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-01 00:48:54 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-01 00:49:04 (1030) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-01 00:49:04 (3150) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BftVeSjkkP/ea_profile.json
* 2024-05-01 00:49:04 (3173) [[32mINFO[0m] Backed up EA4 profile to /tmp/BftVeSjkkP/ea_profile.json
* 2024-05-01 00:49:05 (199) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-01 00:49:06 (199) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-01 00:49:06 (310) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-02 00:49:53 (7508) [[32mINFO[0m] Self-update of script version 36 requested.
* 2024-05-02 00:49:53 (7530) [[32mINFO[0m] Script is up to date.
* 2024-05-02 00:49:55 (716) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-02 00:49:55 (723) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-02 00:49:56 (1882) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-02 00:49:56 (1882) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-02 00:49:56 (1882) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-02 00:49:56 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-02 00:49:56 (1882) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-02 00:49:56 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-02 00:49:56 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-02 00:49:56 (1882) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-02 00:49:56 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-02 00:49:56 (1882) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-02 00:49:56 (1882) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-02 00:49:56 (1882) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-02 00:49:56 (1882) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-02 00:49:56 (1882) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-02 00:49:56 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-02 00:50:03 (1030) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-02 00:50:03 (3150) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/A5fwOElmL8/ea_profile.json
* 2024-05-02 00:50:04 (3173) [[32mINFO[0m] Backed up EA4 profile to /tmp/A5fwOElmL8/ea_profile.json
* 2024-05-02 00:50:04 (199) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-02 00:50:06 (199) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-02 00:50:06 (310) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-03 00:48:41 (7508) [[32mINFO[0m] Self-update of script version 36 requested.
* 2024-05-03 00:48:41 (7530) [[32mINFO[0m] Script is up to date.
* 2024-05-03 00:48:42 (716) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-03 00:48:42 (723) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-03 00:48:43 (1882) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-03 00:48:43 (1882) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-03 00:48:43 (1882) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-03 00:48:43 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-03 00:48:43 (1882) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-03 00:48:43 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-03 00:48:43 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-03 00:48:43 (1882) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-03 00:48:43 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-03 00:48:43 (1882) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-03 00:48:43 (1882) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-03 00:48:43 (1882) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-03 00:48:43 (1882) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-03 00:48:43 (1882) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-03 00:48:43 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-03 00:48:53 (1030) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-03 00:48:53 (3150) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ZAeDYeYGc2/ea_profile.json
* 2024-05-03 00:48:53 (3173) [[32mINFO[0m] Backed up EA4 profile to /tmp/ZAeDYeYGc2/ea_profile.json
* 2024-05-03 00:48:54 (199) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-03 00:48:55 (199) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-03 00:48:55 (310) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-04 00:49:31 (7508) [[32mINFO[0m] Self-update of script version 36 requested.
* 2024-05-04 00:49:31 (7530) [[32mINFO[0m] Script is up to date.
* 2024-05-04 00:49:32 (716) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-04 00:49:32 (723) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-04 00:49:33 (1882) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-04 00:49:33 (1882) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-04 00:49:33 (1882) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-04 00:49:33 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-04 00:49:33 (1882) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-04 00:49:33 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-04 00:49:33 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-04 00:49:33 (1882) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-04 00:49:33 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-04 00:49:33 (1882) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-04 00:49:33 (1882) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-04 00:49:33 (1882) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-04 00:49:33 (1882) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-04 00:49:33 (1882) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-04 00:49:33 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-04 00:49:42 (1030) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-04 00:49:42 (3150) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pu5sXx9cuL/ea_profile.json
* 2024-05-04 00:49:42 (3173) [[32mINFO[0m] Backed up EA4 profile to /tmp/pu5sXx9cuL/ea_profile.json
* 2024-05-04 00:49:43 (199) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-04 00:49:44 (199) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-04 00:49:44 (310) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-05 00:49:44 (7508) [[32mINFO[0m] Self-update of script version 36 requested.
* 2024-05-05 00:49:44 (7530) [[32mINFO[0m] Script is up to date.
* 2024-05-05 00:49:46 (716) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-05 00:49:46 (723) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-05 00:49:47 (1882) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-05 00:49:47 (1882) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-05 00:49:47 (1882) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-05 00:49:47 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-05 00:49:47 (1882) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-05 00:49:47 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-05 00:49:47 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-05 00:49:47 (1882) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-05 00:49:47 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-05 00:49:47 (1882) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-05 00:49:47 (1882) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-05 00:49:47 (1882) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-05 00:49:47 (1882) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-05 00:49:47 (1882) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-05 00:49:47 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-05 00:49:56 (1030) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-05 00:49:56 (3150) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ZNKhjzWpq5/ea_profile.json
* 2024-05-05 00:49:57 (3173) [[32mINFO[0m] Backed up EA4 profile to /tmp/ZNKhjzWpq5/ea_profile.json
* 2024-05-05 00:49:57 (199) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-05 00:49:58 (199) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-05 00:49:58 (310) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-06 00:48:42 (7508) [[32mINFO[0m] Self-update of script version 36 requested.
* 2024-05-06 00:48:43 (7530) [[32mINFO[0m] Script is up to date.
* 2024-05-06 00:48:44 (716) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-06 00:48:44 (723) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-06 00:48:45 (1882) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-06 00:48:45 (1882) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-06 00:48:45 (1882) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-06 00:48:45 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-06 00:48:45 (1882) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-06 00:48:45 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-06 00:48:45 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-06 00:48:45 (1882) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-06 00:48:45 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-06 00:48:45 (1882) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-06 00:48:45 (1882) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-06 00:48:45 (1882) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-06 00:48:45 (1882) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-06 00:48:45 (1882) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-06 00:48:45 (1904) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-06 00:48:55 (1030) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-06 00:48:55 (3150) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Azw6A4yPDo/ea_profile.json
* 2024-05-06 00:48:55 (3173) [[32mINFO[0m] Backed up EA4 profile to /tmp/Azw6A4yPDo/ea_profile.json
* 2024-05-06 00:48:56 (199) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-06 00:48:57 (199) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-06 00:48:57 (310) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-07 00:51:58 (7508) [[32mINFO[0m] Self-update of script version 36 requested.
* 2024-05-07 00:51:58 (7513) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-05-07 00:51:58 (7522) [[32mINFO[0m] Script update to version 37 successful.
* 2024-05-07 00:51:59 (6321) [[32mINFO[0m] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-07 00:51:59 (6322) [[32mINFO[0m]
* 2024-05-07 00:51:59 (6352) [[32mINFO[0m]
* 2024-05-07 00:52:00 (719) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-07 00:52:00 (726) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-07 00:52:01 (1921) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-07 00:52:01 (1921) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-07 00:52:01 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-07 00:52:01 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-07 00:52:01 (1921) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-07 00:52:01 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-07 00:52:01 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-07 00:52:01 (1921) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-07 00:52:01 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-07 00:52:01 (1921) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-07 00:52:01 (1921) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-07 00:52:01 (1921) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-07 00:52:01 (1921) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-07 00:52:01 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-07 00:52:01 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-07 00:52:11 (1033) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-07 00:52:11 (3189) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yzwnsg8HwG/ea_profile.json
* 2024-05-07 00:52:12 (3212) [[32mINFO[0m] Backed up EA4 profile to /tmp/yzwnsg8HwG/ea_profile.json
* 2024-05-07 00:52:12 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-07 00:52:14 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-07 00:52:14 (313) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-08 00:48:52 (7548) [[32mINFO[0m] Self-update of script version 37 requested.
* 2024-05-08 00:48:52 (7570) [[32mINFO[0m] Script is up to date.
* 2024-05-08 00:48:53 (6321) [[32mINFO[0m] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-08 00:48:53 (6322) [[32mINFO[0m]
* 2024-05-08 00:48:53 (6352) [[32mINFO[0m]
* 2024-05-08 00:48:53 (719) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-08 00:48:53 (726) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-08 00:48:54 (1921) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-08 00:48:54 (1921) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-08 00:48:54 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-08 00:48:54 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-08 00:48:54 (1921) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-08 00:48:54 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-08 00:48:54 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-08 00:48:54 (1921) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-08 00:48:54 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-08 00:48:54 (1921) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-08 00:48:54 (1921) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-08 00:48:54 (1921) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-08 00:48:54 (1921) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-08 00:48:54 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-08 00:48:54 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-08 00:49:06 (1033) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-08 00:49:06 (3189) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/kBhwlrRVAL/ea_profile.json
* 2024-05-08 00:49:06 (3212) [[32mINFO[0m] Backed up EA4 profile to /tmp/kBhwlrRVAL/ea_profile.json
* 2024-05-08 00:49:06 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-08 00:49:08 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-08 00:49:08 (313) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-09 00:48:46 (7548) [[32mINFO[0m] Self-update of script version 37 requested.
* 2024-05-09 00:48:46 (7570) [[32mINFO[0m] Script is up to date.
* 2024-05-09 00:48:46 (6321) [[32mINFO[0m] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-09 00:48:46 (6322) [[32mINFO[0m]
* 2024-05-09 00:48:46 (6352) [[32mINFO[0m]
* 2024-05-09 00:48:47 (719) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-09 00:48:47 (726) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-09 00:48:48 (1921) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-09 00:48:48 (1921) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-09 00:48:48 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-09 00:48:48 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-09 00:48:48 (1921) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-09 00:48:48 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-09 00:48:48 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-09 00:48:48 (1921) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-09 00:48:48 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-09 00:48:48 (1921) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-09 00:48:48 (1921) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-09 00:48:48 (1921) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-09 00:48:48 (1921) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-09 00:48:48 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-09 00:48:48 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-09 00:48:57 (1033) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-09 00:48:57 (3189) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NOU9DIZJXI/ea_profile.json
* 2024-05-09 00:48:58 (3212) [[32mINFO[0m] Backed up EA4 profile to /tmp/NOU9DIZJXI/ea_profile.json
* 2024-05-09 00:48:58 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-09 00:48:59 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-09 00:48:59 (313) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-10 00:48:48 (7548) [[32mINFO[0m] Self-update of script version 37 requested.
* 2024-05-10 00:48:49 (7570) [[32mINFO[0m] Script is up to date.
* 2024-05-10 00:48:49 (6321) [[32mINFO[0m] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-10 00:48:49 (6322) [[32mINFO[0m]
* 2024-05-10 00:48:49 (6352) [[32mINFO[0m]
* 2024-05-10 00:48:50 (719) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-10 00:48:50 (726) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-10 00:48:51 (1921) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-10 00:48:51 (1921) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-10 00:48:51 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-10 00:48:51 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-10 00:48:51 (1921) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-10 00:48:51 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-10 00:48:51 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-10 00:48:51 (1921) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-10 00:48:51 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-10 00:48:51 (1921) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-10 00:48:51 (1921) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-10 00:48:51 (1921) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-10 00:48:51 (1921) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-10 00:48:51 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-10 00:48:51 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-10 00:49:01 (1033) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-10 00:49:01 (3189) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0vv9XGvMKU/ea_profile.json
* 2024-05-10 00:49:02 (3212) [[32mINFO[0m] Backed up EA4 profile to /tmp/0vv9XGvMKU/ea_profile.json
* 2024-05-10 00:49:02 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-10 00:49:04 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-10 00:49:04 (313) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-11 00:49:24 (7548) [[32mINFO[0m] Self-update of script version 37 requested.
* 2024-05-11 00:49:24 (7570) [[32mINFO[0m] Script is up to date.
* 2024-05-11 00:49:25 (6321) [[32mINFO[0m] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-11 00:49:25 (6322) [[32mINFO[0m]
* 2024-05-11 00:49:25 (6352) [[32mINFO[0m]
* 2024-05-11 00:49:26 (719) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-11 00:49:26 (726) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-11 00:49:27 (1921) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-11 00:49:27 (1921) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-11 00:49:27 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-11 00:49:27 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-11 00:49:27 (1921) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-11 00:49:27 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-11 00:49:27 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-11 00:49:27 (1921) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-11 00:49:27 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-11 00:49:27 (1921) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-11 00:49:27 (1921) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-11 00:49:27 (1921) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-11 00:49:27 (1921) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-11 00:49:27 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-11 00:49:27 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-11 00:49:36 (1033) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-11 00:49:36 (3189) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7cwt6qoHQJ/ea_profile.json
* 2024-05-11 00:49:36 (3212) [[32mINFO[0m] Backed up EA4 profile to /tmp/7cwt6qoHQJ/ea_profile.json
* 2024-05-11 00:49:37 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-11 00:49:38 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-11 00:49:38 (313) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-12 00:49:39 (7548) [[32mINFO[0m] Self-update of script version 37 requested.
* 2024-05-12 00:49:39 (7570) [[32mINFO[0m] Script is up to date.
* 2024-05-12 00:49:40 (6321) [[32mINFO[0m] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-12 00:49:40 (6322) [[32mINFO[0m]
* 2024-05-12 00:49:40 (6352) [[32mINFO[0m]
* 2024-05-12 00:49:41 (719) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-12 00:49:41 (726) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-12 00:49:42 (1921) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-12 00:49:42 (1921) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-12 00:49:42 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-12 00:49:42 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-12 00:49:42 (1921) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-12 00:49:42 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-12 00:49:42 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-12 00:49:42 (1921) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-12 00:49:42 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-12 00:49:42 (1921) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-12 00:49:42 (1921) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-12 00:49:42 (1921) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-12 00:49:42 (1921) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-12 00:49:42 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-12 00:49:42 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-12 00:49:51 (1033) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-12 00:49:51 (3189) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zzNGFV2D1x/ea_profile.json
* 2024-05-12 00:49:52 (3212) [[32mINFO[0m] Backed up EA4 profile to /tmp/zzNGFV2D1x/ea_profile.json
* 2024-05-12 00:49:52 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-12 00:49:54 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-12 00:49:54 (313) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-13 00:48:48 (7548) [[32mINFO[0m] Self-update of script version 37 requested.
* 2024-05-13 00:48:48 (7570) [[32mINFO[0m] Script is up to date.
* 2024-05-13 00:48:49 (6321) [[32mINFO[0m] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-13 00:48:49 (6322) [[32mINFO[0m]
* 2024-05-13 00:48:49 (6352) [[32mINFO[0m]
* 2024-05-13 00:48:49 (719) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-13 00:48:49 (726) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-13 00:48:51 (1921) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-13 00:48:51 (1921) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-13 00:48:51 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-13 00:48:51 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-13 00:48:51 (1921) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-13 00:48:51 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-13 00:48:51 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-13 00:48:51 (1921) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-13 00:48:51 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-13 00:48:51 (1921) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-13 00:48:51 (1921) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-13 00:48:51 (1921) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-13 00:48:51 (1921) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-13 00:48:51 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-13 00:48:51 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-13 00:48:59 (1033) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-13 00:48:59 (3189) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pVQKFHapCW/ea_profile.json
* 2024-05-13 00:49:00 (3212) [[32mINFO[0m] Backed up EA4 profile to /tmp/pVQKFHapCW/ea_profile.json
* 2024-05-13 00:49:00 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-13 00:49:02 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-13 00:49:02 (313) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-14 00:48:44 (7548) [[32mINFO[0m] Self-update of script version 37 requested.
* 2024-05-14 00:48:44 (7570) [[32mINFO[0m] Script is up to date.
* 2024-05-14 00:48:44 (6321) [[32mINFO[0m] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-14 00:48:44 (6322) [[32mINFO[0m]
* 2024-05-14 00:48:44 (6352) [[32mINFO[0m]
* 2024-05-14 00:48:45 (719) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-14 00:48:45 (726) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-14 00:48:46 (1921) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-14 00:48:46 (1921) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-14 00:48:46 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-14 00:48:46 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-14 00:48:46 (1921) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-14 00:48:46 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-14 00:48:46 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-14 00:48:46 (1921) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-14 00:48:46 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-14 00:48:46 (1921) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-14 00:48:46 (1921) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-14 00:48:46 (1921) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-14 00:48:46 (1921) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-14 00:48:46 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-14 00:48:46 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-14 00:48:55 (1033) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-14 00:48:55 (3189) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/kJyhO0FLUk/ea_profile.json
* 2024-05-14 00:48:56 (3212) [[32mINFO[0m] Backed up EA4 profile to /tmp/kJyhO0FLUk/ea_profile.json
* 2024-05-14 00:48:56 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-14 00:48:57 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-14 00:48:58 (313) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-15 00:49:14 (7548) [[32mINFO[0m] Self-update of script version 37 requested.
* 2024-05-15 00:49:14 (7570) [[32mINFO[0m] Script is up to date.
* 2024-05-15 00:49:15 (6321) [[32mINFO[0m] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-15 00:49:15 (6322) [[32mINFO[0m]
* 2024-05-15 00:49:15 (6352) [[32mINFO[0m]
* 2024-05-15 00:49:15 (719) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-15 00:49:15 (726) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-15 00:49:16 (1921) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-15 00:49:16 (1921) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-15 00:49:16 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-15 00:49:16 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-15 00:49:16 (1921) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-15 00:49:16 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-15 00:49:16 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-15 00:49:16 (1921) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-15 00:49:16 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-15 00:49:16 (1921) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-15 00:49:16 (1921) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-15 00:49:16 (1921) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-15 00:49:16 (1921) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-15 00:49:16 (1921) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-15 00:49:16 (1943) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-15 00:49:25 (1033) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-15 00:49:25 (3189) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0sJ16jD030/ea_profile.json
* 2024-05-15 00:49:26 (3212) [[32mINFO[0m] Backed up EA4 profile to /tmp/0sJ16jD030/ea_profile.json
* 2024-05-15 00:49:26 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php55
- ea-php55-libc-client
- ea-php55-pear
- ea-php55-php-bcmath
- ea-php55-php-bz2
- ea-php55-php-calendar
- ea-php55-php-cli
- ea-php55-php-common
- ea-php55-php-curl
- ea-php55-php-devel
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imagick
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube10
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mssql
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-pspell
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-tidy
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-libc-client
- ea-php71-pear
- ea-php71-php-bcmath
- ea-php71-php-bz2
- ea-php71-php-calendar
- ea-php71-php-cli
- ea-php71-php-common
- ea-php71-php-curl
- ea-php71-php-devel
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imagick
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ioncube10
- ea-php71-php-litespeed
- ea-php71-php-mbstring
- ea-php71-php-mcrypt
- ea-php71-php-mysqlnd
- ea-php71-php-odbc
- ea-php71-php-opcache
- ea-php71-php-pdo
- ea-php71-php-pgsql
- ea-php71-php-posix
- ea-php71-php-pspell
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-sourceguardian
- ea-php71-php-tidy
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-15 00:49:28 (200) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-15 00:49:28 (313) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-16 00:49:29 (7548) [[32mINFO[0m] Self-update of script version 37 requested.
* 2024-05-16 00:49:29 (7553) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-05-16 00:49:30 (7562) [[32mINFO[0m] Script update to version 38 successful.
* 2024-05-16 00:49:31 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-16 00:49:31 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-16 00:49:32 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-16 00:49:32 (2028) [[31mERROR[0m] 10 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-16 00:49:32 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-16 00:49:32 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-16 00:49:32 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-16 00:49:32 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-16 00:49:32 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-16 00:49:32 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-16 00:49:32 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-16 00:49:32 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-16 00:49:32 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-16 00:49:32 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-16 00:49:32 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-16 00:49:32 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-16 00:49:32 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-16 00:49:42 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-16 00:49:42 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ZUIboa95d5/ea_profile.json
* 2024-05-16 00:49:42 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/ZUIboa95d5/ea_profile.json
* 2024-05-16 00:49:43 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-16 00:49:44 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-16 00:49:44 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-17 00:48:59 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-17 00:48:59 (7748) [[32mINFO[0m] Script is up to date.
* 2024-05-17 00:49:00 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-17 00:49:00 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-17 00:49:02 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-17 00:49:02 (2028) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-17 00:49:02 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-17 00:49:02 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-17 00:49:02 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-17 00:49:02 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-17 00:49:02 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-17 00:49:02 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-17 00:49:02 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-17 00:49:02 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-17 00:49:02 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-17 00:49:02 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-17 00:49:02 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-17 00:49:02 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-17 00:49:02 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-17 00:49:12 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-17 00:49:12 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/N45Vr0sVi6/ea_profile.json
* 2024-05-17 00:49:13 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/N45Vr0sVi6/ea_profile.json
* 2024-05-17 00:49:14 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-17 00:49:15 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-17 00:49:15 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-18 00:49:29 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-18 00:49:29 (7748) [[32mINFO[0m] Script is up to date.
* 2024-05-18 00:49:30 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-18 00:49:30 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-18 00:49:32 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-18 00:49:32 (2028) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-18 00:49:32 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-18 00:49:32 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-18 00:49:32 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-18 00:49:32 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-18 00:49:32 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-18 00:49:32 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-18 00:49:32 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-18 00:49:32 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-18 00:49:32 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-18 00:49:32 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-18 00:49:32 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-18 00:49:32 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-18 00:49:32 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-18 00:49:41 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-18 00:49:41 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GMS_V_dvKP/ea_profile.json
* 2024-05-18 00:49:41 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/GMS_V_dvKP/ea_profile.json
* 2024-05-18 00:49:42 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-18 00:49:44 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-18 00:49:44 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-19 00:50:12 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-19 00:50:12 (7748) [[32mINFO[0m] Script is up to date.
* 2024-05-19 00:50:14 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-19 00:50:14 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-19 00:50:15 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-19 00:50:15 (2028) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-19 00:50:15 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-19 00:50:15 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-19 00:50:15 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-19 00:50:15 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-19 00:50:15 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-19 00:50:15 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-19 00:50:15 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-19 00:50:15 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-19 00:50:15 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-19 00:50:15 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-19 00:50:15 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-19 00:50:15 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-19 00:50:15 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-19 00:50:26 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-19 00:50:26 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BLLaXvLiIS/ea_profile.json
* 2024-05-19 00:50:27 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/BLLaXvLiIS/ea_profile.json
* 2024-05-19 00:50:27 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-19 00:50:29 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-19 00:50:29 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-20 00:48:43 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-20 00:48:43 (7748) [[32mINFO[0m] Script is up to date.
* 2024-05-20 00:48:45 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-20 00:48:45 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-20 00:48:46 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-20 00:48:46 (2028) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-20 00:48:46 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-20 00:48:46 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-20 00:48:46 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-20 00:48:46 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-20 00:48:46 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-20 00:48:46 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-20 00:48:46 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-20 00:48:46 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-20 00:48:46 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-20 00:48:46 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-20 00:48:46 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-20 00:48:46 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-20 00:48:46 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-20 00:48:56 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-20 00:48:56 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/h27vn7SyAg/ea_profile.json
* 2024-05-20 00:48:57 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/h27vn7SyAg/ea_profile.json
* 2024-05-20 00:48:57 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-20 00:48:59 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-20 00:48:59 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-21 00:49:52 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-21 00:49:52 (7748) [[32mINFO[0m] Script is up to date.
* 2024-05-21 00:49:53 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-21 00:49:53 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-21 00:49:54 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-21 00:49:54 (2028) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-21 00:49:54 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-21 00:49:54 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-21 00:49:54 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-21 00:49:54 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-21 00:49:54 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-21 00:49:54 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-21 00:49:54 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-21 00:49:54 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-21 00:49:54 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-21 00:49:54 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-21 00:49:54 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-21 00:49:54 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-21 00:49:54 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-21 00:50:04 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-21 00:50:04 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/JW2l50bJED/ea_profile.json
* 2024-05-21 00:50:05 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/JW2l50bJED/ea_profile.json
* 2024-05-21 00:50:05 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-21 00:50:07 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-21 00:50:07 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-22 00:48:43 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-22 00:48:43 (7748) [[32mINFO[0m] Script is up to date.
* 2024-05-22 00:48:44 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-22 00:48:44 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-22 00:48:45 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-22 00:48:45 (2028) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-22 00:48:45 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-22 00:48:45 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-22 00:48:45 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-22 00:48:45 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-22 00:48:45 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-22 00:48:45 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-22 00:48:45 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-22 00:48:45 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-22 00:48:45 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-22 00:48:45 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-22 00:48:45 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-22 00:48:45 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-22 00:48:45 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-22 00:48:54 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-22 00:48:54 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/syE1GHQfZ0/ea_profile.json
* 2024-05-22 00:48:55 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/syE1GHQfZ0/ea_profile.json
* 2024-05-22 00:48:55 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-22 00:48:57 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-22 00:48:57 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-23 00:48:55 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-23 00:48:56 (7748) [[32mINFO[0m] Script is up to date.
* 2024-05-23 00:48:57 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-23 00:48:57 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-23 00:48:58 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-23 00:48:58 (2028) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-23 00:48:58 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-23 00:48:58 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-23 00:48:58 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-23 00:48:58 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-23 00:48:58 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-23 00:48:58 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-23 00:48:58 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-23 00:48:58 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-23 00:48:58 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-23 00:48:58 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-23 00:48:58 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-23 00:48:58 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-23 00:48:58 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-23 00:49:08 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-23 00:49:08 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0Duk5YqvWT/ea_profile.json
* 2024-05-23 00:49:09 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/0Duk5YqvWT/ea_profile.json
* 2024-05-23 00:49:10 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-23 00:49:12 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-23 00:49:12 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-24 00:48:50 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-24 00:48:50 (7748) [[32mINFO[0m] Script is up to date.
* 2024-05-24 00:48:52 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-24 00:48:52 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-24 00:48:53 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-24 00:48:53 (2028) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-24 00:48:53 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-24 00:48:53 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-24 00:48:53 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-24 00:48:53 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-24 00:48:53 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-24 00:48:53 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-24 00:48:53 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-24 00:48:53 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-24 00:48:53 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-24 00:48:53 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-24 00:48:53 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-24 00:48:53 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-24 00:48:53 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-24 00:49:03 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-24 00:49:03 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XCj2GdhZE4/ea_profile.json
* 2024-05-24 00:49:04 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/XCj2GdhZE4/ea_profile.json
* 2024-05-24 00:49:05 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-24 00:49:06 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-24 00:49:06 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-25 00:49:59 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-25 00:49:59 (7748) [[32mINFO[0m] Script is up to date.
* 2024-05-25 00:50:00 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-25 00:50:00 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-25 00:50:02 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-25 00:50:02 (2028) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-25 00:50:02 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-25 00:50:02 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-25 00:50:02 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-25 00:50:02 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-25 00:50:02 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-25 00:50:02 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-25 00:50:02 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-25 00:50:02 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-25 00:50:02 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-25 00:50:02 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-25 00:50:02 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-25 00:50:02 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-25 00:50:02 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-25 00:50:12 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-25 00:50:12 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dUtwImMPUt/ea_profile.json
* 2024-05-25 00:50:13 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/dUtwImMPUt/ea_profile.json
* 2024-05-25 00:50:14 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-25 00:50:15 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-25 00:50:16 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-26 00:49:23 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-26 00:49:24 (7748) [[32mINFO[0m] Script is up to date.
* 2024-05-26 00:49:25 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-26 00:49:25 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-26 00:49:26 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-26 00:49:26 (2028) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-26 00:49:26 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-26 00:49:26 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-26 00:49:26 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-26 00:49:26 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-26 00:49:26 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-26 00:49:26 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-26 00:49:26 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-26 00:49:26 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-26 00:49:26 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-26 00:49:26 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-26 00:49:26 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-26 00:49:26 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-26 00:49:26 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-26 00:49:35 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-26 00:49:35 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Q69fMb7c7P/ea_profile.json
* 2024-05-26 00:49:36 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/Q69fMb7c7P/ea_profile.json
* 2024-05-26 00:49:37 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-26 00:49:39 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-26 00:49:39 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-27 00:48:43 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-27 00:48:43 (7748) [[32mINFO[0m] Script is up to date.
* 2024-05-27 00:48:45 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-27 00:48:45 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-27 00:48:46 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-27 00:48:46 (2028) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-27 00:48:46 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-27 00:48:46 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-27 00:48:46 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-27 00:48:46 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-27 00:48:46 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-27 00:48:46 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-27 00:48:46 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-27 00:48:46 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-27 00:48:46 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-27 00:48:46 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-27 00:48:46 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-27 00:48:46 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-27 00:48:46 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-27 00:48:56 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-27 00:48:56 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/H0hIVmMNU4/ea_profile.json
* 2024-05-27 00:48:57 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/H0hIVmMNU4/ea_profile.json
* 2024-05-27 00:48:57 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-27 00:48:59 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-27 00:48:59 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-28 00:48:50 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-28 00:48:50 (7748) [[32mINFO[0m] Script is up to date.
* 2024-05-28 00:48:52 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-28 00:48:52 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-28 00:48:53 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-28 00:48:53 (2028) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-28 00:48:53 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-28 00:48:53 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-28 00:48:53 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-28 00:48:53 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-28 00:48:53 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-28 00:48:53 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-28 00:48:53 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-28 00:48:53 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-28 00:48:53 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-28 00:48:53 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-28 00:48:53 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-28 00:48:53 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-28 00:48:53 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-28 00:49:02 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-28 00:49:03 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/b2EA1vrEZu/ea_profile.json
* 2024-05-28 00:49:03 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/b2EA1vrEZu/ea_profile.json
* 2024-05-28 00:49:04 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-28 00:49:05 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-28 00:49:05 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-29 00:48:48 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-29 00:48:48 (7748) [[32mINFO[0m] Script is up to date.
* 2024-05-29 00:48:49 (720) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-29 00:48:49 (727) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-29 00:48:51 (2028) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-29 00:48:51 (2028) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-29 00:48:51 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-29 00:48:51 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-29 00:48:51 (2028) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-29 00:48:51 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-29 00:48:51 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-29 00:48:51 (2028) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-29 00:48:51 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-29 00:48:51 (2028) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-29 00:48:51 (2028) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-29 00:48:51 (2028) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-29 00:48:51 (2028) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-29 00:48:51 (2028) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-29 00:48:51 (2050) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-29 00:48:59 (1039) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-29 00:48:59 (5682) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/th01kajrvZ/ea_profile.json
* 2024-05-29 00:49:00 (5705) [[32mINFO[0m] Backed up EA4 profile to /tmp/th01kajrvZ/ea_profile.json
* 2024-05-29 00:49:00 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-29 00:49:02 (201) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-29 00:49:02 (314) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-30 00:48:48 (7726) [[32mINFO[0m] Self-update of script version 38 requested.
* 2024-05-30 00:48:48 (7731) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-05-30 00:48:48 (7740) [[32mINFO[0m] Script update to version 39 successful.
* 2024-05-30 00:48:50 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-30 00:48:50 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-30 00:48:51 (2077) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-30 00:48:51 (2077) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-30 00:48:51 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-30 00:48:51 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-30 00:48:51 (2077) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-30 00:48:51 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-30 00:48:51 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-30 00:48:51 (2077) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-30 00:48:51 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-30 00:48:51 (2077) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-30 00:48:51 (2077) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-30 00:48:51 (2077) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-30 00:48:51 (2077) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-30 00:48:51 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-30 00:48:51 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-30 00:48:59 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-30 00:48:59 (5750) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DKxYZBNjrf/ea_profile.json
* 2024-05-30 00:49:00 (5773) [[32mINFO[0m] Backed up EA4 profile to /tmp/DKxYZBNjrf/ea_profile.json
* 2024-05-30 00:49:01 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-30 00:49:02 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-30 00:49:03 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-31 00:48:58 (7795) [[32mINFO[0m] Self-update of script version 39 requested.
* 2024-05-31 00:48:58 (7817) [[32mINFO[0m] Script is up to date.
* 2024-05-31 00:49:00 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-05-31 00:49:00 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-05-31 00:49:01 (2077) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-05-31 00:49:01 (2077) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-05-31 00:49:01 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-05-31 00:49:01 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-05-31 00:49:01 (2077) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-05-31 00:49:01 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-05-31 00:49:01 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-05-31 00:49:01 (2077) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-05-31 00:49:01 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-05-31 00:49:01 (2077) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-05-31 00:49:01 (2077) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-05-31 00:49:01 (2077) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-05-31 00:49:01 (2077) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-05-31 00:49:01 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-05-31 00:49:01 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-05-31 00:49:11 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-31 00:49:11 (5750) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CVebg4w8CS/ea_profile.json
* 2024-05-31 00:49:11 (5773) [[32mINFO[0m] Backed up EA4 profile to /tmp/CVebg4w8CS/ea_profile.json
* 2024-05-31 00:49:12 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-05-31 00:49:14 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-05-31 00:49:14 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-01 00:49:35 (7795) [[32mINFO[0m] Self-update of script version 39 requested.
* 2024-06-01 00:49:35 (7817) [[32mINFO[0m] Script is up to date.
* 2024-06-01 00:49:36 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-01 00:49:36 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-01 00:49:38 (2077) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-01 00:49:38 (2077) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-01 00:49:38 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-01 00:49:38 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-01 00:49:38 (2077) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-01 00:49:38 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-01 00:49:38 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-01 00:49:38 (2077) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-01 00:49:38 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-01 00:49:38 (2077) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-01 00:49:38 (2077) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-01 00:49:38 (2077) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-01 00:49:38 (2077) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-01 00:49:38 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-01 00:49:38 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-01 00:49:46 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-01 00:49:46 (5750) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mzwSpyMnzW/ea_profile.json
* 2024-06-01 00:49:47 (5773) [[32mINFO[0m] Backed up EA4 profile to /tmp/mzwSpyMnzW/ea_profile.json
* 2024-06-01 00:49:48 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-01 00:49:49 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-01 00:49:50 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-02 00:49:58 (7795) [[32mINFO[0m] Self-update of script version 39 requested.
* 2024-06-02 00:49:58 (7817) [[32mINFO[0m] Script is up to date.
* 2024-06-02 00:49:59 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-02 00:49:59 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-02 00:50:01 (2077) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-02 00:50:01 (2077) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-02 00:50:01 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-02 00:50:01 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-02 00:50:01 (2077) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-02 00:50:01 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-02 00:50:01 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-02 00:50:01 (2077) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-02 00:50:01 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-02 00:50:01 (2077) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-02 00:50:01 (2077) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-02 00:50:01 (2077) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-02 00:50:01 (2077) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-02 00:50:01 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-02 00:50:01 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-02 00:50:09 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-02 00:50:09 (5750) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XgNgr1xkwX/ea_profile.json
* 2024-06-02 00:50:10 (5773) [[32mINFO[0m] Backed up EA4 profile to /tmp/XgNgr1xkwX/ea_profile.json
* 2024-06-02 00:50:11 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-02 00:50:12 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-02 00:50:12 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-03 00:48:42 (7795) [[32mINFO[0m] Self-update of script version 39 requested.
* 2024-06-03 00:48:42 (7817) [[32mINFO[0m] Script is up to date.
* 2024-06-03 00:48:43 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-03 00:48:43 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-03 00:48:45 (2077) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-03 00:48:45 (2077) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-03 00:48:45 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-03 00:48:45 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-03 00:48:45 (2077) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-03 00:48:45 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-03 00:48:45 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-03 00:48:45 (2077) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-03 00:48:45 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-03 00:48:45 (2077) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-03 00:48:45 (2077) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-03 00:48:45 (2077) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-03 00:48:45 (2077) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-03 00:48:45 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-03 00:48:45 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-03 00:48:53 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-03 00:48:54 (5750) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/KfsjIIjOAV/ea_profile.json
* 2024-06-03 00:48:54 (5773) [[32mINFO[0m] Backed up EA4 profile to /tmp/KfsjIIjOAV/ea_profile.json
* 2024-06-03 00:48:55 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-03 00:48:57 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-03 00:48:57 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-04 00:48:46 (7795) [[32mINFO[0m] Self-update of script version 39 requested.
* 2024-06-04 00:48:46 (7817) [[32mINFO[0m] Script is up to date.
* 2024-06-04 00:48:48 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-04 00:48:48 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-04 00:48:49 (2077) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-04 00:48:49 (2077) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-04 00:48:49 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-04 00:48:49 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-04 00:48:49 (2077) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-04 00:48:49 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-04 00:48:49 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-04 00:48:49 (2077) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-04 00:48:49 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-04 00:48:49 (2077) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-04 00:48:49 (2077) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-04 00:48:49 (2077) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-04 00:48:49 (2077) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-04 00:48:49 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-04 00:48:49 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-04 00:49:00 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-04 00:49:00 (5750) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/83aVElH_Gl/ea_profile.json
* 2024-06-04 00:49:01 (5773) [[32mINFO[0m] Backed up EA4 profile to /tmp/83aVElH_Gl/ea_profile.json
* 2024-06-04 00:49:02 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-04 00:49:03 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-04 00:49:04 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-05 00:49:09 (7795) [[32mINFO[0m] Self-update of script version 39 requested.
* 2024-06-05 00:49:10 (7817) [[32mINFO[0m] Script is up to date.
* 2024-06-05 00:49:11 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-05 00:49:11 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-05 00:49:12 (2077) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-05 00:49:12 (2077) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-05 00:49:12 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-05 00:49:12 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-05 00:49:12 (2077) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-05 00:49:12 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-05 00:49:12 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-05 00:49:12 (2077) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-05 00:49:12 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-05 00:49:12 (2077) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-05 00:49:12 (2077) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-05 00:49:12 (2077) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-05 00:49:12 (2077) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-05 00:49:12 (2077) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-05 00:49:12 (2099) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-05 00:49:21 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-05 00:49:21 (5750) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/abqq3l1t03/ea_profile.json
* 2024-06-05 00:49:21 (5773) [[32mINFO[0m] Backed up EA4 profile to /tmp/abqq3l1t03/ea_profile.json
* 2024-06-05 00:49:22 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-05 00:49:24 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-05 00:49:24 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-06 00:49:06 (7795) [[32mINFO[0m] Self-update of script version 39 requested.
* 2024-06-06 00:49:06 (7800) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-06-06 00:49:07 (7809) [[32mINFO[0m] Script update to version 40 successful.
* 2024-06-06 00:49:08 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-06 00:49:08 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-06 00:49:09 (2089) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-06 00:49:09 (2089) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-06 00:49:09 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-06 00:49:09 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-06 00:49:09 (2089) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-06 00:49:09 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-06 00:49:09 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-06 00:49:09 (2089) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-06 00:49:09 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-06 00:49:09 (2089) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-06 00:49:09 (2089) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-06 00:49:09 (2089) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-06 00:49:09 (2089) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-06 00:49:09 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-06 00:49:09 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-06 00:49:19 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-06 00:49:19 (5762) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6wjWL30iAu/ea_profile.json
* 2024-06-06 00:49:20 (5785) [[32mINFO[0m] Backed up EA4 profile to /tmp/6wjWL30iAu/ea_profile.json
* 2024-06-06 00:49:21 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-06 00:49:22 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-06 00:49:22 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-07 00:50:57 (7807) [[32mINFO[0m] Self-update of script version 40 requested.
* 2024-06-07 00:50:57 (7829) [[32mINFO[0m] Script is up to date.
* 2024-06-07 00:50:58 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-07 00:50:58 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-07 00:50:59 (2089) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-07 00:50:59 (2089) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-07 00:50:59 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-07 00:50:59 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-07 00:50:59 (2089) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-07 00:50:59 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-07 00:50:59 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-07 00:50:59 (2089) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-07 00:50:59 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-07 00:50:59 (2089) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-07 00:50:59 (2089) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-07 00:50:59 (2089) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-07 00:50:59 (2089) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-07 00:50:59 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-07 00:50:59 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-07 00:51:13 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-07 00:51:13 (5762) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LljMSZS_lE/ea_profile.json
* 2024-06-07 00:51:14 (5785) [[32mINFO[0m] Backed up EA4 profile to /tmp/LljMSZS_lE/ea_profile.json
* 2024-06-07 00:51:15 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-07 00:51:16 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-07 00:51:16 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-08 00:49:40 (7807) [[32mINFO[0m] Self-update of script version 40 requested.
* 2024-06-08 00:49:40 (7829) [[32mINFO[0m] Script is up to date.
* 2024-06-08 00:49:42 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-08 00:49:42 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-08 00:49:43 (2089) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-08 00:49:43 (2089) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-08 00:49:43 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-08 00:49:43 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-08 00:49:43 (2089) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-08 00:49:43 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-08 00:49:43 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-08 00:49:43 (2089) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-08 00:49:43 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-08 00:49:43 (2089) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-08 00:49:43 (2089) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-08 00:49:43 (2089) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-08 00:49:43 (2089) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-08 00:49:43 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-08 00:49:43 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-08 00:49:53 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-08 00:49:53 (5762) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/JExjkM3FrY/ea_profile.json
* 2024-06-08 00:49:54 (5785) [[32mINFO[0m] Backed up EA4 profile to /tmp/JExjkM3FrY/ea_profile.json
* 2024-06-08 00:49:55 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-08 00:49:56 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-08 00:49:56 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-09 00:49:28 (7807) [[32mINFO[0m] Self-update of script version 40 requested.
* 2024-06-09 00:49:28 (7829) [[32mINFO[0m] Script is up to date.
* 2024-06-09 00:49:29 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-09 00:49:29 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-09 00:49:31 (2089) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-09 00:49:31 (2089) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-09 00:49:31 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-09 00:49:31 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-09 00:49:31 (2089) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-09 00:49:31 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-09 00:49:31 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-09 00:49:31 (2089) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-09 00:49:31 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-09 00:49:31 (2089) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-09 00:49:31 (2089) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-09 00:49:31 (2089) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-09 00:49:31 (2089) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-09 00:49:31 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-09 00:49:31 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-09 00:49:40 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-09 00:49:40 (5762) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qsepP2c757/ea_profile.json
* 2024-06-09 00:49:41 (5785) [[32mINFO[0m] Backed up EA4 profile to /tmp/qsepP2c757/ea_profile.json
* 2024-06-09 00:49:41 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-09 00:49:43 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-09 00:49:43 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-10 00:48:48 (7807) [[32mINFO[0m] Self-update of script version 40 requested.
* 2024-06-10 00:48:48 (7829) [[32mINFO[0m] Script is up to date.
* 2024-06-10 00:48:49 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-10 00:48:49 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-10 00:48:51 (2089) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-10 00:48:51 (2089) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-10 00:48:51 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-10 00:48:51 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-10 00:48:51 (2089) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-10 00:48:51 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-10 00:48:51 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-10 00:48:51 (2089) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-10 00:48:51 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-10 00:48:51 (2089) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-10 00:48:51 (2089) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-10 00:48:51 (2089) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-10 00:48:51 (2089) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-10 00:48:51 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-10 00:48:51 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-10 00:49:01 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-10 00:49:01 (5762) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7pC6_q4eT2/ea_profile.json
* 2024-06-10 00:49:02 (5785) [[32mINFO[0m] Backed up EA4 profile to /tmp/7pC6_q4eT2/ea_profile.json
* 2024-06-10 00:49:03 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-10 00:49:04 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-10 00:49:05 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-11 01:18:22 (7807) [[32mINFO[0m] Self-update of script version 40 requested.
* 2024-06-11 01:18:23 (7829) [[32mINFO[0m] Script is up to date.
* 2024-06-11 01:18:24 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-11 01:18:24 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-11 01:18:25 (2089) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-11 01:18:25 (2089) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-11 01:18:25 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-11 01:18:25 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-11 01:18:25 (2089) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-11 01:18:25 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-11 01:18:25 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-11 01:18:25 (2089) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-11 01:18:25 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-11 01:18:25 (2089) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-11 01:18:25 (2089) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-11 01:18:25 (2089) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-11 01:18:25 (2089) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-11 01:18:25 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-11 01:18:25 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-11 01:18:31 (1982) [[33mWARN[0m] Initial run of "yum makecache" failed: http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/zabbix/non-supported/rhel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/a0ebae80b8b4586ed3010eb1e2176e10516eaeb886d116e21542bfcb4986a805-other.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/non-supported/rhel/7/x86_64/repodata/798ec1c3f60f42f25b2d9952a0ca381547226aaa18f44d024b911d5d579edc50-other.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
* 2024-06-11 01:18:31 (1983) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-06-11 01:18:31 (6579) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-06-11 01:18:31 (6580) [[32mINFO[0m]
* 2024-06-11 01:18:32 (6593) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-06-11 01:18:32 (6593) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-06-11 01:18:32 (6593) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo eig_hosting
* 2024-06-11 01:18:32 (6593) [[32mINFO[0m] : eig_hosting_legacy endurance-419-kernel epel extras grafana
* 2024-06-11 01:18:32 (6593) [[32mINFO[0m] : hgmonitoring hgrepo kernelcare mysql-connectors-community
* 2024-06-11 01:18:32 (6593) [[32mINFO[0m] : mysql-tools-community mysql57-community nf-observability
* 2024-06-11 01:18:32 (6593) [[32mINFO[0m] : osquery-s3-rpm updates wp_core zabbix zabbix-non-supported
* 2024-06-11 01:18:32 (6593) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-06-11 01:18:32 (6593) [[32mINFO[0m] Other repos take up 12 M of disk space (use --verbose for details)
* 2024-06-11 01:18:32 (6610) [[32mINFO[0m]
* 2024-06-11 01:19:24 (1992) [[31mERROR[0m] yum appears to be unstable. Please address this before upgrading
* 2024-06-11 01:19:24 (1993) [[31mERROR[0m] http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/97b3cce5c3b54ad454f20f9e7f4e27ae5ced9c6bbf7ae77b67a037fc47277d58-filelists.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
http://rpm-mirror.hostgator.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/a0ebae80b8b4586ed3010eb1e2176e10516eaeb886d116e21542bfcb4986a805-other.sqlite.bz2: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
* 2024-06-11 01:19:24 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-11 01:19:24 (5762) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HCqQ7xFybp/ea_profile.json
* 2024-06-11 01:19:25 (5785) [[32mINFO[0m] Backed up EA4 profile to /tmp/HCqQ7xFybp/ea_profile.json
* 2024-06-11 01:19:26 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-11 01:19:27 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-11 01:19:28 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-12 00:49:26 (7807) [[32mINFO[0m] Self-update of script version 40 requested.
* 2024-06-12 00:49:26 (7829) [[32mINFO[0m] Script is up to date.
* 2024-06-12 00:49:27 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-12 00:49:27 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-12 00:49:28 (2089) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-12 00:49:28 (2089) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-12 00:49:28 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-12 00:49:28 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-12 00:49:28 (2089) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-12 00:49:28 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-12 00:49:28 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-12 00:49:28 (2089) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-12 00:49:28 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-12 00:49:28 (2089) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-12 00:49:28 (2089) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-12 00:49:28 (2089) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-12 00:49:28 (2089) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-12 00:49:28 (2089) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-12 00:49:28 (2111) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-12 00:50:24 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-12 00:50:24 (5762) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/eYCAaO_htp/ea_profile.json
* 2024-06-12 00:50:25 (5785) [[32mINFO[0m] Backed up EA4 profile to /tmp/eYCAaO_htp/ea_profile.json
* 2024-06-12 00:50:25 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-12 00:50:27 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-12 00:50:27 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-13 00:50:40 (7807) [[32mINFO[0m] Self-update of script version 40 requested.
* 2024-06-13 00:50:41 (7812) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-06-13 00:50:41 (7821) [[32mINFO[0m] Script update to version 41 successful.
* 2024-06-13 00:50:42 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-13 00:50:42 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-13 00:50:43 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-13 00:50:43 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-13 00:50:43 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-13 00:50:43 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-13 00:50:43 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-13 00:50:43 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-13 00:50:43 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-13 00:50:43 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-13 00:50:43 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-13 00:50:43 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-13 00:50:43 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-13 00:50:43 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-13 00:50:43 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-13 00:50:43 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-13 00:50:43 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-13 00:50:52 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-13 00:50:52 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7hJ1f_em8D/ea_profile.json
* 2024-06-13 00:50:52 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/7hJ1f_em8D/ea_profile.json
* 2024-06-13 00:50:53 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-13 00:50:55 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-13 00:50:55 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-14 00:49:07 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-14 00:49:07 (7840) [[32mINFO[0m] Script is up to date.
* 2024-06-14 00:49:09 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-14 00:49:09 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-14 00:49:10 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-14 00:49:10 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-14 00:49:10 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-14 00:49:10 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-14 00:49:10 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-14 00:49:10 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-14 00:49:10 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-14 00:49:10 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-14 00:49:10 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-14 00:49:10 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-14 00:49:10 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-14 00:49:10 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-14 00:49:10 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-14 00:49:10 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-14 00:49:10 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-14 00:49:21 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-14 00:49:21 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zisjYoWGCa/ea_profile.json
* 2024-06-14 00:49:21 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/zisjYoWGCa/ea_profile.json
* 2024-06-14 00:49:22 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-14 00:49:23 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-14 00:49:24 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-15 00:50:34 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-15 00:50:34 (7840) [[32mINFO[0m] Script is up to date.
* 2024-06-15 00:50:35 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-15 00:50:35 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-15 00:50:37 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-15 00:50:37 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-15 00:50:37 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-15 00:50:37 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-15 00:50:37 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-15 00:50:37 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-15 00:50:37 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-15 00:50:37 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-15 00:50:37 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-15 00:50:37 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-15 00:50:37 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-15 00:50:37 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-15 00:50:37 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-15 00:50:37 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-15 00:50:37 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-15 00:50:49 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-15 00:50:49 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HzaTu78Hgz/ea_profile.json
* 2024-06-15 00:50:50 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/HzaTu78Hgz/ea_profile.json
* 2024-06-15 00:50:50 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-15 00:50:52 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-15 00:50:52 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-16 00:49:34 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-16 00:49:35 (7840) [[32mINFO[0m] Script is up to date.
* 2024-06-16 00:49:36 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-16 00:49:36 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-16 00:49:38 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-16 00:49:38 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-16 00:49:38 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-16 00:49:38 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-16 00:49:38 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-16 00:49:38 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-16 00:49:38 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-16 00:49:38 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-16 00:49:38 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-16 00:49:38 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-16 00:49:38 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-16 00:49:38 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-16 00:49:38 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-16 00:49:38 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-16 00:49:38 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-16 00:49:49 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-16 00:49:49 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cT1vpHKVvG/ea_profile.json
* 2024-06-16 00:49:50 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/cT1vpHKVvG/ea_profile.json
* 2024-06-16 00:49:51 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-16 00:49:52 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-16 00:49:52 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-17 00:49:03 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-17 00:49:03 (7840) [[32mINFO[0m] Script is up to date.
* 2024-06-17 00:49:05 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-17 00:49:05 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-17 00:49:07 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-17 00:49:07 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-17 00:49:07 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-17 00:49:07 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-17 00:49:07 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-17 00:49:07 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-17 00:49:07 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-17 00:49:07 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-17 00:49:07 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-17 00:49:07 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-17 00:49:07 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-17 00:49:07 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-17 00:49:07 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-17 00:49:07 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-17 00:49:07 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-17 00:49:17 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-17 00:49:17 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XRrE_KC5TL/ea_profile.json
* 2024-06-17 00:49:18 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/XRrE_KC5TL/ea_profile.json
* 2024-06-17 00:49:19 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-17 00:49:20 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-17 00:49:21 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-18 00:48:46 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-18 00:48:46 (7840) [[32mINFO[0m] Script is up to date.
* 2024-06-18 00:48:48 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-18 00:48:48 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-18 00:48:49 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-18 00:48:49 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-18 00:48:49 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-18 00:48:49 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-18 00:48:49 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-18 00:48:49 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-18 00:48:49 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-18 00:48:49 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-18 00:48:49 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-18 00:48:49 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-18 00:48:49 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-18 00:48:49 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-18 00:48:49 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-18 00:48:49 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-18 00:48:49 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-18 00:49:00 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-18 00:49:00 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1AYHgqmG0c/ea_profile.json
* 2024-06-18 00:49:01 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/1AYHgqmG0c/ea_profile.json
* 2024-06-18 00:49:01 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-18 00:49:03 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-18 00:49:03 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-19 00:49:18 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-19 00:49:18 (7840) [[32mINFO[0m] Script is up to date.
* 2024-06-19 00:49:19 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-19 00:49:19 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-19 00:49:21 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-19 00:49:21 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-19 00:49:21 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-19 00:49:21 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-19 00:49:21 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-19 00:49:21 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-19 00:49:21 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-19 00:49:21 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-19 00:49:21 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-19 00:49:21 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-19 00:49:21 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-19 00:49:21 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-19 00:49:21 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-19 00:49:21 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-19 00:49:21 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-19 00:49:32 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-19 00:49:32 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FJ3zkuYW6S/ea_profile.json
* 2024-06-19 00:49:33 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/FJ3zkuYW6S/ea_profile.json
* 2024-06-19 00:49:33 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-19 00:49:35 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-19 00:49:35 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-20 00:48:44 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-20 00:48:45 (7840) [[32mINFO[0m] Script is up to date.
* 2024-06-20 00:48:46 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-20 00:48:46 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-20 00:48:48 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-20 00:48:48 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-20 00:48:48 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-20 00:48:48 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-20 00:48:48 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-20 00:48:48 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-20 00:48:48 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-20 00:48:48 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-20 00:48:48 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-20 00:48:48 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-20 00:48:48 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-20 00:48:48 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-20 00:48:48 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-20 00:48:48 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-20 00:48:48 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-20 00:48:58 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-20 00:48:58 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WaqcvyBW8r/ea_profile.json
* 2024-06-20 00:48:59 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/WaqcvyBW8r/ea_profile.json
* 2024-06-20 00:49:00 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-20 00:49:01 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-20 00:49:01 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-21 00:48:58 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-21 00:48:58 (7840) [[32mINFO[0m] Script is up to date.
* 2024-06-21 00:48:59 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-21 00:48:59 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-21 00:49:00 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-21 00:49:00 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-21 00:49:00 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-21 00:49:00 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-21 00:49:00 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-21 00:49:00 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-21 00:49:00 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-21 00:49:00 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-21 00:49:00 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-21 00:49:00 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-21 00:49:00 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-21 00:49:00 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-21 00:49:00 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-21 00:49:00 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-21 00:49:00 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-21 00:49:10 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-21 00:49:11 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lYTtQKiEVY/ea_profile.json
* 2024-06-21 00:49:11 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/lYTtQKiEVY/ea_profile.json
* 2024-06-21 00:49:12 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-21 00:49:14 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-21 00:49:14 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-22 00:50:07 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-22 00:50:07 (7840) [[32mINFO[0m] Script is up to date.
* 2024-06-22 00:50:09 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-22 00:50:09 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-22 00:50:10 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-22 00:50:10 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-22 00:50:10 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-22 00:50:10 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-22 00:50:10 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-22 00:50:10 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-22 00:50:10 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-22 00:50:10 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-22 00:50:10 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-22 00:50:10 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-22 00:50:10 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-22 00:50:10 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-22 00:50:10 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-22 00:50:10 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-22 00:50:10 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-22 00:50:20 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-22 00:50:20 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3ipFNEjdJq/ea_profile.json
* 2024-06-22 00:50:21 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/3ipFNEjdJq/ea_profile.json
* 2024-06-22 00:50:22 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-22 00:50:23 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-22 00:50:23 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-23 00:48:59 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-23 00:48:59 (7840) [[32mINFO[0m] Script is up to date.
* 2024-06-23 00:49:00 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-23 00:49:00 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-23 00:49:02 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-23 00:49:02 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-23 00:49:02 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-23 00:49:02 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-23 00:49:02 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-23 00:49:02 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-23 00:49:02 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-23 00:49:02 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-23 00:49:02 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-23 00:49:02 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-23 00:49:02 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-23 00:49:02 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-23 00:49:02 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-23 00:49:02 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-23 00:49:02 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-23 00:49:53 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-23 00:49:53 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yRq12EqrJk/ea_profile.json
* 2024-06-23 00:49:54 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/yRq12EqrJk/ea_profile.json
* 2024-06-23 00:49:55 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-23 00:49:56 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-23 00:49:56 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-24 00:48:52 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-24 00:48:52 (7840) [[32mINFO[0m] Script is up to date.
* 2024-06-24 00:48:54 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-24 00:48:54 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-24 00:48:55 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-24 00:48:55 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-24 00:48:55 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-24 00:48:55 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-24 00:48:55 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-24 00:48:55 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-24 00:48:55 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-24 00:48:55 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-24 00:48:55 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-24 00:48:55 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-24 00:48:55 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-24 00:48:55 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-24 00:48:55 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-24 00:48:55 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-24 00:48:55 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-24 00:49:05 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-24 00:49:05 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/90GtnUnYni/ea_profile.json
* 2024-06-24 00:49:06 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/90GtnUnYni/ea_profile.json
* 2024-06-24 00:49:06 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-24 00:49:08 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-24 00:49:08 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-25 00:49:21 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-25 00:49:22 (7840) [[32mINFO[0m] Script is up to date.
* 2024-06-25 00:49:23 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-25 00:49:23 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-25 00:49:24 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-25 00:49:24 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-25 00:49:24 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-25 00:49:24 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-25 00:49:24 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-25 00:49:24 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-25 00:49:24 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-25 00:49:24 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-25 00:49:24 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-25 00:49:24 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-25 00:49:24 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-25 00:49:24 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-25 00:49:24 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-25 00:49:24 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-25 00:49:24 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-25 00:49:34 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-25 00:49:34 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LoHW728PAu/ea_profile.json
* 2024-06-25 00:49:35 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/LoHW728PAu/ea_profile.json
* 2024-06-25 00:49:36 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-25 00:49:37 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-25 00:49:38 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-26 00:49:50 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-26 00:49:50 (7840) [[32mINFO[0m] Script is up to date.
* 2024-06-26 00:49:51 (723) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-26 00:49:51 (730) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-26 00:49:52 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-26 00:49:52 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-26 00:49:52 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-26 00:49:52 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-26 00:49:52 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-26 00:49:52 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-26 00:49:52 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-26 00:49:52 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-26 00:49:52 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-26 00:49:52 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-26 00:49:52 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-26 00:49:52 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-26 00:49:52 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-26 00:49:52 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-26 00:49:52 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-26 00:50:04 (1042) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-26 00:50:04 (5773) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1DN217kMBC/ea_profile.json
* 2024-06-26 00:50:05 (5796) [[32mINFO[0m] Backed up EA4 profile to /tmp/1DN217kMBC/ea_profile.json
* 2024-06-26 00:50:06 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-26 00:50:07 (202) [[33mWARN[0m] *** Elevation Blocker detected: ***
A package providing python36 has been detected as installed.
This can interfere with the elevation process.
Please remove it before elevation:
yum remove python3
* 2024-06-26 00:50:07 (317) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-27 00:48:42 (7818) [[32mINFO[0m] Self-update of script version 41 requested.
* 2024-06-27 00:48:42 (7823) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-06-27 00:48:42 (7832) [[32mINFO[0m] Script update to version 43 successful.
* 2024-06-27 00:48:44 (726) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-27 00:48:44 (733) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-27 00:48:45 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-27 00:48:45 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-27 00:48:45 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-27 00:48:45 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-27 00:48:45 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-27 00:48:45 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-27 00:48:45 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-27 00:48:45 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-27 00:48:45 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-27 00:48:45 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-27 00:48:45 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-27 00:48:45 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-27 00:48:45 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-27 00:48:45 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-27 00:48:45 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-27 00:48:56 (1045) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-27 00:48:56 (5881) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/fzZqrIQVFH/ea_profile.json
* 2024-06-27 00:48:57 (5904) [[32mINFO[0m] Backed up EA4 profile to /tmp/fzZqrIQVFH/ea_profile.json
* 2024-06-27 00:48:57 (207) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-27 00:48:59 (320) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-28 00:49:00 (7972) [[32mINFO[0m] Self-update of script version 43 requested.
* 2024-06-28 00:49:00 (7994) [[32mINFO[0m] Script is up to date.
* 2024-06-28 00:49:02 (726) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-28 00:49:02 (733) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-28 00:49:03 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-28 00:49:03 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-28 00:49:03 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-28 00:49:03 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-28 00:49:03 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-28 00:49:03 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-28 00:49:03 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-28 00:49:03 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-28 00:49:03 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-28 00:49:03 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-28 00:49:03 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-28 00:49:03 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-28 00:49:03 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-28 00:49:03 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-28 00:49:03 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-28 00:49:13 (1045) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-28 00:49:14 (5881) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/skxk2H37hE/ea_profile.json
* 2024-06-28 00:49:14 (5904) [[32mINFO[0m] Backed up EA4 profile to /tmp/skxk2H37hE/ea_profile.json
* 2024-06-28 00:49:15 (207) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-28 00:49:17 (320) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-29 00:49:31 (7972) [[32mINFO[0m] Self-update of script version 43 requested.
* 2024-06-29 00:49:31 (7994) [[32mINFO[0m] Script is up to date.
* 2024-06-29 00:49:32 (726) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-29 00:49:32 (733) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-29 00:49:34 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-29 00:49:34 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-29 00:49:34 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-29 00:49:34 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-29 00:49:34 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-29 00:49:34 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-29 00:49:34 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-29 00:49:34 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-29 00:49:34 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-29 00:49:34 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-29 00:49:34 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-29 00:49:34 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-29 00:49:34 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-29 00:49:34 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-29 00:49:34 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-29 00:49:44 (1045) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-29 00:49:44 (5881) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7L1G9Ls_kc/ea_profile.json
* 2024-06-29 00:49:45 (5904) [[32mINFO[0m] Backed up EA4 profile to /tmp/7L1G9Ls_kc/ea_profile.json
* 2024-06-29 00:49:46 (207) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-29 00:49:47 (320) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-30 00:49:42 (7972) [[32mINFO[0m] Self-update of script version 43 requested.
* 2024-06-30 00:49:42 (7994) [[32mINFO[0m] Script is up to date.
* 2024-06-30 00:49:44 (726) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-06-30 00:49:44 (733) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-06-30 00:49:46 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-06-30 00:49:46 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-06-30 00:49:46 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-06-30 00:49:46 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-06-30 00:49:46 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-06-30 00:49:46 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-06-30 00:49:46 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-06-30 00:49:46 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-06-30 00:49:46 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-06-30 00:49:46 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-06-30 00:49:46 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-06-30 00:49:46 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-06-30 00:49:46 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-06-30 00:49:46 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-06-30 00:49:46 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-06-30 00:49:55 (1045) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-30 00:49:55 (5881) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xx2WUyJ5gU/ea_profile.json
* 2024-06-30 00:49:55 (5904) [[32mINFO[0m] Backed up EA4 profile to /tmp/xx2WUyJ5gU/ea_profile.json
* 2024-06-30 00:49:56 (207) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-06-30 00:49:57 (320) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-01 00:48:44 (7972) [[32mINFO[0m] Self-update of script version 43 requested.
* 2024-07-01 00:48:44 (7994) [[32mINFO[0m] Script is up to date.
* 2024-07-01 00:48:46 (726) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-01 00:48:46 (733) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-01 00:48:47 (2100) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-01 00:48:47 (2100) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-01 00:48:47 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-01 00:48:47 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-01 00:48:47 (2100) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-01 00:48:47 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-01 00:48:47 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-01 00:48:47 (2100) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-01 00:48:47 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-01 00:48:47 (2100) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-01 00:48:47 (2100) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-01 00:48:47 (2100) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-01 00:48:47 (2100) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-01 00:48:47 (2100) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-01 00:48:47 (2122) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-01 00:48:57 (1045) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-01 00:48:57 (5881) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/006rvETZE9/ea_profile.json
* 2024-07-01 00:48:58 (5904) [[32mINFO[0m] Backed up EA4 profile to /tmp/006rvETZE9/ea_profile.json
* 2024-07-01 00:48:59 (207) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-01 00:49:00 (320) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-02 00:50:11 (7972) [[32mINFO[0m] Self-update of script version 43 requested.
* 2024-07-02 00:50:11 (7977) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-07-02 00:50:12 (7986) [[32mINFO[0m] Script update to version 44 successful.
* 2024-07-02 00:50:13 (727) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-02 00:50:13 (734) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-02 00:50:15 (2101) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-02 00:50:15 (2101) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-02 00:50:15 (2101) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-02 00:50:15 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-02 00:50:15 (2101) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-02 00:50:15 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-02 00:50:15 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-02 00:50:15 (2101) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-02 00:50:15 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-02 00:50:15 (2101) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-02 00:50:15 (2101) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-02 00:50:15 (2101) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-02 00:50:15 (2101) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-02 00:50:15 (2101) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-02 00:50:15 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-02 00:50:24 (1046) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-02 00:50:24 (5943) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CaqtbixD2p/ea_profile.json
* 2024-07-02 00:50:25 (5966) [[32mINFO[0m] Backed up EA4 profile to /tmp/CaqtbixD2p/ea_profile.json
* 2024-07-02 00:50:26 (208) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-02 00:50:28 (321) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-03 00:52:55 (8035) [[32mINFO[0m] Self-update of script version 44 requested.
* 2024-07-03 00:52:55 (8057) [[32mINFO[0m] Script is up to date.
* 2024-07-03 00:52:57 (727) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-03 00:52:57 (734) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-03 00:52:58 (2101) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-03 00:52:58 (2101) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-03 00:52:58 (2101) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-03 00:52:58 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-03 00:52:58 (2101) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-03 00:52:58 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-03 00:52:58 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-03 00:52:58 (2101) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-03 00:52:58 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-03 00:52:58 (2101) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-03 00:52:58 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-1' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-03 00:52:58 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-2' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-03 00:52:58 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-3' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-03 00:52:58 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-4' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-03 00:52:58 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-5' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-03 00:52:58 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-6' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-03 00:52:58 (2101) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-03 00:52:58 (2101) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-03 00:52:58 (2101) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-03 00:52:58 (2101) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-03 00:52:58 (2123) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-03 00:53:13 (1046) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-03 00:53:13 (5943) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WbIg9rOF43/ea_profile.json
* 2024-07-03 00:53:14 (5966) [[32mINFO[0m] Backed up EA4 profile to /tmp/WbIg9rOF43/ea_profile.json
* 2024-07-03 00:53:14 (208) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-03 00:53:16 (321) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-04 00:48:48 (8035) [[32mINFO[0m] Self-update of script version 44 requested.
* 2024-07-04 00:48:48 (8040) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-07-04 00:48:48 (8049) [[32mINFO[0m] Script update to version 45 successful.
* 2024-07-04 00:48:50 (727) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-04 00:48:50 (734) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-04 00:48:51 (2114) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-04 00:48:51 (2114) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-04 00:48:51 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-04 00:48:51 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-04 00:48:51 (2114) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-04 00:48:51 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-04 00:48:51 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-04 00:48:51 (2114) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-04 00:48:51 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-04 00:48:51 (2114) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-04 00:48:51 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-1' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-04 00:48:51 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-2' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-04 00:48:51 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-3' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-04 00:48:51 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-4' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-04 00:48:51 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-5' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-04 00:48:51 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-6' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-04 00:48:51 (2114) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-04 00:48:51 (2114) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-04 00:48:51 (2114) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-04 00:48:51 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-04 00:48:51 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-04 00:49:02 (1059) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-04 00:49:02 (5957) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yTOZxEvH2h/ea_profile.json
* 2024-07-04 00:49:03 (5980) [[32mINFO[0m] Backed up EA4 profile to /tmp/yTOZxEvH2h/ea_profile.json
* 2024-07-04 00:49:04 (208) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-04 00:49:05 (321) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-05 00:48:49 (8049) [[32mINFO[0m] Self-update of script version 45 requested.
* 2024-07-05 00:48:49 (8071) [[32mINFO[0m] Script is up to date.
* 2024-07-05 00:48:51 (727) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-05 00:48:51 (734) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-05 00:48:52 (2114) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-05 00:48:52 (2114) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-05 00:48:52 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-05 00:48:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-05 00:48:52 (2114) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-05 00:48:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-05 00:48:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-05 00:48:52 (2114) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-05 00:48:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-05 00:48:52 (2114) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-05 00:48:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-1' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-05 00:48:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-2' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-05 00:48:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-3' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-05 00:48:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-4' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-05 00:48:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-5' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-05 00:48:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-6' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-05 00:48:52 (2114) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-05 00:48:52 (2114) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-05 00:48:52 (2114) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-05 00:48:52 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-05 00:48:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-05 00:49:03 (1059) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-05 00:49:03 (5957) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UKPEycbwB7/ea_profile.json
* 2024-07-05 00:49:04 (5980) [[32mINFO[0m] Backed up EA4 profile to /tmp/UKPEycbwB7/ea_profile.json
* 2024-07-05 00:49:05 (208) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-05 00:49:06 (321) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-06 00:50:02 (8049) [[32mINFO[0m] Self-update of script version 45 requested.
* 2024-07-06 00:50:02 (8071) [[32mINFO[0m] Script is up to date.
* 2024-07-06 00:50:04 (727) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-06 00:50:04 (734) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-06 00:50:05 (2114) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-06 00:50:05 (2114) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-06 00:50:05 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-06 00:50:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-06 00:50:05 (2114) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-06 00:50:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-06 00:50:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-06 00:50:05 (2114) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-06 00:50:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-06 00:50:05 (2114) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-06 00:50:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-1' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-06 00:50:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-2' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-06 00:50:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-3' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-06 00:50:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-4' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-06 00:50:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-5' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-06 00:50:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-6' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-06 00:50:05 (2114) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-06 00:50:05 (2114) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-06 00:50:05 (2114) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-06 00:50:05 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-06 00:50:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-06 00:50:17 (1059) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-06 00:50:17 (5957) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DJHSxKfnws/ea_profile.json
* 2024-07-06 00:50:18 (5980) [[32mINFO[0m] Backed up EA4 profile to /tmp/DJHSxKfnws/ea_profile.json
* 2024-07-06 00:50:19 (208) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-06 00:50:20 (321) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-07 00:49:26 (8049) [[32mINFO[0m] Self-update of script version 45 requested.
* 2024-07-07 00:49:26 (8071) [[32mINFO[0m] Script is up to date.
* 2024-07-07 00:49:28 (727) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-07 00:49:28 (734) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-07 00:49:29 (2114) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-07 00:49:29 (2114) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-07 00:49:29 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-07 00:49:29 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-07 00:49:29 (2114) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-07 00:49:29 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-07 00:49:29 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-07 00:49:29 (2114) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-07 00:49:29 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-07 00:49:29 (2114) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-07 00:49:29 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-1' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-07 00:49:29 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-2' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-07 00:49:29 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-3' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-07 00:49:29 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-4' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-07 00:49:29 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-5' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-07 00:49:29 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-6' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-07 00:49:29 (2114) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-07 00:49:29 (2114) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-07 00:49:29 (2114) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-07 00:49:29 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-07 00:49:29 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-07 00:49:42 (1059) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-07 00:49:42 (5957) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/j4Nj0o00M8/ea_profile.json
* 2024-07-07 00:49:43 (5980) [[32mINFO[0m] Backed up EA4 profile to /tmp/j4Nj0o00M8/ea_profile.json
* 2024-07-07 00:49:44 (208) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-07 00:49:45 (321) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-08 00:48:51 (8049) [[32mINFO[0m] Self-update of script version 45 requested.
* 2024-07-08 00:48:51 (8071) [[32mINFO[0m] Script is up to date.
* 2024-07-08 00:48:53 (727) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-08 00:48:53 (734) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-08 00:48:54 (2114) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-08 00:48:54 (2114) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-08 00:48:54 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-08 00:48:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-08 00:48:54 (2114) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-08 00:48:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-08 00:48:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-08 00:48:54 (2114) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-08 00:48:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-08 00:48:54 (2114) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-08 00:48:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-1' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-08 00:48:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-2' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-08 00:48:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-3' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-08 00:48:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-4' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-08 00:48:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-5' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-08 00:48:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-6' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-08 00:48:54 (2114) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-08 00:48:54 (2114) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-08 00:48:54 (2114) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-08 00:48:54 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-08 00:48:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-08 00:49:06 (1059) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-08 00:49:06 (5957) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ZGuUE3xVXf/ea_profile.json
* 2024-07-08 00:49:07 (5980) [[32mINFO[0m] Backed up EA4 profile to /tmp/ZGuUE3xVXf/ea_profile.json
* 2024-07-08 00:49:07 (208) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-08 00:49:09 (321) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-09 00:48:50 (8049) [[32mINFO[0m] Self-update of script version 45 requested.
* 2024-07-09 00:48:50 (8071) [[32mINFO[0m] Script is up to date.
* 2024-07-09 00:48:51 (727) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-09 00:48:51 (734) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-09 00:48:53 (2114) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-09 00:48:53 (2114) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-09 00:48:53 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-09 00:48:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-09 00:48:53 (2114) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-09 00:48:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-09 00:48:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-09 00:48:53 (2114) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-09 00:48:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-09 00:48:53 (2114) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-09 00:48:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-1' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-09 00:48:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-2' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-09 00:48:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-3' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-09 00:48:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-4' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-09 00:48:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-5' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-09 00:48:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-6' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-09 00:48:53 (2114) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-09 00:48:53 (2114) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-09 00:48:53 (2114) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-09 00:48:53 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-09 00:48:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-09 00:49:05 (1059) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-09 00:49:05 (5957) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FYrawpJ4XP/ea_profile.json
* 2024-07-09 00:49:06 (5980) [[32mINFO[0m] Backed up EA4 profile to /tmp/FYrawpJ4XP/ea_profile.json
* 2024-07-09 00:49:07 (208) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-09 00:49:08 (321) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-10 00:48:56 (8049) [[32mINFO[0m] Self-update of script version 45 requested.
* 2024-07-10 00:48:56 (8071) [[32mINFO[0m] Script is up to date.
* 2024-07-10 00:48:58 (727) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-10 00:48:58 (734) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-10 00:48:59 (2114) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-10 00:48:59 (2114) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-10 00:48:59 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-10 00:48:59 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-10 00:48:59 (2114) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-10 00:48:59 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-10 00:48:59 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-10 00:48:59 (2114) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-10 00:48:59 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-10 00:48:59 (2114) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-10 00:48:59 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-1' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-10 00:48:59 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-2' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-10 00:48:59 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-3' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-10 00:48:59 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-4' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-10 00:48:59 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-5' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-10 00:48:59 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos7els-rollout-6' without packages installed from /etc/yum.repos.d/centos7-els-rollout.repo, these will be disabled before ELevation
* 2024-07-10 00:48:59 (2114) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-10 00:48:59 (2114) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-10 00:48:59 (2114) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-10 00:48:59 (2114) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-10 00:48:59 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-10 00:49:11 (1059) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-10 00:49:11 (5957) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Yt6o7ZyBBQ/ea_profile.json
* 2024-07-10 00:49:12 (5980) [[32mINFO[0m] Backed up EA4 profile to /tmp/Yt6o7ZyBBQ/ea_profile.json
* 2024-07-10 00:49:13 (208) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-10 00:49:14 (321) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-11 00:48:43 (8049) [[32mINFO[0m] Self-update of script version 45 requested.
* 2024-07-11 00:48:43 (8054) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-07-11 00:48:43 (8063) [[32mINFO[0m] Script update to version 46 successful.
* 2024-07-11 00:48:44 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-11 00:48:44 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-11 00:48:45 (6846) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-11 00:48:45 (6847) [[32mINFO[0m]
* 2024-07-11 00:48:52 (6877) [[32mINFO[0m]
* 2024-07-11 00:48:52 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-11 00:48:54 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-11 00:48:54 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-11 00:48:54 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-11 00:48:54 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-11 00:48:54 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-11 00:48:54 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-11 00:49:02 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-11 00:49:02 (5988) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8FbLwANDJC/ea_profile.json
* 2024-07-11 00:49:03 (6011) [[32mINFO[0m] Backed up EA4 profile to /tmp/8FbLwANDJC/ea_profile.json
* 2024-07-11 00:49:04 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-11 00:49:05 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-12 00:49:11 (8126) [[32mINFO[0m] Self-update of script version 46 requested.
* 2024-07-12 00:49:11 (8131) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-07-12 00:49:12 (8140) [[32mINFO[0m] Script update to version 47 successful.
* 2024-07-12 00:49:13 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-12 00:49:13 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-12 00:49:13 (6848) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-12 00:49:13 (6849) [[32mINFO[0m]
* 2024-07-12 00:49:22 (6879) [[32mINFO[0m]
* 2024-07-12 00:49:22 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-12 00:49:23 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-12 00:49:23 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-12 00:49:23 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-12 00:49:23 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-12 00:49:23 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-12 00:49:23 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-12 00:49:31 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-12 00:49:31 (5990) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qhZ2SNvDHy/ea_profile.json
* 2024-07-12 00:49:32 (6013) [[32mINFO[0m] Backed up EA4 profile to /tmp/qhZ2SNvDHy/ea_profile.json
* 2024-07-12 00:49:33 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-12 00:49:35 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-13 00:49:30 (8128) [[32mINFO[0m] Self-update of script version 47 requested.
* 2024-07-13 00:49:30 (8150) [[32mINFO[0m] Script is up to date.
* 2024-07-13 00:49:32 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-13 00:49:32 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-13 00:49:32 (6848) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-13 00:49:32 (6849) [[32mINFO[0m]
* 2024-07-13 00:49:39 (6879) [[32mINFO[0m]
* 2024-07-13 00:49:39 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-13 00:49:41 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-13 00:49:41 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-13 00:49:41 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-13 00:49:41 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-13 00:49:41 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-13 00:49:41 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-13 00:49:49 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-13 00:49:49 (5990) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uRAH5Fy0jv/ea_profile.json
* 2024-07-13 00:49:50 (6013) [[32mINFO[0m] Backed up EA4 profile to /tmp/uRAH5Fy0jv/ea_profile.json
* 2024-07-13 00:49:50 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-13 00:49:52 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-14 00:49:36 (8128) [[32mINFO[0m] Self-update of script version 47 requested.
* 2024-07-14 00:49:36 (8150) [[32mINFO[0m] Script is up to date.
* 2024-07-14 00:49:38 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-14 00:49:38 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-14 00:49:38 (6848) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-14 00:49:38 (6849) [[32mINFO[0m]
* 2024-07-14 00:49:46 (6879) [[32mINFO[0m]
* 2024-07-14 00:49:46 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-14 00:49:47 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-14 00:49:47 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-14 00:49:47 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-14 00:49:47 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-14 00:49:47 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-14 00:49:47 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-14 00:49:57 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-14 00:49:57 (5990) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1Nk5NVynoG/ea_profile.json
* 2024-07-14 00:49:58 (6013) [[32mINFO[0m] Backed up EA4 profile to /tmp/1Nk5NVynoG/ea_profile.json
* 2024-07-14 00:49:59 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-14 00:50:00 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-15 00:48:48 (8128) [[32mINFO[0m] Self-update of script version 47 requested.
* 2024-07-15 00:48:48 (8150) [[32mINFO[0m] Script is up to date.
* 2024-07-15 00:48:50 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-15 00:48:50 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-15 00:48:50 (6848) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-15 00:48:50 (6849) [[32mINFO[0m]
* 2024-07-15 00:48:59 (6879) [[32mINFO[0m]
* 2024-07-15 00:48:59 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-15 00:49:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-15 00:49:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-15 00:49:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-15 00:49:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-15 00:49:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-15 00:49:00 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-15 00:49:09 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-15 00:49:09 (5990) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2YIUeS0nhf/ea_profile.json
* 2024-07-15 00:49:10 (6013) [[32mINFO[0m] Backed up EA4 profile to /tmp/2YIUeS0nhf/ea_profile.json
* 2024-07-15 00:49:10 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-15 00:49:12 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-16 00:49:51 (8128) [[32mINFO[0m] Self-update of script version 47 requested.
* 2024-07-16 00:49:51 (8150) [[32mINFO[0m] Script is up to date.
* 2024-07-16 00:49:52 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-16 00:49:52 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-16 00:49:52 (6848) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-16 00:49:52 (6849) [[32mINFO[0m]
* 2024-07-16 00:50:00 (6879) [[32mINFO[0m]
* 2024-07-16 00:50:00 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-16 00:50:01 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-16 00:50:01 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-16 00:50:01 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-16 00:50:01 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-16 00:50:01 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-16 00:50:01 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-16 00:50:09 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-16 00:50:09 (5990) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Y9usBjUsPz/ea_profile.json
* 2024-07-16 00:50:10 (6013) [[32mINFO[0m] Backed up EA4 profile to /tmp/Y9usBjUsPz/ea_profile.json
* 2024-07-16 00:50:11 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-16 00:50:12 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-17 00:50:50 (8128) [[32mINFO[0m] Self-update of script version 47 requested.
* 2024-07-17 00:50:50 (8133) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-07-17 00:50:50 (8142) [[32mINFO[0m] Script update to version 48 successful.
* 2024-07-17 00:50:52 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-17 00:50:52 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-17 00:50:52 (6846) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-17 00:50:52 (6847) [[32mINFO[0m]
* 2024-07-17 00:50:59 (6877) [[32mINFO[0m]
* 2024-07-17 00:50:59 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-17 00:51:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-17 00:51:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-17 00:51:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-17 00:51:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-17 00:51:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-17 00:51:00 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-17 00:51:08 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-17 00:51:09 (5988) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Yztj9F2Q74/ea_profile.json
* 2024-07-17 00:51:09 (6011) [[32mINFO[0m] Backed up EA4 profile to /tmp/Yztj9F2Q74/ea_profile.json
* 2024-07-17 00:51:10 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-17 00:51:11 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-18 00:48:48 (8126) [[32mINFO[0m] Self-update of script version 48 requested.
* 2024-07-18 00:48:48 (8148) [[32mINFO[0m] Script is up to date.
* 2024-07-18 00:48:49 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-18 00:48:49 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-18 00:48:49 (6846) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-18 00:48:49 (6847) [[32mINFO[0m]
* 2024-07-18 00:48:57 (6877) [[32mINFO[0m]
* 2024-07-18 00:48:57 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-18 00:48:58 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-18 00:48:58 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-18 00:48:58 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-18 00:48:58 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-18 00:48:58 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-18 00:48:58 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-18 00:49:06 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-18 00:49:07 (5988) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nVY30ykRva/ea_profile.json
* 2024-07-18 00:49:07 (6011) [[32mINFO[0m] Backed up EA4 profile to /tmp/nVY30ykRva/ea_profile.json
* 2024-07-18 00:49:08 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-18 00:49:09 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-19 00:52:20 (8126) [[32mINFO[0m] Self-update of script version 48 requested.
* 2024-07-19 00:52:20 (8148) [[32mINFO[0m] Script is up to date.
* 2024-07-19 00:52:22 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-19 00:52:22 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-19 00:52:22 (6846) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-19 00:52:22 (6847) [[32mINFO[0m]
* 2024-07-19 00:52:29 (6877) [[32mINFO[0m]
* 2024-07-19 00:52:29 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-19 00:52:30 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-19 00:52:30 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-19 00:52:30 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-19 00:52:30 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-19 00:52:30 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-19 00:52:30 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-19 00:52:38 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-19 00:52:39 (5988) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HZcRmJ6ARj/ea_profile.json
* 2024-07-19 00:52:39 (6011) [[32mINFO[0m] Backed up EA4 profile to /tmp/HZcRmJ6ARj/ea_profile.json
* 2024-07-19 00:52:40 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-19 00:52:42 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-20 00:49:38 (8126) [[32mINFO[0m] Self-update of script version 48 requested.
* 2024-07-20 00:49:38 (8148) [[32mINFO[0m] Script is up to date.
* 2024-07-20 00:49:39 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-20 00:49:39 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-20 00:49:39 (6846) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-20 00:49:39 (6847) [[32mINFO[0m]
* 2024-07-20 00:49:46 (6877) [[32mINFO[0m]
* 2024-07-20 00:49:46 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-20 00:49:47 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-20 00:49:47 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-20 00:49:47 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-20 00:49:47 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-20 00:49:47 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-20 00:49:47 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-20 00:49:55 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-20 00:49:55 (5988) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3usnyGeZ5r/ea_profile.json
* 2024-07-20 00:49:56 (6011) [[32mINFO[0m] Backed up EA4 profile to /tmp/3usnyGeZ5r/ea_profile.json
* 2024-07-20 00:49:57 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-20 00:49:58 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-21 00:49:30 (8126) [[32mINFO[0m] Self-update of script version 48 requested.
* 2024-07-21 00:49:30 (8148) [[32mINFO[0m] Script is up to date.
* 2024-07-21 00:49:31 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-21 00:49:31 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-21 00:49:31 (6846) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-21 00:49:31 (6847) [[32mINFO[0m]
* 2024-07-21 00:49:38 (6877) [[32mINFO[0m]
* 2024-07-21 00:49:38 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-21 00:49:39 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-21 00:49:39 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-21 00:49:39 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-21 00:49:39 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-21 00:49:39 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-21 00:49:39 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-21 00:49:48 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-21 00:49:48 (5988) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gFnlPSka21/ea_profile.json
* 2024-07-21 00:49:49 (6011) [[32mINFO[0m] Backed up EA4 profile to /tmp/gFnlPSka21/ea_profile.json
* 2024-07-21 00:49:49 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-21 00:49:51 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-22 00:48:48 (8126) [[32mINFO[0m] Self-update of script version 48 requested.
* 2024-07-22 00:48:48 (8148) [[32mINFO[0m] Script is up to date.
* 2024-07-22 00:48:50 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-22 00:48:50 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-22 00:48:50 (6846) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-22 00:48:50 (6847) [[32mINFO[0m]
* 2024-07-22 00:48:59 (6877) [[32mINFO[0m]
* 2024-07-22 00:48:59 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-22 00:49:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-22 00:49:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-22 00:49:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-22 00:49:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-22 00:49:00 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-22 00:49:00 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-22 00:49:08 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-22 00:49:09 (5988) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/w0Gy097Nu0/ea_profile.json
* 2024-07-22 00:49:09 (6011) [[32mINFO[0m] Backed up EA4 profile to /tmp/w0Gy097Nu0/ea_profile.json
* 2024-07-22 00:49:10 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-22 00:49:12 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-23 00:48:55 (8126) [[32mINFO[0m] Self-update of script version 48 requested.
* 2024-07-23 00:48:55 (8148) [[32mINFO[0m] Script is up to date.
* 2024-07-23 00:48:56 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-23 00:48:56 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-23 00:48:56 (6846) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-23 00:48:56 (6847) [[32mINFO[0m]
* 2024-07-23 00:49:03 (6877) [[32mINFO[0m]
* 2024-07-23 00:49:03 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-23 00:49:05 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-23 00:49:05 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-23 00:49:05 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-23 00:49:05 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-23 00:49:05 (2163) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-23 00:49:05 (2139) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-23 00:49:13 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-23 00:49:13 (5988) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6OOrXuF2hB/ea_profile.json
* 2024-07-23 00:49:14 (6011) [[32mINFO[0m] Backed up EA4 profile to /tmp/6OOrXuF2hB/ea_profile.json
* 2024-07-23 00:49:14 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-23 00:49:16 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-24 00:53:05 (8126) [[32mINFO[0m] Self-update of script version 48 requested.
* 2024-07-24 00:53:05 (8131) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-07-24 00:53:05 (8140) [[32mINFO[0m] Script update to version 49 successful.
* 2024-07-24 00:53:07 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-24 00:53:07 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-24 00:53:07 (6907) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-24 00:53:07 (6908) [[32mINFO[0m]
* 2024-07-24 00:53:12 (6938) [[32mINFO[0m]
* 2024-07-24 00:53:12 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-24 00:53:13 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-24 00:53:13 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-24 00:53:13 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-24 00:53:13 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-24 00:53:13 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-24 00:53:13 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-24 00:53:20 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-24 00:53:20 (6049) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/150DvO3WlE/ea_profile.json
* 2024-07-24 00:53:21 (6072) [[32mINFO[0m] Backed up EA4 profile to /tmp/150DvO3WlE/ea_profile.json
* 2024-07-24 00:53:22 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-24 00:53:23 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-25 00:48:44 (8187) [[32mINFO[0m] Self-update of script version 49 requested.
* 2024-07-25 00:48:44 (8209) [[32mINFO[0m] Script is up to date.
* 2024-07-25 00:48:45 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-25 00:48:45 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-25 00:48:45 (6907) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-25 00:48:45 (6908) [[32mINFO[0m]
* 2024-07-25 00:48:54 (6938) [[32mINFO[0m]
* 2024-07-25 00:48:54 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-25 00:48:55 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-25 00:48:55 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-25 00:48:55 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-25 00:48:55 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-25 00:48:55 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-25 00:48:55 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-25 00:49:03 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-25 00:49:03 (6049) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/fozhFJLpuh/ea_profile.json
* 2024-07-25 00:49:04 (6072) [[32mINFO[0m] Backed up EA4 profile to /tmp/fozhFJLpuh/ea_profile.json
* 2024-07-25 00:49:05 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-25 00:49:06 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-26 01:05:14 (8187) [[32mINFO[0m] Self-update of script version 49 requested.
* 2024-07-26 01:05:14 (8209) [[32mINFO[0m] Script is up to date.
* 2024-07-26 01:05:16 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-26 01:05:16 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-26 01:05:16 (6907) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-26 01:05:16 (6908) [[32mINFO[0m]
* 2024-07-26 01:05:32 (6938) [[32mINFO[0m]
* 2024-07-26 01:05:32 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-26 01:05:33 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-26 01:05:33 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-26 01:05:33 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-26 01:05:33 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-26 01:05:33 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-26 01:05:33 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-26 01:07:41 (2047) [[33mWARN[0m] Initial run of "yum makecache" failed: https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#35 - "Peer reports it experienced an internal error."
Trying other mirror.
* 2024-07-26 01:07:41 (2048) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-07-26 01:07:41 (6907) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-07-26 01:07:41 (6908) [[32mINFO[0m]
* 2024-07-26 01:07:41 (6921) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-07-26 01:07:41 (6921) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-07-26 01:07:41 (6921) [[32mINFO[0m] : accumulate base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-07-26 01:07:41 (6921) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-07-26 01:07:41 (6921) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-07-26 01:07:41 (6921) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-07-26 01:07:41 (6921) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-07-26 01:07:41 (6921) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-07-26 01:07:41 (6921) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-07-26 01:07:41 (6921) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-07-26 01:07:42 (6921) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-07-26 01:07:42 (6921) [[32mINFO[0m] Other repos take up 12 M of disk space (use --verbose for details)
* 2024-07-26 01:07:42 (6938) [[32mINFO[0m]
* 2024-07-26 01:11:00 (2057) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2024-07-26 01:11:00 (2058) [[31mERROR[0m] http://mirrors-pro1.newfold.com/centos/7/extras/x86_64/repodata/e12dbf10e94bc2b33b1f45e026559bc8685728b139dddae0654d96bc624c5602-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://rpm.grafana.com/repodata/33dfd6b1ef53808bb129f2bcc1805cf4700f2fba90f5cddcbbb7672b17cf5435-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/hg/7/x86_64/repodata/70af8035910ea89761a927edc20281d127b109ac7b35420521f9d9f1f5c38e22-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/repodata/9dbd18910d3e02e94d41dbd63eb5fe4539a6c146-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/65ead436c7e84c068368e5a3ab29e2cf5f9b9e6f90cc96a2e127ca4fcae9c80f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/repodata/14e4c474f4c81cc2d0f308f9ffa0922691ed27a8-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://repo.mysql.com/yum/mysql-tools-community/el/7/x86_64/repodata/9c1625d3363a5b783e5fccae34cad8c0e318402e-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://rpm-mirror.hostgator.com/nf-observability/7/x86_64/repodata/32b2d1c850afa3661af35ce94f8fa3f1803ef5d9761154a0fe48ff0b03dbc178-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://s3.amazonaws.com/osquery-packages/rpm/x86_64/repodata/7e607a605d23e32b7805a70422aa790d677a3236ce4e683865c1bd59ea18d9fe-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/wp_core/7/noarch/repodata/0802e494471904a6a1e477f4179b24b7d9442cc57cf024eadf9ef800c47d8489-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/centos/7/extras/x86_64/repodata/e12dbf10e94bc2b33b1f45e026559bc8685728b139dddae0654d96bc624c5602-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.cpmh.bom1.eigbox.com/centos/7/extras/x86_64/repodata/e12dbf10e94bc2b33b1f45e026559bc8685728b139dddae0654d96bc624c5602-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
* 2024-07-26 01:11:00 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-26 01:11:00 (6049) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/c3XwBAiz15/ea_profile.json
* 2024-07-26 01:11:01 (6072) [[32mINFO[0m] Backed up EA4 profile to /tmp/c3XwBAiz15/ea_profile.json
* 2024-07-26 01:11:02 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-26 01:11:04 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-27 00:51:00 (8187) [[32mINFO[0m] Self-update of script version 49 requested.
* 2024-07-27 00:51:00 (8209) [[32mINFO[0m] Script is up to date.
* 2024-07-27 00:51:02 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-27 00:51:02 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-27 00:51:02 (6907) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-27 00:51:02 (6908) [[32mINFO[0m]
* 2024-07-27 00:51:14 (6938) [[32mINFO[0m]
* 2024-07-27 00:51:14 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-27 00:51:15 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-27 00:51:15 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-27 00:51:15 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-27 00:51:15 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-27 00:51:15 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-27 00:51:15 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-27 00:52:32 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-27 00:52:32 (6049) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/EG5BsL2yPV/ea_profile.json
* 2024-07-27 00:52:33 (6072) [[32mINFO[0m] Backed up EA4 profile to /tmp/EG5BsL2yPV/ea_profile.json
* 2024-07-27 00:52:33 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-27 00:52:35 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-28 00:49:36 (8187) [[32mINFO[0m] Self-update of script version 49 requested.
* 2024-07-28 00:49:36 (8209) [[32mINFO[0m] Script is up to date.
* 2024-07-28 00:49:37 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-28 00:49:37 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-28 00:49:37 (6907) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-28 00:49:37 (6908) [[32mINFO[0m]
* 2024-07-28 00:49:51 (6938) [[32mINFO[0m]
* 2024-07-28 00:49:51 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-28 00:49:53 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-28 00:49:53 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-28 00:49:53 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-28 00:49:53 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-28 00:49:53 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-28 00:49:53 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-28 00:50:02 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-28 00:50:02 (6049) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uWFY_ulaRx/ea_profile.json
* 2024-07-28 00:50:03 (6072) [[32mINFO[0m] Backed up EA4 profile to /tmp/uWFY_ulaRx/ea_profile.json
* 2024-07-28 00:50:04 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-28 00:50:05 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-29 00:48:47 (8187) [[32mINFO[0m] Self-update of script version 49 requested.
* 2024-07-29 00:48:47 (8209) [[32mINFO[0m] Script is up to date.
* 2024-07-29 00:48:49 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-29 00:48:49 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-29 00:48:49 (6907) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-29 00:48:49 (6908) [[32mINFO[0m]
* 2024-07-29 00:49:03 (6938) [[32mINFO[0m]
* 2024-07-29 00:49:03 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-29 00:49:04 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-29 00:49:04 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-29 00:49:04 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-29 00:49:04 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-29 00:49:04 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'accumulate' without packages installed from /etc/yum.repos.d/accumulate.repo, these will be disabled before ELevation
* 2024-07-29 00:49:04 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-29 00:49:14 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-29 00:49:14 (6049) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jKB5I49vGt/ea_profile.json
* 2024-07-29 00:49:15 (6072) [[32mINFO[0m] Backed up EA4 profile to /tmp/jKB5I49vGt/ea_profile.json
* 2024-07-29 00:49:15 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-29 00:49:17 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-30 00:48:46 (8187) [[32mINFO[0m] Self-update of script version 49 requested.
* 2024-07-30 00:48:46 (8209) [[32mINFO[0m] Script is up to date.
* 2024-07-30 00:48:48 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-30 00:48:48 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-30 00:48:48 (6907) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-30 00:48:48 (6908) [[32mINFO[0m]
* 2024-07-30 00:49:01 (6938) [[32mINFO[0m]
* 2024-07-30 00:49:01 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-30 00:49:03 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-30 00:49:03 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-30 00:49:03 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-30 00:49:03 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-30 00:49:03 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-30 00:49:12 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-30 00:49:12 (6049) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UHtyfIKKNW/ea_profile.json
* 2024-07-30 00:49:13 (6072) [[32mINFO[0m] Backed up EA4 profile to /tmp/UHtyfIKKNW/ea_profile.json
* 2024-07-30 00:49:14 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-30 00:49:16 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-31 00:49:07 (8187) [[32mINFO[0m] Self-update of script version 49 requested.
* 2024-07-31 00:49:07 (8209) [[32mINFO[0m] Script is up to date.
* 2024-07-31 00:49:08 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-07-31 00:49:08 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-07-31 00:49:08 (6907) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-07-31 00:49:08 (6908) [[32mINFO[0m]
* 2024-07-31 00:49:20 (6938) [[32mINFO[0m]
* 2024-07-31 00:49:20 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-07-31 00:49:21 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-07-31 00:49:21 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-07-31 00:49:21 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-07-31 00:49:21 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-07-31 00:49:21 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-07-31 00:49:31 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-31 00:49:31 (6049) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FP9JYPrslg/ea_profile.json
* 2024-07-31 00:49:32 (6072) [[32mINFO[0m] Backed up EA4 profile to /tmp/FP9JYPrslg/ea_profile.json
* 2024-07-31 00:49:33 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-07-31 00:49:34 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-01 00:49:03 (8187) [[32mINFO[0m] Self-update of script version 49 requested.
* 2024-08-01 00:49:03 (8209) [[32mINFO[0m] Script is up to date.
* 2024-08-01 00:49:05 (744) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-01 00:49:05 (751) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-01 00:49:05 (6907) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-01 00:49:05 (6908) [[32mINFO[0m]
* 2024-08-01 00:49:17 (6938) [[32mINFO[0m]
* 2024-08-01 00:49:17 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-01 00:49:18 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-01 00:49:18 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-01 00:49:18 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-01 00:49:18 (2188) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-01 00:49:18 (2164) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-01 00:49:28 (1063) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-01 00:49:28 (6049) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rnT3hkoh46/ea_profile.json
* 2024-08-01 00:49:29 (6072) [[32mINFO[0m] Backed up EA4 profile to /tmp/rnT3hkoh46/ea_profile.json
* 2024-08-01 00:49:30 (214) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-01 00:49:31 (338) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-02 00:49:17 (8187) [[32mINFO[0m] Self-update of script version 49 requested.
* 2024-08-02 00:49:18 (8192) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-08-02 00:49:18 (8201) [[32mINFO[0m] Script update to version 50 successful.
* 2024-08-02 00:49:19 (756) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-02 00:49:19 (763) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-02 00:49:20 (7163) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-02 00:49:20 (7164) [[32mINFO[0m]
* 2024-08-02 00:49:31 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-02 00:49:32 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-02 00:49:32 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-02 00:49:32 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-02 00:49:32 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-02 00:49:32 (2176) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-02 00:49:42 (2059) [[33mWARN[0m] Initial run of "yum makecache" failed: http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/daf5e1b8a8187412462d1872a2e74b9cb6fb27a7c407de8c5ec93cdfda1bab26-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a08032440613d6a73257cf3f7330f80f626baabb03945af8839ac019a883a9d4-other.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-02 00:49:42 (2060) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-08-02 00:49:42 (7163) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-08-02 00:49:42 (7164) [[32mINFO[0m]
* 2024-08-02 00:49:42 (7177) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-08-02 00:49:42 (7177) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-08-02 00:49:42 (7177) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-08-02 00:49:42 (7177) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-08-02 00:49:42 (7177) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-08-02 00:49:42 (7177) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-08-02 00:49:42 (7177) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-08-02 00:49:42 (7177) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-08-02 00:49:42 (7177) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-08-02 00:49:42 (7177) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-08-02 00:49:43 (7177) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-08-02 00:49:43 (7177) [[32mINFO[0m] Other repos take up 12 M of disk space (use --verbose for details)
* 2024-08-02 00:49:43 (7194) [[32mINFO[0m]
* 2024-08-02 00:50:45 (2069) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2024-08-02 00:50:45 (2070) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/1e0f3b42efd8b5d54a6aa9feb1f03c7de2bb414b92268c3db5965bd38648b2da-filelists.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/daf5e1b8a8187412462d1872a2e74b9cb6fb27a7c407de8c5ec93cdfda1bab26-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a08032440613d6a73257cf3f7330f80f626baabb03945af8839ac019a883a9d4-other.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-02 00:50:45 (1075) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-02 00:50:45 (6305) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ssdGQLQtaa/ea_profile.json
* 2024-08-02 00:50:46 (6328) [[32mINFO[0m] Backed up EA4 profile to /tmp/ssdGQLQtaa/ea_profile.json
* 2024-08-02 00:50:46 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-02 00:50:48 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-03 00:49:59 (8474) [[32mINFO[0m] Self-update of script version 50 requested.
* 2024-08-03 00:49:59 (8496) [[32mINFO[0m] Script is up to date.
* 2024-08-03 00:50:00 (756) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-03 00:50:00 (763) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-03 00:50:01 (7163) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-03 00:50:01 (7164) [[32mINFO[0m]
* 2024-08-03 00:50:07 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-03 00:50:14 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-03 00:50:14 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-03 00:50:14 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-03 00:50:14 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-03 00:50:14 (2176) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-03 00:50:24 (2059) [[33mWARN[0m] Initial run of "yum makecache" failed: http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/daf5e1b8a8187412462d1872a2e74b9cb6fb27a7c407de8c5ec93cdfda1bab26-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a08032440613d6a73257cf3f7330f80f626baabb03945af8839ac019a883a9d4-other.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-03 00:50:24 (2060) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-08-03 00:50:24 (7163) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-08-03 00:50:24 (7164) [[32mINFO[0m]
* 2024-08-03 00:50:25 (7177) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-08-03 00:50:25 (7177) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-08-03 00:50:25 (7177) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-08-03 00:50:25 (7177) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-08-03 00:50:25 (7177) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-08-03 00:50:25 (7177) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-08-03 00:50:25 (7177) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-08-03 00:50:25 (7177) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-08-03 00:50:25 (7177) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-08-03 00:50:25 (7177) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-08-03 00:50:25 (7177) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-08-03 00:50:25 (7177) [[32mINFO[0m] Other repos take up 12 M of disk space (use --verbose for details)
* 2024-08-03 00:50:25 (7194) [[32mINFO[0m]
* 2024-08-03 00:51:32 (2069) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2024-08-03 00:51:32 (2070) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/1e0f3b42efd8b5d54a6aa9feb1f03c7de2bb414b92268c3db5965bd38648b2da-filelists.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/daf5e1b8a8187412462d1872a2e74b9cb6fb27a7c407de8c5ec93cdfda1bab26-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a08032440613d6a73257cf3f7330f80f626baabb03945af8839ac019a883a9d4-other.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-03 00:51:33 (1075) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-03 00:51:33 (6305) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_84aJs739s/ea_profile.json
* 2024-08-03 00:51:34 (6328) [[32mINFO[0m] Backed up EA4 profile to /tmp/_84aJs739s/ea_profile.json
* 2024-08-03 00:51:34 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-03 00:51:36 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-04 00:49:32 (8474) [[32mINFO[0m] Self-update of script version 50 requested.
* 2024-08-04 00:49:32 (8496) [[32mINFO[0m] Script is up to date.
* 2024-08-04 00:49:34 (756) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-04 00:49:34 (763) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-04 00:49:34 (7163) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-04 00:49:34 (7164) [[32mINFO[0m]
* 2024-08-04 00:49:46 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-04 00:49:47 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-04 00:49:47 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-04 00:49:47 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-04 00:49:47 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-04 00:49:47 (2176) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-04 00:49:57 (2059) [[33mWARN[0m] Initial run of "yum makecache" failed: http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/daf5e1b8a8187412462d1872a2e74b9cb6fb27a7c407de8c5ec93cdfda1bab26-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a08032440613d6a73257cf3f7330f80f626baabb03945af8839ac019a883a9d4-other.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-04 00:49:57 (2060) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-08-04 00:49:57 (7163) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-08-04 00:49:57 (7164) [[32mINFO[0m]
* 2024-08-04 00:49:57 (7177) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-08-04 00:49:57 (7177) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-08-04 00:49:57 (7177) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-08-04 00:49:57 (7177) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-08-04 00:49:57 (7177) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-08-04 00:49:57 (7177) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-08-04 00:49:57 (7177) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-08-04 00:49:57 (7177) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-08-04 00:49:57 (7177) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-08-04 00:49:57 (7177) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-08-04 00:49:58 (7177) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-08-04 00:49:58 (7177) [[32mINFO[0m] Other repos take up 12 M of disk space (use --verbose for details)
* 2024-08-04 00:49:58 (7194) [[32mINFO[0m]
* 2024-08-04 00:51:04 (2069) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2024-08-04 00:51:04 (2070) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/1e0f3b42efd8b5d54a6aa9feb1f03c7de2bb414b92268c3db5965bd38648b2da-filelists.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/daf5e1b8a8187412462d1872a2e74b9cb6fb27a7c407de8c5ec93cdfda1bab26-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a08032440613d6a73257cf3f7330f80f626baabb03945af8839ac019a883a9d4-other.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-04 00:51:04 (1075) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-04 00:51:04 (6305) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9cuchWkged/ea_profile.json
* 2024-08-04 00:51:05 (6328) [[32mINFO[0m] Backed up EA4 profile to /tmp/9cuchWkged/ea_profile.json
* 2024-08-04 00:51:05 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-04 00:51:07 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-05 00:48:51 (8474) [[32mINFO[0m] Self-update of script version 50 requested.
* 2024-08-05 00:48:51 (8496) [[32mINFO[0m] Script is up to date.
* 2024-08-05 00:48:53 (756) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-05 00:48:53 (763) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-05 00:48:53 (7163) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-05 00:48:53 (7164) [[32mINFO[0m]
* 2024-08-05 00:49:03 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-05 00:49:04 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-05 00:49:04 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-05 00:49:04 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-05 00:49:04 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-05 00:49:04 (2176) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-05 00:49:14 (2059) [[33mWARN[0m] Initial run of "yum makecache" failed: http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/daf5e1b8a8187412462d1872a2e74b9cb6fb27a7c407de8c5ec93cdfda1bab26-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a08032440613d6a73257cf3f7330f80f626baabb03945af8839ac019a883a9d4-other.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-05 00:49:14 (2060) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-08-05 00:49:14 (7163) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-08-05 00:49:14 (7164) [[32mINFO[0m]
* 2024-08-05 00:49:14 (7177) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-08-05 00:49:14 (7177) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-08-05 00:49:14 (7177) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-08-05 00:49:14 (7177) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-08-05 00:49:14 (7177) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-08-05 00:49:14 (7177) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-08-05 00:49:14 (7177) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-08-05 00:49:14 (7177) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-08-05 00:49:14 (7177) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-08-05 00:49:14 (7177) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-08-05 00:49:15 (7177) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-08-05 00:49:15 (7177) [[32mINFO[0m] Other repos take up 12 M of disk space (use --verbose for details)
* 2024-08-05 00:49:15 (7194) [[32mINFO[0m]
* 2024-08-05 00:50:21 (2069) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2024-08-05 00:50:21 (2070) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/1e0f3b42efd8b5d54a6aa9feb1f03c7de2bb414b92268c3db5965bd38648b2da-filelists.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/daf5e1b8a8187412462d1872a2e74b9cb6fb27a7c407de8c5ec93cdfda1bab26-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a08032440613d6a73257cf3f7330f80f626baabb03945af8839ac019a883a9d4-other.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-05 00:50:21 (1075) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-05 00:50:21 (6305) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Bs6KWjTtlQ/ea_profile.json
* 2024-08-05 00:50:22 (6328) [[32mINFO[0m] Backed up EA4 profile to /tmp/Bs6KWjTtlQ/ea_profile.json
* 2024-08-05 00:50:23 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-05 00:50:24 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-06 00:49:23 (8474) [[32mINFO[0m] Self-update of script version 50 requested.
* 2024-08-06 00:49:23 (8496) [[32mINFO[0m] Script is up to date.
* 2024-08-06 00:49:24 (756) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-06 00:49:24 (763) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-06 00:49:24 (7163) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-06 00:49:24 (7164) [[32mINFO[0m]
* 2024-08-06 00:49:31 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-06 00:49:32 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-06 00:49:32 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-06 00:49:32 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-06 00:49:32 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-06 00:49:32 (2176) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-06 00:49:41 (2059) [[33mWARN[0m] Initial run of "yum makecache" failed: http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/daf5e1b8a8187412462d1872a2e74b9cb6fb27a7c407de8c5ec93cdfda1bab26-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a08032440613d6a73257cf3f7330f80f626baabb03945af8839ac019a883a9d4-other.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-06 00:49:41 (2060) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-08-06 00:49:41 (7163) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-08-06 00:49:41 (7164) [[32mINFO[0m]
* 2024-08-06 00:49:42 (7177) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-08-06 00:49:42 (7177) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-08-06 00:49:42 (7177) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-08-06 00:49:42 (7177) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-08-06 00:49:42 (7177) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-08-06 00:49:42 (7177) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-08-06 00:49:42 (7177) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-08-06 00:49:42 (7177) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-08-06 00:49:42 (7177) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-08-06 00:49:42 (7177) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-08-06 00:49:42 (7177) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-08-06 00:49:42 (7177) [[32mINFO[0m] Other repos take up 12 M of disk space (use --verbose for details)
* 2024-08-06 00:49:42 (7194) [[32mINFO[0m]
* 2024-08-06 00:50:41 (2069) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2024-08-06 00:50:41 (2070) [[31mERROR[0m] http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/1e0f3b42efd8b5d54a6aa9feb1f03c7de2bb414b92268c3db5965bd38648b2da-filelists.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/daf5e1b8a8187412462d1872a2e74b9cb6fb27a7c407de8c5ec93cdfda1bab26-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a08032440613d6a73257cf3f7330f80f626baabb03945af8839ac019a883a9d4-other.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://rpm.grafana.com/repodata/7a867b269373c23f161f43b8989f5fb737b2e589a16706f839b633e81b0d972c-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/65ead436c7e84c068368e5a3ab29e2cf5f9b9e6f90cc96a2e127ca4fcae9c80f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/repodata/9dbd18910d3e02e94d41dbd63eb5fe4539a6c146-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://repo.mysql.com/yum/mysql-tools-community/el/7/x86_64/repodata/9c1625d3363a5b783e5fccae34cad8c0e318402e-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/repodata/14e4c474f4c81cc2d0f308f9ffa0922691ed27a8-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://rpm-mirror.hostgator.com/nf-observability/7/x86_64/repodata/32b2d1c850afa3661af35ce94f8fa3f1803ef5d9761154a0fe48ff0b03dbc178-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://s3.amazonaws.com/osquery-packages/rpm/x86_64/repodata/7e607a605d23e32b7805a70422aa790d677a3236ce4e683865c1bd59ea18d9fe-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/wp_core/7/noarch/repodata/9523f3e3d1b82a3d902c8955b0049b3829e16e6cd268abaec70b705e1aad96d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/archive/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/archive/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/archive/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://repo.jing.rocks/fedora-buffet/archive/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://mirrors.hostiserver.com/fedora/archive/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://mirror.2degrees.nz/fedora-archive/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://ftp-stud.hs-esslingen.de/pub/Mirrors/archive.fedoraproject.org/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://fedora-archive.ip-connect.vn.ua/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://pubmirror1.math.uh.edu/fedora-buffet/archive/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://fedora-archive.ip-connect.info/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirror.math.princeton.edu/pub/fedora-archive/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://dl.fedoraproject.org/pub/archive/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://fedora-archive.mirror.liquidtelecom.com/archive/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://repo.jing.rocks/fedora-buffet/archive/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://mirrors.hostiserver.com/fedora/archive/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://fedora-archive.mirror.liquidtelecom.com/archive/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://mirror.2degrees.nz/fedora-archive/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://pubmirror1.math.uh.edu/fedora-buffet/archive/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://fedora-archive.ip-connect.vn.ua/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirror.math.princeton.edu/pub/fedora-archive/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://fedora-archive.ip-connect.info/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://ftp-stud.hs-esslingen.de/pub/Mirrors/archive.fedoraproject.org/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://dl.fedoraproject.org/pub/archive/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://repo.jing.rocks/fedora-buffet/archive/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://ftp-stud.hs-esslingen.de/pub/Mirrors/archive.fedoraproject.org/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://mirror.2degrees.nz/fedora-archive/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://mirrors.hostiserver.com/fedora/archive/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://fedora-archive.ip-connect.info/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://dl.fedoraproject.org/pub/archive/epel/7/x86_64/repodata/8b9b4a93a490a3787b09f182250cbaba737fc9c51bc560beecf33988d1abce01-primary.sqlite.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://fedora-archive.mirror.liquidtelecom.com/archive/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://fedora-archive.ip-connect.vn.ua/epel/7/x86_64/repodata/ee7ce72544e0fca006120c613404d937cc3da9d09c7d80aea269df31639f310c-updateinfo.xml.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://pubmirror1.math.uh.edu/fedora-buffet/archive/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirror.math.princeton.edu/pub/fedora-archive/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
One of the configured repositories failed (Unknown),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled
yum --disablerepo=<repoid> ...
4. Disable the repository permanently, so yum won't use it by default. Yum
will then just ignore the repository until you permanently enable it
again or use --enablerepo for temporary usage:
yum-config-manager --disable <repoid>
or
subscription-manager repos --disable=<repoid>
5. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
mysql-connectors-community: Check uncompressed DB failed
* 2024-08-06 00:50:41 (1075) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-06 00:50:41 (6305) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/oWqjV_9K5x/ea_profile.json
* 2024-08-06 00:50:45 (6328) [[32mINFO[0m] Backed up EA4 profile to /tmp/oWqjV_9K5x/ea_profile.json
* 2024-08-06 00:50:46 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-06 00:50:48 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-07 00:49:52 (8474) [[32mINFO[0m] Self-update of script version 50 requested.
* 2024-08-07 00:49:52 (8496) [[32mINFO[0m] Script is up to date.
* 2024-08-07 00:49:53 (756) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-07 00:49:53 (763) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-07 00:49:53 (7163) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-07 00:49:53 (7164) [[32mINFO[0m]
* 2024-08-07 00:49:59 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-07 00:50:00 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-07 00:50:00 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-07 00:50:00 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-07 00:50:00 (2200) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-07 00:50:00 (2176) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-07 00:50:10 (2059) [[33mWARN[0m] Initial run of "yum makecache" failed: http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/daf5e1b8a8187412462d1872a2e74b9cb6fb27a7c407de8c5ec93cdfda1bab26-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a08032440613d6a73257cf3f7330f80f626baabb03945af8839ac019a883a9d4-other.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-07 00:50:10 (2060) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-08-07 00:50:10 (7163) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-08-07 00:50:10 (7164) [[32mINFO[0m]
* 2024-08-07 00:50:10 (7177) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-08-07 00:50:10 (7177) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-08-07 00:50:10 (7177) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-08-07 00:50:10 (7177) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-08-07 00:50:10 (7177) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-08-07 00:50:10 (7177) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-08-07 00:50:10 (7177) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-08-07 00:50:10 (7177) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-08-07 00:50:10 (7177) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-08-07 00:50:10 (7177) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-08-07 00:50:10 (7177) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-08-07 00:50:10 (7177) [[32mINFO[0m] Other repos take up 12 M of disk space (use --verbose for details)
* 2024-08-07 00:50:10 (7194) [[32mINFO[0m]
* 2024-08-07 00:51:24 (2069) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2024-08-07 00:51:24 (2070) [[31mERROR[0m] Existing lock /var/run/yum.pid: another copy is running as pid 807223.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 36 M RSS (271 MB VSZ)
Started: Wed Aug 7 00:49:53 2024 - 00:18 ago
State : Running, pid: 807223
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 49 M RSS (4.2 GB VSZ)
Started: Wed Aug 7 00:49:53 2024 - 00:20 ago
State : Sleeping, pid: 807223
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 50 M RSS (4.2 GB VSZ)
Started: Wed Aug 7 00:49:53 2024 - 00:22 ago
State : Sleeping, pid: 807223
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 50 M RSS (4.2 GB VSZ)
Started: Wed Aug 7 00:49:53 2024 - 00:24 ago
State : Sleeping, pid: 807223
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 52 M RSS (4.2 GB VSZ)
Started: Wed Aug 7 00:49:53 2024 - 00:26 ago
State : Sleeping, pid: 807223
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 52 M RSS (4.2 GB VSZ)
Started: Wed Aug 7 00:49:53 2024 - 00:28 ago
State : Sleeping, pid: 807223
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 52 M RSS (4.2 GB VSZ)
Started: Wed Aug 7 00:49:53 2024 - 00:30 ago
State : Sleeping, pid: 807223
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 52 M RSS (4.2 GB VSZ)
Started: Wed Aug 7 00:49:53 2024 - 00:32 ago
State : Sleeping, pid: 807223
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 52 M RSS (4.2 GB VSZ)
Started: Wed Aug 7 00:49:53 2024 - 00:34 ago
State : Sleeping, pid: 807223
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 52 M RSS (4.2 GB VSZ)
Started: Wed Aug 7 00:49:53 2024 - 00:36 ago
State : Sleeping, pid: 807223
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 75 M RSS (4.2 GB VSZ)
Started: Wed Aug 7 00:49:53 2024 - 00:38 ago
State : Running, pid: 807223
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 118 M RSS (4.3 GB VSZ)
Started: Wed Aug 7 00:49:53 2024 - 00:40 ago
State : Running, pid: 807223
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 310 M RSS (4.4 GB VSZ)
Started: Wed Aug 7 00:49:53 2024 - 00:42 ago
State : Running, pid: 807223
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/1e0f3b42efd8b5d54a6aa9feb1f03c7de2bb414b92268c3db5965bd38648b2da-filelists.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/a08032440613d6a73257cf3f7330f80f626baabb03945af8839ac019a883a9d4-other.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.hostgator.com/epel/7/x86_64/repodata/daf5e1b8a8187412462d1872a2e74b9cb6fb27a7c407de8c5ec93cdfda1bab26-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-07 00:51:24 (1075) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-07 00:51:24 (6305) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vkXqQwd5WL/ea_profile.json
* 2024-08-07 00:51:25 (6328) [[32mINFO[0m] Backed up EA4 profile to /tmp/vkXqQwd5WL/ea_profile.json
* 2024-08-07 00:51:25 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-07 00:51:27 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-08 00:48:52 (8474) [[32mINFO[0m] Self-update of script version 50 requested.
* 2024-08-08 00:48:52 (8479) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-08-08 00:48:52 (8488) [[32mINFO[0m] Script update to version 51 successful.
* 2024-08-08 00:48:54 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-08 00:48:54 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-08 00:48:54 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-08 00:48:54 (7324) [[32mINFO[0m]
* 2024-08-08 00:49:06 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 11 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-08 00:49:07 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-08 00:49:07 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-08 00:49:07 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-08 00:49:07 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-08 00:49:07 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-08 00:49:16 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-08 00:49:16 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/YFlt45kiwM/ea_profile.json
* 2024-08-08 00:49:17 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/YFlt45kiwM/ea_profile.json
* 2024-08-08 00:49:18 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-08 00:49:19 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-09 00:48:53 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-09 00:48:53 (8664) [[32mINFO[0m] Script is up to date.
* 2024-08-09 00:48:54 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-09 00:48:54 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-09 00:48:54 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-09 00:48:54 (7324) [[32mINFO[0m]
* 2024-08-09 00:49:06 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-09 00:49:07 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-09 00:49:07 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-09 00:49:07 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-09 00:49:07 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-09 00:49:07 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-09 00:49:17 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-09 00:49:17 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/So4H4jc_2l/ea_profile.json
* 2024-08-09 00:49:18 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/So4H4jc_2l/ea_profile.json
* 2024-08-09 00:49:18 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-09 00:49:20 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-10 00:49:37 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-10 00:49:37 (8664) [[32mINFO[0m] Script is up to date.
* 2024-08-10 00:49:38 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-10 00:49:38 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-10 00:49:39 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-10 00:49:39 (7324) [[32mINFO[0m]
* 2024-08-10 00:49:50 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-10 00:49:51 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-10 00:49:51 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-10 00:49:51 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-10 00:49:51 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-10 00:49:51 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-10 00:50:01 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-10 00:50:01 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/trYM8PPhTb/ea_profile.json
* 2024-08-10 00:50:02 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/trYM8PPhTb/ea_profile.json
* 2024-08-10 00:50:02 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-10 00:50:04 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-11 00:49:55 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-11 00:49:55 (8664) [[32mINFO[0m] Script is up to date.
* 2024-08-11 00:49:56 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-11 00:49:56 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-11 00:49:56 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-11 00:49:56 (7324) [[32mINFO[0m]
* 2024-08-11 00:50:08 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-11 00:50:10 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-11 00:50:10 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-11 00:50:10 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-11 00:50:10 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-11 00:50:10 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-11 00:50:19 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-11 00:50:20 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sMToTiD2bx/ea_profile.json
* 2024-08-11 00:50:20 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/sMToTiD2bx/ea_profile.json
* 2024-08-11 00:50:21 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-11 00:50:23 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-12 00:48:50 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-12 00:48:50 (8664) [[32mINFO[0m] Script is up to date.
* 2024-08-12 00:48:52 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-12 00:48:52 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-12 00:48:52 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-12 00:48:52 (7324) [[32mINFO[0m]
* 2024-08-12 00:49:04 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-12 00:49:06 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-12 00:49:06 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-12 00:49:06 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-12 00:49:06 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-12 00:49:06 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-12 00:49:16 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-12 00:49:16 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lhGuerFytI/ea_profile.json
* 2024-08-12 00:49:16 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/lhGuerFytI/ea_profile.json
* 2024-08-12 00:49:17 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-12 00:49:19 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-13 00:48:51 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-13 00:48:51 (8664) [[32mINFO[0m] Script is up to date.
* 2024-08-13 00:48:53 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-13 00:48:53 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-13 00:48:53 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-13 00:48:53 (7324) [[32mINFO[0m]
* 2024-08-13 00:49:05 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-13 00:49:07 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-13 00:49:07 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-13 00:49:07 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-13 00:49:07 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-13 00:49:07 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-13 00:49:16 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-13 00:49:17 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PBfZnTsGm1/ea_profile.json
* 2024-08-13 00:49:17 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/PBfZnTsGm1/ea_profile.json
* 2024-08-13 00:49:18 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-13 00:49:20 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-14 00:49:02 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-14 00:49:02 (8664) [[32mINFO[0m] Script is up to date.
* 2024-08-14 00:49:04 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-14 00:49:04 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-14 00:49:04 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-14 00:49:04 (7324) [[32mINFO[0m]
* 2024-08-14 00:49:15 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-14 00:49:16 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-14 00:49:16 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-14 00:49:16 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-14 00:49:16 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-14 00:49:16 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-14 00:49:27 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-14 00:49:27 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7xG_b_ZTXE/ea_profile.json
* 2024-08-14 00:49:27 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/7xG_b_ZTXE/ea_profile.json
* 2024-08-14 00:49:28 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-14 00:49:30 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-15 00:51:04 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-15 00:51:05 (8664) [[32mINFO[0m] Script is up to date.
* 2024-08-15 00:51:06 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-15 00:51:06 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-15 00:51:06 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-15 00:51:06 (7324) [[32mINFO[0m]
* 2024-08-15 00:51:12 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-15 00:51:14 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-15 00:51:14 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-15 00:51:14 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-15 00:51:14 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-15 00:51:14 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-15 00:51:26 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-15 00:51:26 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sq2JRHm5fq/ea_profile.json
* 2024-08-15 00:51:27 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/sq2JRHm5fq/ea_profile.json
* 2024-08-15 00:51:28 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-15 00:51:29 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-16 00:48:59 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-16 00:48:59 (8664) [[32mINFO[0m] Script is up to date.
* 2024-08-16 00:49:01 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-16 00:49:01 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-16 00:49:01 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-16 00:49:01 (7324) [[32mINFO[0m]
* 2024-08-16 00:49:13 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-16 00:49:14 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-16 00:49:14 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-16 00:49:14 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-16 00:49:14 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-16 00:49:14 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-16 00:49:26 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-16 00:49:26 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Qn1qRF0hTb/ea_profile.json
* 2024-08-16 00:49:27 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/Qn1qRF0hTb/ea_profile.json
* 2024-08-16 00:49:28 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-16 00:49:29 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-17 00:49:45 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-17 00:49:45 (8664) [[32mINFO[0m] Script is up to date.
* 2024-08-17 00:49:46 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-17 00:49:46 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-17 00:49:46 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-17 00:49:46 (7324) [[32mINFO[0m]
* 2024-08-17 00:49:58 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-17 00:50:00 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-17 00:50:00 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-17 00:50:00 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-17 00:50:00 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-17 00:50:00 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-17 00:50:11 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-17 00:50:11 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/P7esqar1Vd/ea_profile.json
* 2024-08-17 00:50:12 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/P7esqar1Vd/ea_profile.json
* 2024-08-17 00:50:12 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-17 00:50:14 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-18 00:49:31 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-18 00:49:31 (8664) [[32mINFO[0m] Script is up to date.
* 2024-08-18 00:49:32 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-18 00:49:32 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-18 00:49:32 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-18 00:49:32 (7324) [[32mINFO[0m]
* 2024-08-18 00:49:44 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-18 00:49:45 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-18 00:49:45 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-18 00:49:45 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-18 00:49:45 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-18 00:49:45 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-18 00:49:56 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-18 00:49:57 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QyS8Nlci7I/ea_profile.json
* 2024-08-18 00:49:57 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/QyS8Nlci7I/ea_profile.json
* 2024-08-18 00:49:58 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-18 00:49:59 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-19 00:49:28 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-19 00:49:28 (8664) [[32mINFO[0m] Script is up to date.
* 2024-08-19 00:49:30 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-19 00:49:30 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-19 00:49:30 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-19 00:49:30 (7324) [[32mINFO[0m]
* 2024-08-19 00:49:36 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-19 00:49:37 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-19 00:49:37 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-19 00:49:37 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-19 00:49:37 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-19 00:49:37 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-19 00:49:48 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-19 00:49:48 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pDadwd4Alr/ea_profile.json
* 2024-08-19 00:49:49 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/pDadwd4Alr/ea_profile.json
* 2024-08-19 00:49:50 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-19 00:49:51 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-20 00:49:00 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-20 00:49:00 (8664) [[32mINFO[0m] Script is up to date.
* 2024-08-20 00:49:02 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-20 00:49:02 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-20 00:49:02 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-20 00:49:02 (7324) [[32mINFO[0m]
* 2024-08-20 00:49:09 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-20 00:49:10 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 30 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-20 00:49:10 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-20 00:49:10 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-20 00:49:10 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-20 00:49:10 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-20 00:49:23 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-20 00:49:23 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bxwIaG4dXP/ea_profile.json
* 2024-08-20 00:49:24 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/bxwIaG4dXP/ea_profile.json
* 2024-08-20 00:49:25 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-20 00:49:26 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-21 00:48:59 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-21 00:48:59 (8664) [[32mINFO[0m] Script is up to date.
* 2024-08-21 00:49:00 (739) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-21 00:49:00 (746) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-21 00:49:00 (7323) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-21 00:49:00 (7324) [[32mINFO[0m]
* 2024-08-21 00:49:12 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-21 00:49:13 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-21 00:49:13 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-21 00:49:13 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-21 00:49:13 (2170) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-21 00:49:13 (2146) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-21 00:49:24 (1058) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-21 00:49:24 (6442) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0_cQ7bCCuK/ea_profile.json
* 2024-08-21 00:49:25 (6465) [[32mINFO[0m] Backed up EA4 profile to /tmp/0_cQ7bCCuK/ea_profile.json
* 2024-08-21 00:49:26 (226) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-21 00:49:27 (350) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-22 00:48:54 (8642) [[32mINFO[0m] Self-update of script version 51 requested.
* 2024-08-22 00:48:54 (8647) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-08-22 00:48:55 (8656) [[32mINFO[0m] Script update to version 52 successful.
* 2024-08-22 00:48:56 (673) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-22 00:48:56 (680) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-22 00:48:56 (7573) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-22 00:48:56 (7574) [[32mINFO[0m]
* 2024-08-22 00:49:08 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-22 00:49:09 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-22 00:49:09 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-22 00:49:09 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-22 00:49:09 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-22 00:49:09 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-22 00:49:20 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-22 00:49:20 (6692) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/68ETTX0vmN/ea_profile.json
* 2024-08-22 00:49:21 (6715) [[32mINFO[0m] Backed up EA4 profile to /tmp/68ETTX0vmN/ea_profile.json
* 2024-08-22 00:49:21 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-22 00:49:23 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-23 00:49:04 (8917) [[32mINFO[0m] Self-update of script version 52 requested.
* 2024-08-23 00:49:04 (8939) [[32mINFO[0m] Script is up to date.
* 2024-08-23 00:49:05 (673) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-23 00:49:05 (680) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-23 00:49:05 (7573) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-23 00:49:05 (7574) [[32mINFO[0m]
* 2024-08-23 00:49:17 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-23 00:49:18 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-23 00:49:18 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-23 00:49:18 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-23 00:49:18 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-23 00:49:18 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-23 00:49:29 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-23 00:49:29 (6692) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/IhpqL0yVgL/ea_profile.json
* 2024-08-23 00:49:30 (6715) [[32mINFO[0m] Backed up EA4 profile to /tmp/IhpqL0yVgL/ea_profile.json
* 2024-08-23 00:49:30 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-23 00:49:32 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-24 00:49:45 (8917) [[32mINFO[0m] Self-update of script version 52 requested.
* 2024-08-24 00:49:45 (8939) [[32mINFO[0m] Script is up to date.
* 2024-08-24 00:49:46 (673) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-24 00:49:46 (680) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-24 00:49:46 (7573) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-24 00:49:46 (7574) [[32mINFO[0m]
* 2024-08-24 00:49:58 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-24 00:49:59 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-24 00:49:59 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-24 00:49:59 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-24 00:49:59 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-24 00:49:59 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-24 00:50:10 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-24 00:50:10 (6692) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VGu9D5WG8P/ea_profile.json
* 2024-08-24 00:50:11 (6715) [[32mINFO[0m] Backed up EA4 profile to /tmp/VGu9D5WG8P/ea_profile.json
* 2024-08-24 00:50:11 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-24 00:50:13 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-25 00:49:29 (8917) [[32mINFO[0m] Self-update of script version 52 requested.
* 2024-08-25 00:49:29 (8939) [[32mINFO[0m] Script is up to date.
* 2024-08-25 00:49:30 (673) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-25 00:49:30 (680) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-25 00:49:30 (7573) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-25 00:49:30 (7574) [[32mINFO[0m]
* 2024-08-25 00:49:42 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-25 00:49:43 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-25 00:49:43 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-25 00:49:43 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-25 00:49:43 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-25 00:49:43 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-25 00:49:55 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-25 00:49:55 (6692) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BkAd9ZVzrb/ea_profile.json
* 2024-08-25 00:49:56 (6715) [[32mINFO[0m] Backed up EA4 profile to /tmp/BkAd9ZVzrb/ea_profile.json
* 2024-08-25 00:49:56 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-25 00:49:58 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-26 00:49:22 (8917) [[32mINFO[0m] Self-update of script version 52 requested.
* 2024-08-26 00:49:22 (8939) [[32mINFO[0m] Script is up to date.
* 2024-08-26 00:49:23 (673) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-26 00:49:23 (680) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-26 00:49:23 (7573) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-26 00:49:23 (7574) [[32mINFO[0m]
* 2024-08-26 00:49:35 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-26 00:49:37 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-26 00:49:37 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-26 00:49:37 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-26 00:49:37 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-26 00:49:37 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-26 00:49:48 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-26 00:49:48 (6692) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/KsZmjTpIkG/ea_profile.json
* 2024-08-26 00:49:49 (6715) [[32mINFO[0m] Backed up EA4 profile to /tmp/KsZmjTpIkG/ea_profile.json
* 2024-08-26 00:49:50 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-26 00:49:51 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-27 00:48:53 (8917) [[32mINFO[0m] Self-update of script version 52 requested.
* 2024-08-27 00:48:53 (8939) [[32mINFO[0m] Script is up to date.
* 2024-08-27 00:48:54 (673) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-27 00:48:54 (680) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-27 00:48:54 (7573) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-27 00:48:54 (7574) [[32mINFO[0m]
* 2024-08-27 00:49:00 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-27 00:49:02 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-27 00:49:02 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-27 00:49:02 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-27 00:49:02 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-27 00:49:02 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-27 00:49:12 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-27 00:49:12 (6692) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XqyQQa1gnI/ea_profile.json
* 2024-08-27 00:49:13 (6715) [[32mINFO[0m] Backed up EA4 profile to /tmp/XqyQQa1gnI/ea_profile.json
* 2024-08-27 00:49:14 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-27 00:49:15 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-28 00:49:22 (8917) [[32mINFO[0m] Self-update of script version 52 requested.
* 2024-08-28 00:49:22 (8939) [[32mINFO[0m] Script is up to date.
* 2024-08-28 00:49:23 (673) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-28 00:49:23 (680) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-28 00:49:23 (7573) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-28 00:49:23 (7574) [[32mINFO[0m]
* 2024-08-28 00:49:35 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-28 00:49:36 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-28 00:49:36 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-28 00:49:36 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-28 00:49:36 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-28 00:49:36 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-28 00:49:47 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-28 00:49:47 (6692) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2jqAphAYPA/ea_profile.json
* 2024-08-28 00:49:48 (6715) [[32mINFO[0m] Backed up EA4 profile to /tmp/2jqAphAYPA/ea_profile.json
* 2024-08-28 00:49:48 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-28 00:49:50 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-29 00:48:50 (8917) [[32mINFO[0m] Self-update of script version 52 requested.
* 2024-08-29 00:48:50 (8939) [[32mINFO[0m] Script is up to date.
* 2024-08-29 00:48:51 (673) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-29 00:48:51 (680) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-29 00:48:51 (7573) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-29 00:48:51 (7574) [[32mINFO[0m]
* 2024-08-29 00:49:03 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-29 00:49:04 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-29 00:49:04 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-29 00:49:04 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-29 00:49:04 (2104) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-29 00:49:04 (2080) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-29 00:49:15 (992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-29 00:49:15 (6692) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pfVMI3m3ar/ea_profile.json
* 2024-08-29 00:49:16 (6715) [[32mINFO[0m] Backed up EA4 profile to /tmp/pfVMI3m3ar/ea_profile.json
* 2024-08-29 00:49:17 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-29 00:49:18 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-30 00:48:53 (8917) [[32mINFO[0m] Self-update of script version 52 requested.
* 2024-08-30 00:48:54 (8922) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-08-30 00:48:54 (8931) [[32mINFO[0m] Script update to version 53 successful.
* 2024-08-30 00:48:55 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-30 00:48:55 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-30 00:48:55 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-30 00:48:55 (7647) [[32mINFO[0m]
* 2024-08-30 00:49:07 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-30 00:49:08 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-30 00:49:08 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-30 00:49:08 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-30 00:49:08 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-30 00:49:08 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-30 00:49:19 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-30 00:49:19 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/a6jW8lahk6/ea_profile.json
* 2024-08-30 00:49:20 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/a6jW8lahk6/ea_profile.json
* 2024-08-30 00:49:21 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-30 00:49:23 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-31 00:49:51 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-08-31 00:49:51 (9014) [[32mINFO[0m] Script is up to date.
* 2024-08-31 00:49:52 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-08-31 00:49:52 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-08-31 00:49:52 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-08-31 00:49:52 (7647) [[32mINFO[0m]
* 2024-08-31 00:49:58 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-08-31 00:49:59 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-08-31 00:49:59 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-08-31 00:49:59 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-08-31 00:49:59 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-08-31 00:49:59 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-08-31 00:50:10 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-31 00:50:10 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/JVJn43_Xkz/ea_profile.json
* 2024-08-31 00:50:11 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/JVJn43_Xkz/ea_profile.json
* 2024-08-31 00:50:11 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-08-31 00:50:13 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-01 00:49:48 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-01 00:49:48 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-01 00:49:49 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-01 00:49:49 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-01 00:49:49 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-01 00:49:49 (7647) [[32mINFO[0m]
* 2024-09-01 00:50:01 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-01 00:50:03 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-01 00:50:03 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-01 00:50:03 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-01 00:50:03 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-01 00:50:03 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-01 00:50:14 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-01 00:50:14 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jHEEOmgU9S/ea_profile.json
* 2024-09-01 00:50:15 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/jHEEOmgU9S/ea_profile.json
* 2024-09-01 00:50:15 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-01 00:50:17 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-02 00:48:50 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-02 00:48:50 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-02 00:48:51 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-02 00:48:51 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-02 00:48:51 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-02 00:48:51 (7647) [[32mINFO[0m]
* 2024-09-02 00:49:05 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-02 00:49:07 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-02 00:49:07 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-02 00:49:07 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-02 00:49:07 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-02 00:49:07 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-02 00:49:17 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-02 00:49:17 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BP5UKe2IGj/ea_profile.json
* 2024-09-02 00:49:18 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/BP5UKe2IGj/ea_profile.json
* 2024-09-02 00:49:19 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-02 00:49:20 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-03 00:49:03 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-03 00:49:03 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-03 00:49:04 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-03 00:49:04 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-03 00:49:05 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-03 00:49:05 (7647) [[32mINFO[0m]
* 2024-09-03 00:49:09 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-03 00:49:11 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-03 00:49:11 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-03 00:49:11 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-03 00:49:11 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-03 00:49:11 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-03 00:49:28 (1966) [[33mWARN[0m] Initial run of "yum makecache" failed: Existing lock /var/run/yum.pid: another copy is running as pid 334206.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 40 M RSS (276 MB VSZ)
Started: Tue Sep 3 00:49:04 2024 - 00:07 ago
State : Running, pid: 334206
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 89 M RSS (324 MB VSZ)
Started: Tue Sep 3 00:49:04 2024 - 00:09 ago
State : Running, pid: 334206
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 137 M RSS (372 MB VSZ)
Started: Tue Sep 3 00:49:04 2024 - 00:11 ago
State : Running, pid: 334206
* 2024-09-03 00:49:28 (1967) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-09-03 00:49:28 (7646) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-09-03 00:49:28 (7647) [[32mINFO[0m]
* 2024-09-03 00:49:28 (7660) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-09-03 00:49:28 (7660) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-09-03 00:49:28 (7660) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-09-03 00:49:28 (7660) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-09-03 00:49:28 (7660) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-09-03 00:49:28 (7660) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-09-03 00:49:28 (7660) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-09-03 00:49:28 (7660) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-09-03 00:49:28 (7660) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-09-03 00:49:28 (7660) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-09-03 00:49:28 (7660) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-09-03 00:49:28 (7660) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-09-03 00:49:28 (7677) [[32mINFO[0m]
* 2024-09-03 00:50:38 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-03 00:50:38 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/p0x4JPZLkb/ea_profile.json
* 2024-09-03 00:50:38 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/p0x4JPZLkb/ea_profile.json
* 2024-09-03 00:50:39 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-03 00:50:40 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-04 00:49:04 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-04 00:49:04 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-04 00:49:05 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-04 00:49:05 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-04 00:49:05 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-04 00:49:05 (7647) [[32mINFO[0m]
* 2024-09-04 00:49:17 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-04 00:49:18 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-04 00:49:18 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-04 00:49:18 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-04 00:49:18 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-04 00:49:18 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-04 00:49:29 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-04 00:49:29 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AdMoUXcPZl/ea_profile.json
* 2024-09-04 00:49:30 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/AdMoUXcPZl/ea_profile.json
* 2024-09-04 00:49:31 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-04 00:49:32 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-05 00:48:54 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-05 00:48:54 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-05 00:48:55 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-05 00:48:55 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-05 00:48:55 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-05 00:48:55 (7647) [[32mINFO[0m]
* 2024-09-05 00:49:05 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-05 00:49:06 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-05 00:49:06 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-05 00:49:06 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-05 00:49:06 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-05 00:49:06 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-05 00:49:18 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-05 00:49:18 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6oS_DvsKzY/ea_profile.json
* 2024-09-05 00:49:19 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/6oS_DvsKzY/ea_profile.json
* 2024-09-05 00:49:19 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-05 00:49:21 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-06 00:49:40 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-06 00:49:40 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-06 00:49:41 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-06 00:49:41 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-06 00:49:41 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-06 00:49:41 (7647) [[32mINFO[0m]
* 2024-09-06 00:49:49 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-06 00:49:50 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-06 00:49:50 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-06 00:49:50 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-06 00:49:50 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-06 00:49:50 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-06 00:50:01 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-06 00:50:01 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lbicvZdm91/ea_profile.json
* 2024-09-06 00:50:02 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/lbicvZdm91/ea_profile.json
* 2024-09-06 00:50:03 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-06 00:50:04 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-07 00:49:47 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-07 00:49:47 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-07 00:49:48 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-07 00:49:48 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-07 00:49:48 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-07 00:49:48 (7647) [[32mINFO[0m]
* 2024-09-07 00:50:00 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-07 00:50:02 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-07 00:50:02 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-07 00:50:02 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-07 00:50:02 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-07 00:50:02 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-07 00:50:13 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-07 00:50:13 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2D9JJZyufb/ea_profile.json
* 2024-09-07 00:50:13 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/2D9JJZyufb/ea_profile.json
* 2024-09-07 00:50:14 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-07 00:50:15 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-08 00:49:31 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-08 00:49:31 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-08 00:49:32 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-08 00:49:32 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-08 00:49:32 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-08 00:49:32 (7647) [[32mINFO[0m]
* 2024-09-08 00:49:37 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-08 00:49:44 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-08 00:49:44 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-08 00:49:44 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-08 00:49:44 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-08 00:49:44 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-08 00:49:55 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-08 00:49:55 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gzbrD8a_BD/ea_profile.json
* 2024-09-08 00:49:56 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/gzbrD8a_BD/ea_profile.json
* 2024-09-08 00:49:57 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-08 00:49:58 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-09 00:48:52 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-09 00:48:52 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-09 00:48:53 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-09 00:48:53 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-09 00:48:53 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-09 00:48:53 (7647) [[32mINFO[0m]
* 2024-09-09 00:48:59 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-09 00:49:00 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-09 00:49:00 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-09 00:49:00 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-09 00:49:00 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-09 00:49:00 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-09 00:49:11 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-09 00:49:11 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QhHL3JBz7p/ea_profile.json
* 2024-09-09 00:49:12 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/QhHL3JBz7p/ea_profile.json
* 2024-09-09 00:49:13 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-09 00:49:14 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-10 00:48:55 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-10 00:48:55 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-10 00:48:56 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-10 00:48:56 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-10 00:48:56 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-10 00:48:56 (7647) [[32mINFO[0m]
* 2024-09-10 00:49:01 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-10 00:49:02 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-10 00:49:02 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-10 00:49:02 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-10 00:49:02 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-10 00:49:02 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-10 00:49:19 (1966) [[33mWARN[0m] Initial run of "yum makecache" failed: Existing lock /var/run/yum.pid: another copy is running as pid 537014.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 48 M RSS (284 MB VSZ)
Started: Tue Sep 10 00:48:55 2024 - 00:08 ago
State : Sleeping, pid: 537014
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 87 M RSS (322 MB VSZ)
Started: Tue Sep 10 00:48:55 2024 - 00:10 ago
State : Running, pid: 537014
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 124 M RSS (359 MB VSZ)
Started: Tue Sep 10 00:48:55 2024 - 00:12 ago
State : Running, pid: 537014
* 2024-09-10 00:49:19 (1967) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-09-10 00:49:19 (7646) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-09-10 00:49:19 (7647) [[32mINFO[0m]
* 2024-09-10 00:49:19 (7660) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-09-10 00:49:19 (7660) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-09-10 00:49:19 (7660) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-09-10 00:49:19 (7660) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-09-10 00:49:19 (7660) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-09-10 00:49:19 (7660) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-09-10 00:49:19 (7660) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-09-10 00:49:19 (7660) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-09-10 00:49:19 (7660) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-09-10 00:49:19 (7660) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-09-10 00:49:20 (7660) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-09-10 00:49:20 (7660) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-09-10 00:49:20 (7677) [[32mINFO[0m]
* 2024-09-10 00:50:30 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-10 00:50:30 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Nb9RM8X_ps/ea_profile.json
* 2024-09-10 00:50:30 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/Nb9RM8X_ps/ea_profile.json
* 2024-09-10 00:50:31 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-10 00:50:32 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-11 00:49:20 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-11 00:49:20 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-11 00:49:21 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-11 00:49:21 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-11 00:49:21 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-11 00:49:21 (7647) [[32mINFO[0m]
* 2024-09-11 00:49:27 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-11 00:49:29 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-11 00:49:29 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-11 00:49:29 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-11 00:49:29 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-11 00:49:29 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-11 00:49:40 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-11 00:49:40 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/y31y6KPIYT/ea_profile.json
* 2024-09-11 00:49:41 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/y31y6KPIYT/ea_profile.json
* 2024-09-11 00:49:41 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-11 00:49:43 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-12 00:49:00 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-12 00:49:00 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-12 00:49:02 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-12 00:49:02 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-12 00:49:02 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-12 00:49:02 (7647) [[32mINFO[0m]
* 2024-09-12 00:49:07 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-12 00:49:08 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-12 00:49:08 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-12 00:49:08 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-12 00:49:08 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-12 00:49:08 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-12 00:49:20 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-12 00:49:20 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/4kREYBE7Rb/ea_profile.json
* 2024-09-12 00:49:21 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/4kREYBE7Rb/ea_profile.json
* 2024-09-12 00:49:22 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-12 00:49:23 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-13 00:48:50 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-13 00:48:50 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-13 00:48:51 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-13 00:48:51 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-13 00:48:52 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-13 00:48:52 (7647) [[32mINFO[0m]
* 2024-09-13 00:48:57 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-13 00:48:58 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-13 00:48:58 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-13 00:48:58 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-13 00:48:58 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-13 00:48:58 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-13 00:49:09 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-13 00:49:10 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xvc868tIhi/ea_profile.json
* 2024-09-13 00:49:10 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/xvc868tIhi/ea_profile.json
* 2024-09-13 00:49:11 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-13 00:49:13 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-14 00:49:44 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-14 00:49:44 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-14 00:49:45 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-14 00:49:45 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-14 00:49:45 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-14 00:49:45 (7647) [[32mINFO[0m]
* 2024-09-14 00:49:50 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-14 00:49:52 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-14 00:49:52 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-14 00:49:52 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-14 00:49:52 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-14 00:49:52 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-14 00:50:02 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-14 00:50:03 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DGslpK1ofZ/ea_profile.json
* 2024-09-14 00:50:03 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/DGslpK1ofZ/ea_profile.json
* 2024-09-14 00:50:04 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-14 00:50:06 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-15 00:50:28 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-15 00:50:29 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-15 00:50:30 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-15 00:50:30 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-15 00:50:30 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-15 00:50:30 (7647) [[32mINFO[0m]
* 2024-09-15 00:50:36 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-15 00:50:43 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-15 00:50:43 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-15 00:50:43 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-15 00:50:43 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-15 00:50:43 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-15 00:50:54 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-15 00:50:54 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yJ10ND41ui/ea_profile.json
* 2024-09-15 00:50:55 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/yJ10ND41ui/ea_profile.json
* 2024-09-15 00:50:55 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-15 00:50:57 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-16 00:48:55 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-16 00:48:55 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-16 00:48:56 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-16 00:48:56 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-16 00:48:56 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-16 00:48:56 (7647) [[32mINFO[0m]
* 2024-09-16 00:49:01 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-16 00:49:02 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-16 00:49:02 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-16 00:49:02 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-16 00:49:02 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-16 00:49:02 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-16 00:49:13 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-16 00:49:13 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tlZJHLUZnL/ea_profile.json
* 2024-09-16 00:49:14 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/tlZJHLUZnL/ea_profile.json
* 2024-09-16 00:49:15 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-16 00:49:36 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-17 00:49:06 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-17 00:49:06 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-17 00:49:07 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-17 00:49:07 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-17 00:49:07 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-17 00:49:07 (7647) [[32mINFO[0m]
* 2024-09-17 00:49:19 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-17 00:49:20 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-17 00:49:20 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-17 00:49:20 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-17 00:49:20 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-17 00:49:20 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-17 00:49:31 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-17 00:49:31 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/83evyFdAIe/ea_profile.json
* 2024-09-17 00:49:32 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/83evyFdAIe/ea_profile.json
* 2024-09-17 00:49:33 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-17 00:49:34 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-18 00:49:21 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-18 00:49:21 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-18 00:49:22 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-18 00:49:22 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-18 00:49:22 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-18 00:49:22 (7647) [[32mINFO[0m]
* 2024-09-18 00:49:29 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-18 00:49:30 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-18 00:49:30 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-18 00:49:30 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-18 00:49:30 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-18 00:49:30 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-18 00:49:41 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-18 00:49:41 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9DuFbwW9hj/ea_profile.json
* 2024-09-18 00:49:42 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/9DuFbwW9hj/ea_profile.json
* 2024-09-18 00:49:42 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-18 00:49:44 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-19 00:50:30 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-19 00:50:30 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-19 00:50:31 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-19 00:50:31 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-19 00:50:31 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-19 00:50:31 (7647) [[32mINFO[0m]
* 2024-09-19 00:50:36 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-19 00:50:38 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-19 00:50:38 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-19 00:50:38 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-19 00:50:38 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-19 00:50:38 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-19 00:50:48 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-19 00:50:48 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Nzg_DvQZMl/ea_profile.json
* 2024-09-19 00:50:49 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/Nzg_DvQZMl/ea_profile.json
* 2024-09-19 00:50:49 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-19 00:50:51 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-20 00:48:55 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-20 00:48:55 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-20 00:48:56 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-20 00:48:56 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-20 00:48:56 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-20 00:48:56 (7647) [[32mINFO[0m]
* 2024-09-20 00:49:08 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-20 00:49:09 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-20 00:49:09 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-20 00:49:09 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-20 00:49:09 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-20 00:49:09 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-20 00:49:19 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-20 00:49:20 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wbYYtCxHGQ/ea_profile.json
* 2024-09-20 00:49:20 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/wbYYtCxHGQ/ea_profile.json
* 2024-09-20 00:49:21 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-20 00:49:23 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-21 00:50:30 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-21 00:50:30 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-21 00:50:32 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-21 00:50:32 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-21 00:50:32 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-21 00:50:32 (7647) [[32mINFO[0m]
* 2024-09-21 00:50:39 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-21 00:50:46 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-21 00:50:46 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-21 00:50:46 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-21 00:50:46 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-21 00:50:46 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-21 00:50:57 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-21 00:50:57 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7tiycOhJ7J/ea_profile.json
* 2024-09-21 00:50:57 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/7tiycOhJ7J/ea_profile.json
* 2024-09-21 00:50:58 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-21 00:50:59 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-22 00:49:38 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-22 00:49:38 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-22 00:49:39 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-22 00:49:39 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-22 00:49:39 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-22 00:49:39 (7647) [[32mINFO[0m]
* 2024-09-22 00:49:45 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-22 00:49:46 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-22 00:49:46 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-22 00:49:46 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-22 00:49:46 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-22 00:49:46 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-22 00:49:57 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-22 00:49:57 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7YtPFgX4ql/ea_profile.json
* 2024-09-22 00:49:58 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/7YtPFgX4ql/ea_profile.json
* 2024-09-22 00:49:58 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-22 00:50:00 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-23 00:48:51 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-23 00:48:51 (9014) [[32mINFO[0m] Script is up to date.
* 2024-09-23 00:48:53 (676) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-23 00:48:53 (683) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-23 00:48:53 (7646) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-23 00:48:53 (7647) [[32mINFO[0m]
* 2024-09-23 00:49:06 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-23 00:49:08 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-23 00:49:08 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-23 00:49:08 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-23 00:49:08 (2107) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-23 00:49:08 (2083) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-23 00:49:19 (995) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-23 00:49:19 (6765) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PhFPTC7mJB/ea_profile.json
* 2024-09-23 00:49:20 (6788) [[32mINFO[0m] Backed up EA4 profile to /tmp/PhFPTC7mJB/ea_profile.json
* 2024-09-23 00:49:20 (231) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-23 00:49:22 (355) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-24 00:48:58 (8992) [[32mINFO[0m] Self-update of script version 53 requested.
* 2024-09-24 00:48:59 (8997) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-09-24 00:48:59 (9006) [[32mINFO[0m] Script update to version 54 successful.
* 2024-09-24 00:49:00 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-24 00:49:00 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-24 00:49:00 (7666) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-24 00:49:00 (7667) [[32mINFO[0m]
* 2024-09-24 00:49:12 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-24 00:49:13 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-24 00:49:13 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-24 00:49:13 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-24 00:49:13 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-24 00:49:13 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-24 00:49:24 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-24 00:49:24 (6802) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tmf15VqnrB/ea_profile.json
* 2024-09-24 00:49:25 (6825) [[32mINFO[0m] Backed up EA4 profile to /tmp/tmf15VqnrB/ea_profile.json
* 2024-09-24 00:49:25 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-24 00:49:27 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-25 00:49:01 (9008) [[32mINFO[0m] Self-update of script version 54 requested.
* 2024-09-25 00:49:01 (9030) [[32mINFO[0m] Script is up to date.
* 2024-09-25 00:49:03 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-25 00:49:03 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-25 00:49:03 (7666) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-25 00:49:03 (7667) [[32mINFO[0m]
* 2024-09-25 00:49:08 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-25 00:49:09 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-25 00:49:09 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-25 00:49:09 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-25 00:49:09 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-25 00:49:09 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-25 00:49:26 (1995) [[33mWARN[0m] Initial run of "yum makecache" failed: Existing lock /var/run/yum.pid: another copy is running as pid 64868.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 48 M RSS (284 MB VSZ)
Started: Wed Sep 25 00:49:02 2024 - 00:07 ago
State : Sleeping, pid: 64868
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 89 M RSS (324 MB VSZ)
Started: Wed Sep 25 00:49:02 2024 - 00:09 ago
State : Running, pid: 64868
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 125 M RSS (360 MB VSZ)
Started: Wed Sep 25 00:49:02 2024 - 00:11 ago
State : Running, pid: 64868
* 2024-09-25 00:49:26 (1996) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-09-25 00:49:26 (7666) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-09-25 00:49:26 (7667) [[32mINFO[0m]
* 2024-09-25 00:49:26 (7680) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-09-25 00:49:26 (7680) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-09-25 00:49:26 (7680) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-09-25 00:49:26 (7680) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-09-25 00:49:26 (7680) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-09-25 00:49:26 (7680) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-09-25 00:49:26 (7680) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-09-25 00:49:26 (7680) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-09-25 00:49:26 (7680) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-09-25 00:49:26 (7680) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-09-25 00:49:26 (7680) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-09-25 00:49:26 (7680) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-09-25 00:49:26 (7697) [[32mINFO[0m]
* 2024-09-25 00:49:54 (2005) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2024-09-25 00:49:54 (2006) [[31mERROR[0m] https://rpm.grafana.com/repodata/76e4cf148e97a56305443c353e2a7441a57a11509a7f399bdb6b4068a6c3857b-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/4636501b89cb1605255f2050aee7bd248aba1db614cd2d4ed8f06471defd04ee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/repodata/9dbd18910d3e02e94d41dbd63eb5fe4539a6c146-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://repo.mysql.com/yum/mysql-tools-community/el/7/x86_64/repodata/9c1625d3363a5b783e5fccae34cad8c0e318402e-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/repodata/14e4c474f4c81cc2d0f308f9ffa0922691ed27a8-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://rpm-mirror.hostgator.com/nf-observability/7/x86_64/repodata/8b6630001a63869a82034438f2806b01b7a18d628f9cae8863ff6e096afabffa-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://s3.amazonaws.com/osquery-packages/rpm/x86_64/repodata/955f6dde1c9546db097e247925044868aeda3a535b666f85d63e85a45811392b-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/wp_core/7/noarch/repodata/9523f3e3d1b82a3d902c8955b0049b3829e16e6cd268abaec70b705e1aad96d8-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.cpmh.bom1.eigbox.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
One of the configured repositories failed (Unknown),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled
yum --disablerepo=<repoid> ...
4. Disable the repository permanently, so yum won't use it by default. Yum
will then just ignore the repository until you permanently enable it
again or use --enablerepo for temporary usage:
yum-config-manager --disable <repoid>
or
subscription-manager repos --disable=<repoid>
5. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
grafana: Check uncompressed DB failed
* 2024-09-25 00:49:54 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-25 00:49:54 (6802) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/J2n8Wz6WvH/ea_profile.json
* 2024-09-25 00:50:00 (6825) [[32mINFO[0m] Backed up EA4 profile to /tmp/J2n8Wz6WvH/ea_profile.json
* 2024-09-25 00:50:00 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-25 00:50:02 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-26 00:49:28 (9008) [[32mINFO[0m] Self-update of script version 54 requested.
* 2024-09-26 00:49:28 (9030) [[32mINFO[0m] Script is up to date.
* 2024-09-26 00:49:29 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-26 00:49:29 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-26 00:49:29 (7666) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-26 00:49:29 (7667) [[32mINFO[0m]
* 2024-09-26 00:49:34 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-26 00:49:35 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-26 00:49:35 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-26 00:49:35 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-26 00:49:35 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-26 00:49:35 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-26 00:49:46 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-26 00:49:46 (6802) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gs3dtvwIm0/ea_profile.json
* 2024-09-26 00:49:47 (6825) [[32mINFO[0m] Backed up EA4 profile to /tmp/gs3dtvwIm0/ea_profile.json
* 2024-09-26 00:49:47 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-26 00:49:49 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-27 00:49:00 (9008) [[32mINFO[0m] Self-update of script version 54 requested.
* 2024-09-27 00:49:00 (9030) [[32mINFO[0m] Script is up to date.
* 2024-09-27 00:49:01 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-27 00:49:01 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-27 00:49:02 (7666) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-27 00:49:02 (7667) [[32mINFO[0m]
* 2024-09-27 00:49:07 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-27 00:49:08 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-27 00:49:08 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-27 00:49:08 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-27 00:49:08 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-27 00:49:08 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-27 00:49:19 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-27 00:49:19 (6802) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/u8nXw9fhta/ea_profile.json
* 2024-09-27 00:49:20 (6825) [[32mINFO[0m] Backed up EA4 profile to /tmp/u8nXw9fhta/ea_profile.json
* 2024-09-27 00:49:21 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-27 00:49:22 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-28 00:50:00 (9008) [[32mINFO[0m] Self-update of script version 54 requested.
* 2024-09-28 00:50:00 (9030) [[32mINFO[0m] Script is up to date.
* 2024-09-28 00:50:01 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-28 00:50:01 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-28 00:50:01 (7666) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-28 00:50:01 (7667) [[32mINFO[0m]
* 2024-09-28 00:50:09 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-28 00:50:10 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-28 00:50:10 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-28 00:50:10 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-28 00:50:10 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-28 00:50:10 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-28 00:50:21 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-28 00:50:21 (6802) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/aEAdiUnk4R/ea_profile.json
* 2024-09-28 00:50:22 (6825) [[32mINFO[0m] Backed up EA4 profile to /tmp/aEAdiUnk4R/ea_profile.json
* 2024-09-28 00:50:22 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-28 00:50:24 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-29 00:49:42 (9008) [[32mINFO[0m] Self-update of script version 54 requested.
* 2024-09-29 00:49:42 (9030) [[32mINFO[0m] Script is up to date.
* 2024-09-29 00:49:43 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-29 00:49:43 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-29 00:49:43 (7666) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-29 00:49:43 (7667) [[32mINFO[0m]
* 2024-09-29 00:49:49 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-29 00:49:57 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-29 00:49:57 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-29 00:49:57 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-29 00:49:57 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-29 00:49:57 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-29 00:50:09 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-29 00:50:09 (6802) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vRjnUFSitb/ea_profile.json
* 2024-09-29 00:50:10 (6825) [[32mINFO[0m] Backed up EA4 profile to /tmp/vRjnUFSitb/ea_profile.json
* 2024-09-29 00:50:10 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-29 00:50:12 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-30 00:48:56 (9008) [[32mINFO[0m] Self-update of script version 54 requested.
* 2024-09-30 00:48:56 (9030) [[32mINFO[0m] Script is up to date.
* 2024-09-30 00:48:57 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-09-30 00:48:57 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-09-30 00:48:57 (7666) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-09-30 00:48:57 (7667) [[32mINFO[0m]
* 2024-09-30 00:49:04 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-09-30 00:49:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-09-30 00:49:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-09-30 00:49:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-09-30 00:49:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-09-30 00:49:05 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-09-30 00:49:22 (1995) [[33mWARN[0m] Initial run of "yum makecache" failed: Existing lock /var/run/yum.pid: another copy is running as pid 990205.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 39 M RSS (274 MB VSZ)
Started: Mon Sep 30 00:48:56 2024 - 00:10 ago
State : Running, pid: 990205
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 87 M RSS (322 MB VSZ)
Started: Mon Sep 30 00:48:56 2024 - 00:12 ago
State : Running, pid: 990205
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 125 M RSS (360 MB VSZ)
Started: Mon Sep 30 00:48:56 2024 - 00:14 ago
State : Running, pid: 990205
* 2024-09-30 00:49:22 (1996) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-09-30 00:49:22 (7666) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-09-30 00:49:22 (7667) [[32mINFO[0m]
* 2024-09-30 00:49:22 (7680) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-09-30 00:49:22 (7680) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-09-30 00:49:22 (7680) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-09-30 00:49:22 (7680) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-09-30 00:49:22 (7680) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-09-30 00:49:22 (7680) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-09-30 00:49:22 (7680) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-09-30 00:49:22 (7680) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-09-30 00:49:22 (7680) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-09-30 00:49:22 (7680) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-09-30 00:49:22 (7680) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-09-30 00:49:22 (7680) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-09-30 00:49:22 (7697) [[32mINFO[0m]
* 2024-09-30 00:50:31 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-30 00:50:31 (6802) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GR_ChdIq2X/ea_profile.json
* 2024-09-30 00:50:32 (6825) [[32mINFO[0m] Backed up EA4 profile to /tmp/GR_ChdIq2X/ea_profile.json
* 2024-09-30 00:50:32 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-09-30 00:50:34 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-01 00:49:02 (9008) [[32mINFO[0m] Self-update of script version 54 requested.
* 2024-10-01 00:49:03 (9013) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-10-01 00:49:03 (9022) [[32mINFO[0m] Script update to version 55 successful.
* 2024-10-01 00:49:04 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-01 00:49:04 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-01 00:49:04 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-01 00:49:04 (7668) [[32mINFO[0m]
* 2024-10-01 00:49:16 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-01 00:49:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-01 00:49:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-01 00:49:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-01 00:49:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-01 00:49:18 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-01 00:49:28 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-01 00:49:28 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bxHBXbir0c/ea_profile.json
* 2024-10-01 00:49:29 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/bxHBXbir0c/ea_profile.json
* 2024-10-01 00:49:30 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-01 00:49:31 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-02 00:51:17 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-02 00:51:17 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-02 00:51:19 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-02 00:51:19 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-02 00:51:19 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-02 00:51:19 (7668) [[32mINFO[0m]
* 2024-10-02 00:51:25 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-02 00:51:26 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-02 00:51:26 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-02 00:51:26 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-10-02 00:51:26 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-02 00:51:26 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-02 00:51:26 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-02 00:51:26 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-02 00:51:26 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-02 00:51:26 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-02 00:51:26 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-02 00:51:26 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-02 00:51:26 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-02 00:51:26 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-02 00:51:26 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-02 00:51:26 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-02 00:51:26 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-02 00:51:26 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-02 00:51:27 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-02 00:51:37 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-02 00:51:37 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/C9rNrF8JtO/ea_profile.json
* 2024-10-02 00:51:39 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/C9rNrF8JtO/ea_profile.json
* 2024-10-02 00:51:39 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-02 00:51:41 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-03 00:49:58 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-03 00:49:58 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-03 00:49:59 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-03 00:49:59 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-03 00:49:59 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-03 00:49:59 (7668) [[32mINFO[0m]
* 2024-10-03 00:50:06 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-03 00:50:07 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-03 00:50:07 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-03 00:50:07 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-03 00:50:07 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-03 00:50:07 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-03 00:50:23 (1995) [[33mWARN[0m] Initial run of "yum makecache" failed: Existing lock /var/run/yum.pid: another copy is running as pid 140780.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 56 M RSS (291 MB VSZ)
Started: Thu Oct 3 00:50:00 2024 - 00:07 ago
State : Running, pid: 140780
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 92 M RSS (327 MB VSZ)
Started: Thu Oct 3 00:50:00 2024 - 00:09 ago
State : Running, pid: 140780
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 144 M RSS (379 MB VSZ)
Started: Thu Oct 3 00:50:00 2024 - 00:11 ago
State : Running, pid: 140780
* 2024-10-03 00:50:23 (1996) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-10-03 00:50:23 (7667) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-10-03 00:50:23 (7668) [[32mINFO[0m]
* 2024-10-03 00:50:24 (7681) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-10-03 00:50:24 (7681) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-10-03 00:50:24 (7681) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-10-03 00:50:24 (7681) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-10-03 00:50:24 (7681) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-10-03 00:50:24 (7681) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-10-03 00:50:24 (7681) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-10-03 00:50:24 (7681) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-10-03 00:50:24 (7681) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-10-03 00:50:24 (7681) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-10-03 00:50:24 (7681) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-10-03 00:50:24 (7681) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-10-03 00:50:24 (7698) [[32mINFO[0m]
* 2024-10-03 00:51:34 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-03 00:51:34 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8qNHTottcY/ea_profile.json
* 2024-10-03 00:51:35 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/8qNHTottcY/ea_profile.json
* 2024-10-03 00:51:35 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-03 00:51:37 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-04 00:49:03 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-04 00:49:03 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-04 00:49:05 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-04 00:49:05 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-04 00:49:05 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-04 00:49:05 (7668) [[32mINFO[0m]
* 2024-10-04 00:49:17 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-04 00:49:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-04 00:49:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-04 00:49:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-04 00:49:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-04 00:49:18 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-04 00:49:29 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-04 00:49:29 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hdY_50EzKU/ea_profile.json
* 2024-10-04 00:49:30 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/hdY_50EzKU/ea_profile.json
* 2024-10-04 00:49:30 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-04 00:49:32 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-05 00:49:39 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-05 00:49:39 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-05 00:49:40 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-05 00:49:40 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-05 00:49:40 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-05 00:49:40 (7668) [[32mINFO[0m]
* 2024-10-05 00:49:52 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-05 00:49:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-05 00:49:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-05 00:49:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-05 00:49:53 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-05 00:49:53 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-05 00:50:04 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-05 00:50:04 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iROBZ_hCpv/ea_profile.json
* 2024-10-05 00:50:05 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/iROBZ_hCpv/ea_profile.json
* 2024-10-05 00:50:05 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-05 00:50:07 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-06 00:50:03 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-06 00:50:04 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-06 00:50:05 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-06 00:50:05 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-06 00:50:05 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-06 00:50:05 (7668) [[32mINFO[0m]
* 2024-10-06 00:50:17 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-06 00:50:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-06 00:50:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-06 00:50:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-06 00:50:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-06 00:50:18 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-06 00:50:29 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-06 00:50:29 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/18fmgNOgua/ea_profile.json
* 2024-10-06 00:50:30 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/18fmgNOgua/ea_profile.json
* 2024-10-06 00:50:30 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-06 00:50:32 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-07 00:48:58 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-07 00:48:58 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-07 00:48:59 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-07 00:48:59 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-07 00:48:59 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-07 00:48:59 (7668) [[32mINFO[0m]
* 2024-10-07 00:49:07 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-07 00:49:08 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-07 00:49:08 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-07 00:49:08 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-07 00:49:08 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-07 00:49:08 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-07 00:49:19 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-07 00:49:19 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/I1xQS_XRvW/ea_profile.json
* 2024-10-07 00:49:19 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/I1xQS_XRvW/ea_profile.json
* 2024-10-07 00:49:20 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-07 00:49:22 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-08 00:49:48 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-08 00:49:48 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-08 00:49:50 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-08 00:49:50 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-08 00:49:50 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-08 00:49:50 (7668) [[32mINFO[0m]
* 2024-10-08 00:50:02 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-08 00:50:03 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-08 00:50:03 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-08 00:50:03 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-08 00:50:03 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-08 00:50:03 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-08 00:50:03 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-08 00:50:03 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-08 00:50:03 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-08 00:50:03 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-08 00:50:03 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-08 00:50:03 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-08 00:50:03 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-08 00:50:03 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-08 00:50:03 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-08 00:50:03 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-08 00:50:03 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-08 00:50:03 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-08 00:50:03 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-08 00:50:13 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-08 00:50:13 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7pa0m6_IDC/ea_profile.json
* 2024-10-08 00:50:14 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/7pa0m6_IDC/ea_profile.json
* 2024-10-08 00:50:15 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-08 00:50:16 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-09 00:48:57 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-09 00:48:57 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-09 00:48:58 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-09 00:48:58 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-09 00:48:58 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-09 00:48:58 (7668) [[32mINFO[0m]
* 2024-10-09 00:49:10 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-09 00:49:11 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-09 00:49:11 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-09 00:49:11 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-09 00:49:11 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-09 00:49:11 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-09 00:49:11 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-09 00:49:11 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-09 00:49:11 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-09 00:49:11 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-09 00:49:11 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-09 00:49:11 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-09 00:49:11 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-09 00:49:11 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-09 00:49:11 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-09 00:49:11 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-09 00:49:11 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-09 00:49:11 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-09 00:49:11 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-09 00:49:22 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-09 00:49:22 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/h8rJCvsHt3/ea_profile.json
* 2024-10-09 00:49:23 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/h8rJCvsHt3/ea_profile.json
* 2024-10-09 00:49:23 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-09 00:49:25 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-10 00:49:05 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-10 00:49:05 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-10 00:49:06 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-10 00:49:06 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-10 00:49:06 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-10 00:49:06 (7668) [[32mINFO[0m]
* 2024-10-10 00:49:18 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-10 00:49:19 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-10 00:49:19 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-10 00:49:19 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-10 00:49:19 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-10 00:49:19 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-10 00:49:19 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-10 00:49:19 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-10 00:49:19 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-10 00:49:19 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-10 00:49:19 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-10 00:49:19 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-10 00:49:19 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-10 00:49:19 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-10 00:49:19 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-10 00:49:19 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-10 00:49:19 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-10 00:49:19 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-10 00:49:19 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-10 00:49:30 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-10 00:49:30 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DF09FSPBM6/ea_profile.json
* 2024-10-10 00:49:31 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/DF09FSPBM6/ea_profile.json
* 2024-10-10 00:49:32 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-10 00:49:33 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-11 00:48:58 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-11 00:48:58 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-11 00:48:59 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-11 00:48:59 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-11 00:48:59 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-11 00:48:59 (7668) [[32mINFO[0m]
* 2024-10-11 00:49:05 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-11 00:49:06 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-11 00:49:06 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-11 00:49:06 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-11 00:49:06 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-11 00:49:06 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-11 00:49:06 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-11 00:49:06 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-11 00:49:06 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-11 00:49:06 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-11 00:49:06 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-11 00:49:06 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-11 00:49:06 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-11 00:49:06 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-11 00:49:06 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-11 00:49:06 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-11 00:49:06 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-11 00:49:06 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-11 00:49:06 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-11 00:49:17 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-11 00:49:17 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/B9OygWJNiM/ea_profile.json
* 2024-10-11 00:49:18 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/B9OygWJNiM/ea_profile.json
* 2024-10-11 00:49:18 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-11 00:49:20 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-12 00:50:07 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-12 00:50:07 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-12 00:50:08 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-12 00:50:08 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-12 00:50:08 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-12 00:50:08 (7668) [[32mINFO[0m]
* 2024-10-12 00:50:21 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-12 00:50:22 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-12 00:50:22 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-12 00:50:22 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-12 00:50:22 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-12 00:50:22 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-12 00:50:22 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-12 00:50:22 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-12 00:50:22 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-12 00:50:22 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-12 00:50:22 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-12 00:50:22 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-12 00:50:22 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-12 00:50:22 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-12 00:50:22 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-12 00:50:22 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-12 00:50:22 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-12 00:50:22 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-12 00:50:22 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-12 00:50:33 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-12 00:50:33 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nIkBG1HrWq/ea_profile.json
* 2024-10-12 00:50:34 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/nIkBG1HrWq/ea_profile.json
* 2024-10-12 00:50:34 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-12 00:50:36 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-13 00:49:32 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-13 00:49:32 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-13 00:49:33 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-13 00:49:33 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-13 00:49:33 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-13 00:49:33 (7668) [[32mINFO[0m]
* 2024-10-13 00:49:38 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-13 00:49:40 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-13 00:49:40 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-13 00:49:40 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-13 00:49:40 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-13 00:49:40 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-13 00:49:40 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-13 00:49:40 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-13 00:49:40 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-13 00:49:40 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-13 00:49:40 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-13 00:49:40 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-13 00:49:40 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-13 00:49:40 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-13 00:49:40 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-13 00:49:40 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-13 00:49:40 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-13 00:49:40 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-13 00:49:40 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-13 00:49:56 (1995) [[33mWARN[0m] Initial run of "yum makecache" failed: Existing lock /var/run/yum.pid: another copy is running as pid 586002.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 40 M RSS (276 MB VSZ)
Started: Sun Oct 13 00:49:32 2024 - 00:08 ago
State : Running, pid: 586002
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 89 M RSS (324 MB VSZ)
Started: Sun Oct 13 00:49:32 2024 - 00:10 ago
State : Running, pid: 586002
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 132 M RSS (367 MB VSZ)
Started: Sun Oct 13 00:49:32 2024 - 00:12 ago
State : Running, pid: 586002
* 2024-10-13 00:49:56 (1996) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-10-13 00:49:56 (7667) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-10-13 00:49:56 (7668) [[32mINFO[0m]
* 2024-10-13 00:49:57 (7681) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-10-13 00:49:57 (7681) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-10-13 00:49:57 (7681) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-10-13 00:49:57 (7681) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-10-13 00:49:57 (7681) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-10-13 00:49:57 (7681) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-10-13 00:49:57 (7681) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-10-13 00:49:57 (7681) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-10-13 00:49:57 (7681) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-10-13 00:49:57 (7681) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-10-13 00:49:57 (7681) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-10-13 00:49:57 (7681) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-10-13 00:49:57 (7698) [[32mINFO[0m]
* 2024-10-13 00:50:25 (2005) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2024-10-13 00:50:25 (2006) [[31mERROR[0m] http://63.247.64.58/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/09d0fd29b1475e0c4501df58bd892b1a8d0446824daa06005fcd2b4a83287a94-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://63.247.64.58/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/70c0dcc52d124217368722cdd362345c158a94eae24c1907a995ae74481ea21a-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://63.247.64.58/cpanelsync/repos/CentOS/7/EA4/repodata/112b034926cf87f18a11ff64b4cfd9ec68e0f41e5162228b3794f7aa56720f82-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/8a91958fc1339e79b57d06ca30cd3ff293f706aea4cf55412b9e4992cb9b1137-updateinfo.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/19843cbe3c7acb19cee65e8bf069dc3c99cf5199910ccea826e5f9df49222458-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
https://els-rollout.tuxcare.com/slot-1/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://els-rollout.tuxcare.com/slot-2/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://els-rollout.tuxcare.com/slot-3/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://els-rollout.tuxcare.com/slot-4/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://els-rollout.tuxcare.com/slot-5/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://els-rollout.tuxcare.com/slot-6/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/eig_hosting_legacy/7/x86_64/repodata/841acd8f4c6ea19fedb69c896fbdcf2a4133024d9626cbf43fe9c627afbdd940-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/eig_419_kernel/7/x86_64/repodata/ec3863061f325fdc02c8ff8063674087e94962531269d17d001095e70e909aaa-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/eig_hosting/7/x86_64/repodata/99f75622438025b3a630d1d1707b91fb89a436848a716e26f5302ef9b6ab0d0e-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/epel/7/x86_64/repodata/8a8bf31bd74f40eec77e3d7e4c7bbfa60328f3783332d6067d7623e181ffcb02-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/epel/7/x86_64/repodata/4ebf33009c40938924f791b1317f1756f70e158e13403dea9d15f18d4cb23986-primary.sqlite.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/centos/7/extras/x86_64/repodata/e12dbf10e94bc2b33b1f45e026559bc8685728b139dddae0654d96bc624c5602-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://rpm.grafana.com/repodata/9bea0c886f5dce9fbab63eb9c2b9b713d2fd14c74194de6d7732b1d3d49a6907-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/hg/7/x86_64/repodata/2ead9288417fd76977d907bf1e7e95ddc1d84ea4070aec4abf10298f4bef61fa-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/monitoring/centos/7/x86_64/repodata/4064e9c601a5912b800c80f8eb3f4c7a20fcf4703b844fb4c071de3aa1f70fcd-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/4636501b89cb1605255f2050aee7bd248aba1db614cd2d4ed8f06471defd04ee-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/repodata/9dbd18910d3e02e94d41dbd63eb5fe4539a6c146-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://repo.mysql.com/yum/mysql-tools-community/el/7/x86_64/repodata/9c1625d3363a5b783e5fccae34cad8c0e318402e-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/repodata/14e4c474f4c81cc2d0f308f9ffa0922691ed27a8-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://rpm-mirror.hostgator.com/nf-observability/7/x86_64/repodata/032326409c0476ac089e10bef14212a0b7a818c2d039a32424366592e048338e-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://s3.amazonaws.com/osquery-packages/rpm/x86_64/repodata/955f6dde1c9546db097e247925044868aeda3a535b666f85d63e85a45811392b-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/wp_core/7/noarch/repodata/b6284959e72a5a843a441c41af2ddd8386ec2d683d5b0ce2d0eb3cca78fe252d-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/epel/7/x86_64/repodata/8a8bf31bd74f40eec77e3d7e4c7bbfa60328f3783332d6067d7623e181ffcb02-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://208.74.123.61/cpanelsync/repos/CentOS/7/EA4/repodata/112b034926cf87f18a11ff64b4cfd9ec68e0f41e5162228b3794f7aa56720f82-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://mirrors-atl1.newfold.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/epel/7/x86_64/repodata/4ebf33009c40938924f791b1317f1756f70e158e13403dea9d15f18d4cb23986-primary.sqlite.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/centos/7/extras/x86_64/repodata/e12dbf10e94bc2b33b1f45e026559bc8685728b139dddae0654d96bc624c5602-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/epel/7/x86_64/repodata/8a8bf31bd74f40eec77e3d7e4c7bbfa60328f3783332d6067d7623e181ffcb02-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.cpmh.bom1.eigbox.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/epel/7/x86_64/repodata/4ebf33009c40938924f791b1317f1756f70e158e13403dea9d15f18d4cb23986-primary.sqlite.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/centos/7/extras/x86_64/repodata/e12dbf10e94bc2b33b1f45e026559bc8685728b139dddae0654d96bc624c5602-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
One of the configured repositories failed (Unknown),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled
yum --disablerepo=<repoid> ...
4. Disable the repository permanently, so yum won't use it by default. Yum
will then just ignore the repository until you permanently enable it
again or use --enablerepo for temporary usage:
yum-config-manager --disable <repoid>
or
subscription-manager repos --disable=<repoid>
5. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
eig_hosting: Check uncompressed DB failed
* 2024-10-13 00:50:26 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-13 00:50:26 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8JUOhScoxv/ea_profile.json
* 2024-10-13 00:50:30 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/8JUOhScoxv/ea_profile.json
* 2024-10-13 00:50:30 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-13 00:50:32 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-14 00:48:59 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-14 00:48:59 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-14 00:49:01 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-14 00:49:01 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-14 00:49:01 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-14 00:49:01 (7668) [[32mINFO[0m]
* 2024-10-14 00:49:13 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-14 00:49:15 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-14 00:49:15 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-14 00:49:15 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-14 00:49:15 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-14 00:49:15 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-14 00:49:15 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-14 00:49:15 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-14 00:49:15 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-14 00:49:15 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-14 00:49:15 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-14 00:49:15 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-14 00:49:15 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-14 00:49:15 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-14 00:49:15 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-14 00:49:15 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-14 00:49:15 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-14 00:49:15 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-14 00:49:15 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-14 00:49:26 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-14 00:49:26 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AXWPGa2Qlg/ea_profile.json
* 2024-10-14 00:49:27 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/AXWPGa2Qlg/ea_profile.json
* 2024-10-14 00:49:27 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-14 00:49:29 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-15 00:49:05 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-15 00:49:05 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-15 00:49:06 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-15 00:49:06 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-15 00:49:06 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-15 00:49:06 (7668) [[32mINFO[0m]
* 2024-10-15 00:49:18 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-15 00:49:20 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-15 00:49:20 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-15 00:49:20 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-15 00:49:20 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-15 00:49:20 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-15 00:49:20 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-15 00:49:20 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-15 00:49:20 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-15 00:49:20 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-15 00:49:20 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-15 00:49:20 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-15 00:49:20 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-15 00:49:20 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-15 00:49:20 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-15 00:49:20 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-15 00:49:20 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-15 00:49:20 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-15 00:49:20 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-15 00:49:32 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-15 00:49:32 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GpS739fw6D/ea_profile.json
* 2024-10-15 00:49:33 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/GpS739fw6D/ea_profile.json
* 2024-10-15 00:49:33 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-15 00:49:35 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-16 00:51:07 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-16 00:51:07 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-16 00:51:08 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-16 00:51:08 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-16 00:51:08 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-16 00:51:08 (7668) [[32mINFO[0m]
* 2024-10-16 00:51:13 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-16 00:51:20 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-16 00:51:20 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-16 00:51:20 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-16 00:51:20 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-16 00:51:20 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-16 00:51:20 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-16 00:51:20 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-16 00:51:20 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-16 00:51:20 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-16 00:51:20 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-16 00:51:20 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-16 00:51:20 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-16 00:51:20 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-16 00:51:20 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-16 00:51:20 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-16 00:51:20 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-16 00:51:20 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-16 00:51:20 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-16 00:51:32 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-16 00:51:32 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/y3cl7FaAzg/ea_profile.json
* 2024-10-16 00:51:33 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/y3cl7FaAzg/ea_profile.json
* 2024-10-16 00:51:34 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-16 00:51:35 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-17 00:48:55 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-17 00:48:55 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-17 00:48:56 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-17 00:48:56 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-17 00:48:57 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-17 00:48:57 (7668) [[32mINFO[0m]
* 2024-10-17 00:49:09 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2024-10-17 00:49:10 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-17 00:49:10 (2112) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-17 00:49:10 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-17 00:49:10 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-17 00:49:10 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-17 00:49:10 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-17 00:49:10 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-17 00:49:10 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-17 00:49:10 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-17 00:49:10 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-17 00:49:10 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-17 00:49:10 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-17 00:49:10 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-17 00:49:10 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-17 00:49:10 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-17 00:49:10 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-17 00:49:10 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-17 00:49:10 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-17 00:49:21 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-17 00:49:21 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uTsrcGrtr2/ea_profile.json
* 2024-10-17 00:49:22 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/uTsrcGrtr2/ea_profile.json
* 2024-10-17 00:49:22 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-17 00:49:24 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-18 00:50:44 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-18 00:50:45 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-18 00:50:46 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-18 00:50:46 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-18 00:50:46 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-18 00:50:46 (7668) [[32mINFO[0m]
* 2024-10-18 00:50:52 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-18 00:50:52 (2112) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-18 00:50:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-18 00:50:52 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-18 00:50:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-18 00:50:52 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-18 00:50:52 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-18 00:50:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-18 00:50:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-18 00:50:52 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-18 00:50:52 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-18 00:50:52 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-18 00:50:52 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-18 00:50:52 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-18 00:50:52 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-18 00:50:52 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-18 00:50:52 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-18 00:50:52 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-18 00:51:03 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-18 00:51:03 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Rdg8TYaSfe/ea_profile.json
* 2024-10-18 00:51:04 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/Rdg8TYaSfe/ea_profile.json
* 2024-10-18 00:51:04 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-18 00:51:06 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-19 00:49:39 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-19 00:49:40 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-19 00:49:41 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-19 00:49:41 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-19 00:49:41 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-19 00:49:41 (7668) [[32mINFO[0m]
* 2024-10-19 00:49:54 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-19 00:49:54 (2112) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-19 00:49:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-19 00:49:54 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-19 00:49:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-19 00:49:54 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-19 00:49:54 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-19 00:49:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-19 00:49:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-19 00:49:54 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-19 00:49:54 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-19 00:49:54 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-19 00:49:54 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-19 00:49:54 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-19 00:49:54 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-19 00:49:54 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-19 00:49:54 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-19 00:49:54 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-19 00:50:05 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-19 00:50:05 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tILWMOntQX/ea_profile.json
* 2024-10-19 00:50:06 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/tILWMOntQX/ea_profile.json
* 2024-10-19 00:50:07 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-19 00:50:08 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-20 00:50:05 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-20 00:50:05 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-20 00:50:07 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-20 00:50:07 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-20 00:50:07 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-20 00:50:07 (7668) [[32mINFO[0m]
* 2024-10-20 00:50:14 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-20 00:50:14 (2112) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-20 00:50:14 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-20 00:50:14 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-20 00:50:14 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-20 00:50:14 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-20 00:50:14 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-20 00:50:14 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-20 00:50:14 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-20 00:50:14 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-20 00:50:14 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-20 00:50:14 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-20 00:50:14 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-20 00:50:14 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-20 00:50:14 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-20 00:50:14 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-20 00:50:14 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-20 00:50:14 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-20 00:50:24 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-20 00:50:24 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/i1TnYjwnvy/ea_profile.json
* 2024-10-20 00:50:25 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/i1TnYjwnvy/ea_profile.json
* 2024-10-20 00:50:26 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-20 00:50:28 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-21 00:48:54 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-21 00:48:54 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-21 00:48:55 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-21 00:48:55 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-21 00:48:55 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-21 00:48:55 (7668) [[32mINFO[0m]
* 2024-10-21 00:49:09 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-21 00:49:09 (2112) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-21 00:49:09 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-21 00:49:09 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-21 00:49:09 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-21 00:49:09 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-21 00:49:09 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-21 00:49:09 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-21 00:49:09 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-21 00:49:09 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-21 00:49:09 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-21 00:49:09 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-21 00:49:09 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-21 00:49:09 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-21 00:49:09 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-21 00:49:09 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-21 00:49:09 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-21 00:49:09 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-21 00:49:20 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-21 00:49:20 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/KtXNQFpOmH/ea_profile.json
* 2024-10-21 00:49:21 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/KtXNQFpOmH/ea_profile.json
* 2024-10-21 00:49:21 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-21 00:49:23 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-22 00:49:03 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-22 00:49:03 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-22 00:49:04 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-22 00:49:04 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-22 00:49:04 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-22 00:49:04 (7668) [[32mINFO[0m]
* 2024-10-22 00:49:18 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-22 00:49:18 (2112) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-22 00:49:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-22 00:49:18 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-22 00:49:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-22 00:49:18 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-22 00:49:18 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-22 00:49:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-22 00:49:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-22 00:49:18 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-22 00:49:18 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-22 00:49:18 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-22 00:49:18 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-22 00:49:18 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-22 00:49:18 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-22 00:49:18 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-22 00:49:18 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-22 00:49:18 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-22 00:49:29 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-22 00:49:29 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qOsFBbvPEm/ea_profile.json
* 2024-10-22 00:49:30 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/qOsFBbvPEm/ea_profile.json
* 2024-10-22 00:49:30 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-22 00:49:32 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-23 00:48:59 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-23 00:48:59 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-23 00:49:00 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-23 00:49:00 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-23 00:49:00 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-23 00:49:00 (7668) [[32mINFO[0m]
* 2024-10-23 00:49:14 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-23 00:49:14 (2112) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-23 00:49:14 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-23 00:49:14 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-23 00:49:14 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-23 00:49:14 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-23 00:49:14 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-23 00:49:14 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-23 00:49:14 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-23 00:49:14 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-23 00:49:14 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-23 00:49:14 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-23 00:49:14 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-23 00:49:14 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-23 00:49:14 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-23 00:49:14 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-23 00:49:14 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-23 00:49:14 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-23 00:49:24 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-23 00:49:24 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/t7d1dnVXYN/ea_profile.json
* 2024-10-23 00:49:25 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/t7d1dnVXYN/ea_profile.json
* 2024-10-23 00:49:26 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-23 00:49:27 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-24 00:49:11 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-24 00:49:12 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-24 00:49:13 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-24 00:49:13 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-24 00:49:13 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-24 00:49:13 (7668) [[32mINFO[0m]
* 2024-10-24 00:49:19 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-24 00:49:19 (2112) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-24 00:49:19 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-24 00:49:19 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-24 00:49:19 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-24 00:49:19 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-24 00:49:19 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-24 00:49:19 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-24 00:49:19 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-24 00:49:19 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-24 00:49:19 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-24 00:49:19 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-24 00:49:19 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-24 00:49:19 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-24 00:49:19 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-24 00:49:19 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-24 00:49:19 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-24 00:49:19 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-24 00:49:31 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-24 00:49:31 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8HrU35LVJ7/ea_profile.json
* 2024-10-24 00:49:32 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/8HrU35LVJ7/ea_profile.json
* 2024-10-24 00:49:32 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-24 00:49:34 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-25 00:50:04 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-25 00:50:04 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-25 00:50:05 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-25 00:50:05 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-25 00:50:05 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-25 00:50:05 (7668) [[32mINFO[0m]
* 2024-10-25 00:50:12 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-25 00:50:12 (2112) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-25 00:50:12 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-25 00:50:12 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-25 00:50:12 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-25 00:50:12 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-25 00:50:12 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-25 00:50:12 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-25 00:50:12 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-25 00:50:12 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-25 00:50:12 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-25 00:50:12 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-25 00:50:12 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-25 00:50:12 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-25 00:50:12 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-25 00:50:12 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-25 00:50:12 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-25 00:50:12 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-25 00:50:23 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-25 00:50:23 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Fch2SaGk2i/ea_profile.json
* 2024-10-25 00:50:23 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/Fch2SaGk2i/ea_profile.json
* 2024-10-25 00:50:24 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-25 00:50:26 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-26 00:50:12 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-26 00:50:12 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-26 00:50:13 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-26 00:50:13 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-26 00:50:13 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-26 00:50:13 (7668) [[32mINFO[0m]
* 2024-10-26 00:50:27 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-26 00:50:27 (2112) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-26 00:50:27 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-26 00:50:27 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-26 00:50:27 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-26 00:50:27 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-26 00:50:27 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-26 00:50:27 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-26 00:50:27 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-26 00:50:27 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-26 00:50:27 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-26 00:50:27 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-26 00:50:27 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-26 00:50:27 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-26 00:50:27 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-26 00:50:27 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-26 00:50:27 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-26 00:50:27 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-26 00:50:38 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-26 00:50:38 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vrePJNkyU6/ea_profile.json
* 2024-10-26 00:50:38 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/vrePJNkyU6/ea_profile.json
* 2024-10-26 00:50:39 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-26 00:50:41 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-27 00:49:34 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-27 00:49:34 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-27 00:49:35 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-27 00:49:35 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-27 00:49:35 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-27 00:49:35 (7668) [[32mINFO[0m]
* 2024-10-27 00:49:48 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-27 00:49:48 (2112) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-27 00:49:48 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-27 00:49:48 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-27 00:49:48 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-27 00:49:48 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-27 00:49:48 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-27 00:49:48 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-27 00:49:48 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-27 00:49:48 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-27 00:49:48 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-27 00:49:48 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-27 00:49:48 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-27 00:49:48 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-27 00:49:48 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-27 00:49:48 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-27 00:49:48 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-27 00:49:48 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-27 00:49:59 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-27 00:49:59 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VKNhOLCZZB/ea_profile.json
* 2024-10-27 00:50:00 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/VKNhOLCZZB/ea_profile.json
* 2024-10-27 00:50:00 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-27 00:50:02 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-28 00:48:56 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-28 00:48:57 (9031) [[32mINFO[0m] Script is up to date.
* 2024-10-28 00:48:58 (675) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-28 00:48:58 (682) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-28 00:48:58 (7667) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-28 00:48:58 (7668) [[32mINFO[0m]
* 2024-10-28 00:49:05 (2112) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-28 00:49:05 (2112) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-28 00:49:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-28 00:49:05 (2112) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-28 00:49:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-28 00:49:05 (2112) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-28 00:49:05 (2112) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-28 00:49:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-28 00:49:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-28 00:49:05 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-28 00:49:05 (2136) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-28 00:49:05 (2112) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-28 00:49:05 (2112) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-28 00:49:05 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-28 00:49:05 (2112) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-28 00:49:05 (2112) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-28 00:49:05 (2112) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-28 00:49:05 (2112) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-28 00:49:15 (998) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-28 00:49:16 (6803) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/trWvOTOOEy/ea_profile.json
* 2024-10-28 00:49:17 (6826) [[32mINFO[0m] Backed up EA4 profile to /tmp/trWvOTOOEy/ea_profile.json
* 2024-10-28 00:49:17 (230) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-28 00:49:19 (354) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-29 00:49:04 (9009) [[32mINFO[0m] Self-update of script version 55 requested.
* 2024-10-29 00:49:05 (9014) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-10-29 00:49:05 (9023) [[32mINFO[0m] Script update to version 56 successful.
* 2024-10-29 00:49:06 (3708) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-29 00:49:06 (3715) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-29 00:49:06 (7661) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-29 00:49:06 (7662) [[32mINFO[0m]
* 2024-10-29 00:49:18 (5573) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-29 00:49:18 (5573) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-29 00:49:18 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-29 00:49:18 (5573) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-29 00:49:18 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-29 00:49:18 (5573) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-29 00:49:18 (5573) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-29 00:49:18 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-29 00:49:18 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-29 00:49:18 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-29 00:49:18 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-29 00:49:18 (5573) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-29 00:49:18 (5573) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-29 00:49:18 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-29 00:49:18 (5573) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-29 00:49:18 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-29 00:49:18 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-29 00:49:18 (5573) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-29 00:49:28 (1977) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-29 00:49:28 (6797) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1COEG3NN1x/ea_profile.json
* 2024-10-29 00:49:29 (6820) [[32mINFO[0m] Backed up EA4 profile to /tmp/1COEG3NN1x/ea_profile.json
* 2024-10-29 00:49:30 (264) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-29 00:49:31 (452) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-30 00:49:05 (8998) [[32mINFO[0m] Self-update of script version 56 requested.
* 2024-10-30 00:49:05 (9020) [[32mINFO[0m] Script is up to date.
* 2024-10-30 00:49:06 (3708) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-30 00:49:06 (3715) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-30 00:49:07 (7661) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-30 00:49:07 (7662) [[32mINFO[0m]
* 2024-10-30 00:49:12 (5573) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-30 00:49:12 (5573) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-30 00:49:12 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-30 00:49:12 (5573) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-30 00:49:12 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-30 00:49:12 (5573) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-30 00:49:12 (5573) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-30 00:49:12 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-30 00:49:12 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-30 00:49:12 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-30 00:49:12 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-30 00:49:12 (5573) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-30 00:49:12 (5573) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-30 00:49:12 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-30 00:49:12 (5573) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-30 00:49:12 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-30 00:49:12 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-30 00:49:12 (5573) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-30 00:49:23 (1977) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-30 00:49:23 (6797) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/eCAyvs9WOt/ea_profile.json
* 2024-10-30 00:49:24 (6820) [[32mINFO[0m] Backed up EA4 profile to /tmp/eCAyvs9WOt/ea_profile.json
* 2024-10-30 00:49:24 (264) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-30 00:49:26 (452) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-31 00:48:53 (8998) [[32mINFO[0m] Self-update of script version 56 requested.
* 2024-10-31 00:48:53 (9020) [[32mINFO[0m] Script is up to date.
* 2024-10-31 00:48:54 (3708) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-10-31 00:48:54 (3715) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-10-31 00:48:54 (7661) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-10-31 00:48:54 (7662) [[32mINFO[0m]
* 2024-10-31 00:49:08 (5573) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-10-31 00:49:08 (5573) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-10-31 00:49:08 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-10-31 00:49:08 (5573) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-10-31 00:49:08 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-10-31 00:49:08 (5573) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-10-31 00:49:08 (5573) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-10-31 00:49:08 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-10-31 00:49:08 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-10-31 00:49:08 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-10-31 00:49:08 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-10-31 00:49:08 (5573) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-10-31 00:49:08 (5573) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-10-31 00:49:08 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-10-31 00:49:08 (5573) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-10-31 00:49:08 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-10-31 00:49:08 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-10-31 00:49:08 (5573) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-10-31 00:49:18 (1977) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-31 00:49:18 (6797) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/n9aaKh2I43/ea_profile.json
* 2024-10-31 00:49:19 (6820) [[32mINFO[0m] Backed up EA4 profile to /tmp/n9aaKh2I43/ea_profile.json
* 2024-10-31 00:49:20 (264) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-10-31 00:49:21 (452) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-01 00:50:03 (8998) [[32mINFO[0m] Self-update of script version 56 requested.
* 2024-11-01 00:50:03 (9020) [[32mINFO[0m] Script is up to date.
* 2024-11-01 00:50:04 (3708) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-01 00:50:04 (3715) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-01 00:50:04 (7661) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-01 00:50:04 (7662) [[32mINFO[0m]
* 2024-11-01 00:50:11 (5573) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-01 00:50:11 (5573) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-01 00:50:11 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-11-01 00:50:11 (5573) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-01 00:50:11 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-01 00:50:11 (5573) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-01 00:50:11 (5573) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-01 00:50:11 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-01 00:50:11 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-01 00:50:11 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-01 00:50:11 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-01 00:50:11 (5573) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-01 00:50:11 (5573) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-01 00:50:11 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-01 00:50:11 (5573) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-01 00:50:11 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-01 00:50:11 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-01 00:50:11 (5573) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-01 00:50:27 (5456) [[33mWARN[0m] Initial run of "yum makecache" failed: Existing lock /var/run/yum.pid: another copy is running as pid 399333.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 55 M RSS (291 MB VSZ)
Started: Fri Nov 1 00:50:04 2024 - 00:07 ago
State : Running, pid: 399333
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 92 M RSS (327 MB VSZ)
Started: Fri Nov 1 00:50:04 2024 - 00:09 ago
State : Running, pid: 399333
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 146 M RSS (381 MB VSZ)
Started: Fri Nov 1 00:50:04 2024 - 00:11 ago
State : Running, pid: 399333
* 2024-11-01 00:50:27 (5457) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-11-01 00:50:27 (7661) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-11-01 00:50:27 (7662) [[32mINFO[0m]
* 2024-11-01 00:50:28 (7675) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-01 00:50:28 (7675) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-11-01 00:50:28 (7675) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-11-01 00:50:28 (7675) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-11-01 00:50:28 (7675) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-11-01 00:50:28 (7675) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-11-01 00:50:28 (7675) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-11-01 00:50:28 (7675) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-11-01 00:50:28 (7675) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-11-01 00:50:28 (7675) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-11-01 00:50:28 (7675) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-11-01 00:50:28 (7675) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-11-01 00:50:28 (7692) [[32mINFO[0m]
* 2024-11-01 00:51:40 (1977) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-01 00:51:40 (6797) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ZDmjuPXYBW/ea_profile.json
* 2024-11-01 00:51:40 (6820) [[32mINFO[0m] Backed up EA4 profile to /tmp/ZDmjuPXYBW/ea_profile.json
* 2024-11-01 00:51:41 (264) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-01 00:51:43 (452) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-02 00:50:07 (8998) [[32mINFO[0m] Self-update of script version 56 requested.
* 2024-11-02 00:50:08 (9020) [[32mINFO[0m] Script is up to date.
* 2024-11-02 00:50:09 (3708) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-02 00:50:09 (3715) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-02 00:50:09 (7661) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-02 00:50:09 (7662) [[32mINFO[0m]
* 2024-11-02 00:50:22 (5573) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-02 00:50:22 (5573) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-02 00:50:22 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-11-02 00:50:22 (5573) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-02 00:50:22 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-02 00:50:22 (5573) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-02 00:50:22 (5573) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-02 00:50:22 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-02 00:50:22 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-02 00:50:22 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-02 00:50:22 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-02 00:50:22 (5573) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-02 00:50:22 (5573) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-02 00:50:22 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-02 00:50:22 (5573) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-02 00:50:22 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-02 00:50:22 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-02 00:50:22 (5573) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-02 00:50:32 (1977) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-02 00:50:32 (6797) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HWLdexrqPF/ea_profile.json
* 2024-11-02 00:50:33 (6820) [[32mINFO[0m] Backed up EA4 profile to /tmp/HWLdexrqPF/ea_profile.json
* 2024-11-02 00:50:34 (264) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-02 00:50:35 (452) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-03 00:49:46 (8998) [[32mINFO[0m] Self-update of script version 56 requested.
* 2024-11-03 00:49:46 (9020) [[32mINFO[0m] Script is up to date.
* 2024-11-03 00:49:47 (3708) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-03 00:49:47 (3715) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-03 00:49:47 (7661) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-03 00:49:47 (7662) [[32mINFO[0m]
* 2024-11-03 00:50:03 (5573) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-03 00:50:03 (5573) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-03 00:50:03 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-11-03 00:50:03 (5573) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-03 00:50:03 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-03 00:50:03 (5573) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-03 00:50:03 (5573) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-03 00:50:03 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-03 00:50:03 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-03 00:50:03 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-03 00:50:03 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-03 00:50:03 (5573) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-03 00:50:03 (5573) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-03 00:50:03 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-03 00:50:03 (5573) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-03 00:50:03 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-03 00:50:03 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-03 00:50:03 (5573) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-03 00:50:14 (1977) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-03 00:50:14 (6797) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tLYwpXEXBk/ea_profile.json
* 2024-11-03 00:50:15 (6820) [[32mINFO[0m] Backed up EA4 profile to /tmp/tLYwpXEXBk/ea_profile.json
* 2024-11-03 00:50:16 (264) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-03 00:50:17 (452) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-04 00:49:01 (8998) [[32mINFO[0m] Self-update of script version 56 requested.
* 2024-11-04 00:49:01 (9020) [[32mINFO[0m] Script is up to date.
* 2024-11-04 00:49:02 (3708) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-04 00:49:02 (3715) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-04 00:49:02 (7661) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-04 00:49:02 (7662) [[32mINFO[0m]
* 2024-11-04 00:49:15 (5573) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-04 00:49:15 (5573) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-04 00:49:15 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-11-04 00:49:15 (5573) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-04 00:49:15 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-04 00:49:15 (5573) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-04 00:49:15 (5573) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-04 00:49:15 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-04 00:49:15 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-04 00:49:15 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-04 00:49:15 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-04 00:49:15 (5573) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-04 00:49:15 (5573) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-04 00:49:15 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-04 00:49:15 (5573) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-04 00:49:15 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-04 00:49:15 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-04 00:49:15 (5573) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-04 00:49:26 (1977) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-04 00:49:26 (6797) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DaS8D70ygN/ea_profile.json
* 2024-11-04 00:49:27 (6820) [[32mINFO[0m] Backed up EA4 profile to /tmp/DaS8D70ygN/ea_profile.json
* 2024-11-04 00:49:28 (264) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-04 00:49:29 (452) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-05 00:50:30 (8998) [[32mINFO[0m] Self-update of script version 56 requested.
* 2024-11-05 00:50:30 (9020) [[32mINFO[0m] Script is up to date.
* 2024-11-05 00:50:31 (3708) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-05 00:50:31 (3715) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-05 00:50:31 (7661) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-05 00:50:31 (7662) [[32mINFO[0m]
* 2024-11-05 00:50:39 (5573) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-05 00:50:39 (5573) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-05 00:50:39 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'osquery-s3-rpm' without packages installed from /etc/yum.repos.d/osquery-s3-rpm.repo, these will be disabled before ELevation
* 2024-11-05 00:50:39 (5573) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-05 00:50:39 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-05 00:50:39 (5573) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-05 00:50:39 (5573) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-05 00:50:39 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-05 00:50:39 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-05 00:50:39 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-05 00:50:39 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-05 00:50:39 (5573) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-05 00:50:39 (5573) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-05 00:50:39 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-05 00:50:39 (5573) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-05 00:50:39 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-05 00:50:39 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-05 00:50:39 (5573) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-05 00:50:50 (5456) [[33mWARN[0m] Initial run of "yum makecache" failed: http://mirrors-pro1.newfold.com/centos/7/os/x86_64/repodata/ecaab5cc3b9c10fefe6be2ecbf6f9fcb437231dac3e82cab8d9d2cf70e99644d-other.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to mirrors-pro1.newfold.com:80; Connection refused"
Trying other mirror.
http://mirrors-pro1.newfold.com/centos/7/sclo/x86_64/rh/repodata/98b8867241f312ec08468981d8bc7f6f780230ad445b9cc262a0cc9ba4547ab2-other.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to mirrors-pro1.newfold.com:80; Connection refused"
Trying other mirror.
http://mirrors-pro1.newfold.com/epel/7/x86_64/repodata/f5c4f4c91176aab4fee3ce08166876378d7520c9dee9b23e633761bbf2ea70e8-prestodelta.xml.gz: [Errno 14] curl#7 - "Failed connect to mirrors-pro1.newfold.com:80; Connection refused"
Trying other mirror.
* 2024-11-05 00:50:50 (5457) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-11-05 00:50:50 (7661) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-11-05 00:50:50 (7662) [[32mINFO[0m]
* 2024-11-05 00:50:50 (7675) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-05 00:50:50 (7675) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-11-05 00:50:50 (7675) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-11-05 00:50:50 (7675) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-11-05 00:50:50 (7675) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-11-05 00:50:50 (7675) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-11-05 00:50:50 (7675) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-11-05 00:50:50 (7675) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-11-05 00:50:50 (7675) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-11-05 00:50:50 (7675) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-11-05 00:50:50 (7675) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-11-05 00:50:50 (7675) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-11-05 00:50:50 (7692) [[32mINFO[0m]
* 2024-11-05 00:52:12 (5466) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2024-11-05 00:52:12 (5467) [[31mERROR[0m] Existing lock /var/run/yum.pid: another copy is running as pid 969637.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 36 M RSS (271 MB VSZ)
Started: Tue Nov 5 00:50:31 2024 - 00:20 ago
State : Running, pid: 969637
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 49 M RSS (4.3 GB VSZ)
Started: Tue Nov 5 00:50:31 2024 - 00:22 ago
State : Sleeping, pid: 969637
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 50 M RSS (4.3 GB VSZ)
Started: Tue Nov 5 00:50:31 2024 - 00:24 ago
State : Sleeping, pid: 969637
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 50 M RSS (4.3 GB VSZ)
Started: Tue Nov 5 00:50:31 2024 - 00:26 ago
State : Sleeping, pid: 969637
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 52 M RSS (4.3 GB VSZ)
Started: Tue Nov 5 00:50:31 2024 - 00:28 ago
State : Sleeping, pid: 969637
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 52 M RSS (4.3 GB VSZ)
Started: Tue Nov 5 00:50:31 2024 - 00:30 ago
State : Sleeping, pid: 969637
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 55 M RSS (4.3 GB VSZ)
Started: Tue Nov 5 00:50:31 2024 - 00:32 ago
State : Running, pid: 969637
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 57 M RSS (4.3 GB VSZ)
Started: Tue Nov 5 00:50:31 2024 - 00:34 ago
State : Running, pid: 969637
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 57 M RSS (4.3 GB VSZ)
Started: Tue Nov 5 00:50:31 2024 - 00:36 ago
State : Running, pid: 969637
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 57 M RSS (4.3 GB VSZ)
Started: Tue Nov 5 00:50:31 2024 - 00:38 ago
State : Running, pid: 969637
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 57 M RSS (4.3 GB VSZ)
Started: Tue Nov 5 00:50:31 2024 - 00:40 ago
State : Sleeping, pid: 969637
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 80 M RSS (4.3 GB VSZ)
Started: Tue Nov 5 00:50:31 2024 - 00:42 ago
State : Running, pid: 969637
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 120 M RSS (4.4 GB VSZ)
Started: Tue Nov 5 00:50:31 2024 - 00:44 ago
State : Running, pid: 969637
http://mirrors-pro1.newfold.com/centos/7/os/x86_64/repodata/ecaab5cc3b9c10fefe6be2ecbf6f9fcb437231dac3e82cab8d9d2cf70e99644d-other.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to mirrors-pro1.newfold.com:80; Connection refused"
Trying other mirror.
http://mirrors-pro1.newfold.com/centos/7/sclo/x86_64/sclo/repodata/dec08efe05159fbad7ac4dd51d22202812c608c2326b4bab7ab1c098712701d2-other.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to mirrors-pro1.newfold.com:80; Connection refused"
Trying other mirror.
http://mirrors-pro1.newfold.com/zabbix/non-supported/rhel/7/x86_64/repodata/798ec1c3f60f42f25b2d9952a0ca381547226aaa18f44d024b911d5d579edc50-other.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to mirrors-pro1.newfold.com:80; Connection refused"
Trying other mirror.
* 2024-11-05 00:52:12 (1977) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-05 00:52:12 (6797) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/g372nbQq22/ea_profile.json
* 2024-11-05 00:52:13 (6820) [[32mINFO[0m] Backed up EA4 profile to /tmp/g372nbQq22/ea_profile.json
* 2024-11-05 00:52:14 (264) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-05 00:52:16 (452) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-06 00:49:05 (8998) [[32mINFO[0m] Self-update of script version 56 requested.
* 2024-11-06 00:49:05 (9020) [[32mINFO[0m] Script is up to date.
* 2024-11-06 00:49:06 (3708) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-06 00:49:06 (3715) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-06 00:49:06 (7661) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-06 00:49:06 (7662) [[32mINFO[0m]
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-06 00:49:19 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-06 00:49:19 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-06 00:49:19 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-06 00:49:19 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-06 00:49:19 (5573) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-06 00:49:30 (1977) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-06 00:49:30 (6797) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BZahard4tH/ea_profile.json
* 2024-11-06 00:49:30 (6820) [[32mINFO[0m] Backed up EA4 profile to /tmp/BZahard4tH/ea_profile.json
* 2024-11-06 00:49:31 (264) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-06 00:49:32 (452) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-07 00:49:11 (8998) [[32mINFO[0m] Self-update of script version 56 requested.
* 2024-11-07 00:49:11 (9020) [[32mINFO[0m] Script is up to date.
* 2024-11-07 00:49:13 (3708) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-07 00:49:13 (3715) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-07 00:49:13 (7661) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-07 00:49:13 (7662) [[32mINFO[0m]
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-07 00:49:26 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-07 00:49:26 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-07 00:49:26 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-07 00:49:26 (5597) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-07 00:49:26 (5573) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-07 00:49:36 (1977) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-07 00:49:36 (6797) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/054ObwqiCt/ea_profile.json
* 2024-11-07 00:49:37 (6820) [[32mINFO[0m] Backed up EA4 profile to /tmp/054ObwqiCt/ea_profile.json
* 2024-11-07 00:49:38 (264) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-07 00:49:39 (452) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-08 00:49:50 (8998) [[32mINFO[0m] Self-update of script version 56 requested.
* 2024-11-08 00:49:50 (9003) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-11-08 00:49:51 (9012) [[32mINFO[0m] Script update to version 57 successful.
* 2024-11-08 00:49:52 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-08 00:49:52 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-08 00:49:52 (8440) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-08 00:49:52 (8441) [[32mINFO[0m]
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 2048
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881168908
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] error : Record-count is not ok; is 9613935 Should be: 0
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] warning : Found 9614234 key parts. Should be: 0
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] error : Corrupt
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] agencycr_wp347.wpi9_options
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] warning : 1 client is using or hasn't closed the table properly
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] awolgami_forum.session
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] brandita_wp43.wpv4_options
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] warning : 1 client is using or hasn't closed the table properly
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] caaasaba_db.wp_options
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] warning : 1 client is using or hasn't closed the table properly
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:52:29 (8454) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] cybernet_silent.users
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] educatio_production.schools
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] elemento_wrdp2.wp_options
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] warning : 1 client is using or hasn't closed the table properly
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_cart66_sessions
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] warning : 1 client is using or hasn't closed the table properly
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_options
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] warning : 1 client is using or hasn't closed the table properly
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:53:18 (8454) [[32mINFO[0m] hiragana_wp547.wpqk_options
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] warning : 2 clients are using or haven't closed the table properly
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] homeland_homelands.users
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] jjhorton_jjhortonphoto.wp_options
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] warning : 2 clients are using or haven't closed the table properly
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] krazy4ky_forum.phpbb_config
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] warning : 1 client is using or hasn't closed the table properly
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] krazy4ky_forum.phpbb_sessions
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] warning : 1 client is using or hasn't closed the table properly
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-08 00:54:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] lagosfas_db.wp_options
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] warning : 1 client is using or hasn't closed the table properly
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] novusint_data.wp_options
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] warning : 2 clients are using or haven't closed the table properly
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] novusint_data.wp_postmeta
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] warning : 2 clients are using or haven't closed the table properly
* 2024-11-08 00:55:54 (8454) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-08 00:59:03 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wccrorg_website.wp_options
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] warning : 1 client is using or hasn't closed the table properly
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wingsjet_drupal.cache_menu
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] warning : 5 clients are using or haven't closed the table properly
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wingsjet_drupal.sequences
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] warning : 2 clients are using or haven't closed the table properly
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wingsjet_drupal.sessions
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] warning : 5 clients are using or haven't closed the table properly
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wingsjet_drupal.users
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] warning : 5 clients are using or haven't closed the table properly
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wingsjet_drupal.watchdog
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] warning : 5 clients are using or haven't closed the table properly
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-08 01:00:18 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-08 01:00:20 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-08 01:00:21 (8454) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] wmowners_wmforum3.phpbb_qa_confirm
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] warning : 3 clients are using or haven't closed the table properly
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-08 01:02:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-08 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-08 01:02:16 (8471) [[32mINFO[0m]
* 2024-11-08 01:02:16 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 2048
warning : Size of datafile is: 8881186428 Should be: 8881168908
error : Record-count is not ok; is 9613935 Should be: 0
warning : Found 9614234 key parts. Should be: 0
error : Corrupt
agencycr_wp347.wpi9_options
warning : 1 client is using or hasn't closed the table properly
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
brandita_wp43.wpv4_options
warning : 1 client is using or hasn't closed the table properly
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
caaasaba_db.wp_options
warning : 1 client is using or hasn't closed the table properly
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
elemento_wrdp2.wp_options
warning : 1 client is using or hasn't closed the table properly
emmettmc_wrdp.wp_cart66_sessions
warning : 1 client is using or hasn't closed the table properly
emmettmc_wrdp.wp_options
warning : 1 client is using or hasn't closed the table properly
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
hiragana_wp547.wpqk_options
warning : 2 clients are using or haven't closed the table properly
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jjhorton_jjhortonphoto.wp_options
warning : 2 clients are using or haven't closed the table properly
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
krazy4ky_forum.phpbb_config
warning : 1 client is using or hasn't closed the table properly
krazy4ky_forum.phpbb_sessions
warning : 1 client is using or hasn't closed the table properly
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lagosfas_db.wp_options
warning : 1 client is using or hasn't closed the table properly
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
novusint_data.wp_options
warning : 2 clients are using or haven't closed the table properly
novusint_data.wp_postmeta
warning : 2 clients are using or haven't closed the table properly
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_options
warning : 1 client is using or hasn't closed the table properly
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wingsjet_drupal.cache_menu
warning : 5 clients are using or haven't closed the table properly
wingsjet_drupal.sequences
warning : 2 clients are using or haven't closed the table properly
wingsjet_drupal.sessions
warning : 5 clients are using or haven't closed the table properly
wingsjet_drupal.users
warning : 5 clients are using or haven't closed the table properly
wingsjet_drupal.watchdog
warning : 5 clients are using or haven't closed the table properly
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_wmforum3.phpbb_qa_confirm
warning : 3 clients are using or haven't closed the table properly
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-08 01:02:16 (8440) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-08 01:02:16 (8441) [[32mINFO[0m]
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-08 01:02:23 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-08 01:02:23 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-08 01:02:23 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-08 01:02:23 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-08 01:02:23 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-08 01:02:23 (8440) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-08 01:02:23 (8441) [[32mINFO[0m]
* 2024-11-08 01:02:23 (8454) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-08 01:02:23 (8454) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-08 01:02:23 (8454) [[32mINFO[0m] * EA4: 208.74.123.62
* 2024-11-08 01:02:23 (8454) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2024-11-08 01:02:23 (8454) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2024-11-08 01:02:23 (8454) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-08 01:02:23 (8454) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-08 01:02:23 (8454) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-08 01:02:23 (8454) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-08 01:02:23 (8454) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-08 01:02:23 (8454) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-08 01:02:23 (8454) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-08 01:02:23 (8454) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-08 01:02:34 (8454) [[32mINFO[0m] Metadata Cache Created
* 2024-11-08 01:02:34 (8471) [[32mINFO[0m]
* 2024-11-08 01:02:34 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-08 01:02:34 (7581) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jWtCThpUJV/ea_profile.json
* 2024-11-08 01:02:35 (7604) [[32mINFO[0m] Backed up EA4 profile to /tmp/jWtCThpUJV/ea_profile.json
* 2024-11-08 01:02:36 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-08 01:02:38 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-09 00:49:41 (9491) [[32mINFO[0m] Self-update of script version 57 requested.
* 2024-11-09 00:49:41 (9513) [[32mINFO[0m] Script is up to date.
* 2024-11-09 00:49:43 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-09 00:49:43 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-09 00:49:43 (8440) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-09 00:49:43 (8441) [[32mINFO[0m]
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 2048
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881168908
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] error : Record-count is not ok; is 9613935 Should be: 0
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] warning : Found 9614234 key parts. Should be: 0
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] error : Corrupt
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] awolgami_forum.session
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:52:20 (8454) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] cybernet_silent.users
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] educatio_production.schools
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] homeland_homelands.users
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-09 00:53:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:54:26 (8454) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-09 00:56:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-09 00:58:46 (8454) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-09 00:59:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-09 00:59:56 (8454) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-09 00:59:58 (8454) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-09 01:01:54 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-09 01:01:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-09 01:01:55 (8471) [[32mINFO[0m]
* 2024-11-09 01:01:55 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 2048
warning : Size of datafile is: 8881186428 Should be: 8881168908
error : Record-count is not ok; is 9613935 Should be: 0
warning : Found 9614234 key parts. Should be: 0
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-09 01:01:56 (8440) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-09 01:01:56 (8441) [[32mINFO[0m]
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-09 01:02:02 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-09 01:02:02 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-09 01:02:02 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-09 01:02:02 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-09 01:02:02 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-09 01:02:02 (8440) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-09 01:02:02 (8441) [[32mINFO[0m]
* 2024-11-09 01:02:02 (8454) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-09 01:02:02 (8454) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-09 01:02:02 (8454) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-09 01:02:02 (8454) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-09 01:02:02 (8454) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-09 01:02:02 (8454) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-09 01:02:02 (8454) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-09 01:02:02 (8454) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-09 01:02:02 (8454) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-09 01:02:02 (8454) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-09 01:02:02 (8454) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-09 01:02:02 (8454) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-09 01:02:02 (8454) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-09 01:02:12 (8454) [[32mINFO[0m] Metadata Cache Created
* 2024-11-09 01:02:12 (8471) [[32mINFO[0m]
* 2024-11-09 01:02:12 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-09 01:02:12 (7581) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cbkS4vw65q/ea_profile.json
* 2024-11-09 01:02:13 (7604) [[32mINFO[0m] Backed up EA4 profile to /tmp/cbkS4vw65q/ea_profile.json
* 2024-11-09 01:02:14 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-09 01:02:16 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-10 00:49:32 (9491) [[32mINFO[0m] Self-update of script version 57 requested.
* 2024-11-10 00:49:32 (9513) [[32mINFO[0m] Script is up to date.
* 2024-11-10 00:49:33 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-10 00:49:33 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-10 00:49:33 (8440) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-10 00:49:33 (8441) [[32mINFO[0m]
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] error : Corrupt
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] awolgami_forum.session
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:55:49 (8454) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] cybernet_silent.users
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] educatio_production.schools
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] homeland_homelands.users
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:56:36 (8454) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:57:52 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 00:59:30 (8454) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-10 01:02:16 (8454) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-10 01:03:21 (8454) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-10 01:03:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-10 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-10 01:05:08 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-10 01:05:08 (8471) [[32mINFO[0m]
* 2024-11-10 01:05:08 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-10 01:05:08 (8440) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-10 01:05:08 (8441) [[32mINFO[0m]
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-10 01:05:14 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-10 01:05:14 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-10 01:05:14 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-10 01:05:14 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-10 01:05:14 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-10 01:05:14 (8440) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-10 01:05:14 (8441) [[32mINFO[0m]
* 2024-11-10 01:05:14 (8454) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-10 01:05:14 (8454) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-10 01:05:14 (8454) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-10 01:05:14 (8454) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-10 01:05:14 (8454) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-10 01:05:14 (8454) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2024-11-10 01:05:14 (8454) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2024-11-10 01:05:14 (8454) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2024-11-10 01:05:14 (8454) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2024-11-10 01:05:14 (8454) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2024-11-10 01:05:14 (8454) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2024-11-10 01:05:14 (8454) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2024-11-10 01:05:14 (8454) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2024-11-10 01:05:24 (8454) [[32mINFO[0m] Metadata Cache Created
* 2024-11-10 01:05:24 (8471) [[32mINFO[0m]
* 2024-11-10 01:05:24 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-10 01:05:24 (7581) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6VFJkcOSNo/ea_profile.json
* 2024-11-10 01:05:25 (7604) [[32mINFO[0m] Backed up EA4 profile to /tmp/6VFJkcOSNo/ea_profile.json
* 2024-11-10 01:05:26 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-10 01:05:28 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-11 00:49:26 (9491) [[32mINFO[0m] Self-update of script version 57 requested.
* 2024-11-11 00:49:27 (9513) [[32mINFO[0m] Script is up to date.
* 2024-11-11 00:49:28 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-11 00:49:28 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-11 00:49:28 (8440) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-11 00:49:28 (8441) [[32mINFO[0m]
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] error : Corrupt
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] awolgami_forum.session
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:56:09 (8454) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] cybernet_silent.users
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] educatio_production.schools
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-11 00:56:56 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] homeland_homelands.users
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:56:57 (8454) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:58:13 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 00:59:50 (8454) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-11 01:02:44 (8454) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-11 01:03:52 (8454) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-11 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-11 01:05:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-11 01:05:46 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-11 01:05:46 (8471) [[32mINFO[0m]
* 2024-11-11 01:05:46 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-11 01:05:46 (8440) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-11 01:05:46 (8441) [[32mINFO[0m]
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-11 01:05:51 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-11 01:05:51 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-11 01:05:51 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-11 01:05:51 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-11 01:05:51 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-11 01:05:51 (8440) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-11 01:05:51 (8441) [[32mINFO[0m]
* 2024-11-11 01:05:52 (8454) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-11 01:05:52 (8454) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-11 01:05:52 (8454) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-11 01:05:52 (8454) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-11 01:05:52 (8454) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-11 01:05:52 (8454) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-11 01:05:52 (8454) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-11 01:05:52 (8454) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-11 01:05:52 (8454) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-11 01:05:52 (8454) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-11 01:05:52 (8454) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-11 01:05:52 (8454) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-11 01:05:52 (8454) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-11 01:06:02 (8454) [[32mINFO[0m] Metadata Cache Created
* 2024-11-11 01:06:02 (8471) [[32mINFO[0m]
* 2024-11-11 01:06:02 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-11 01:06:02 (7581) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PZd3f9Ye5k/ea_profile.json
* 2024-11-11 01:06:03 (7604) [[32mINFO[0m] Backed up EA4 profile to /tmp/PZd3f9Ye5k/ea_profile.json
* 2024-11-11 01:06:04 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-11 01:06:06 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-12 00:48:59 (9491) [[32mINFO[0m] Self-update of script version 57 requested.
* 2024-11-12 00:48:59 (9513) [[32mINFO[0m] Script is up to date.
* 2024-11-12 00:49:00 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-12 00:49:00 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-12 00:49:00 (8440) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-12 00:49:00 (8441) [[32mINFO[0m]
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] error : Corrupt
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] awolgami_forum.session
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:55:52 (8454) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] cybernet_silent.users
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] educatio_production.schools
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] homeland_homelands.users
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:56:41 (8454) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:58:01 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 00:59:39 (8454) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-12 01:02:36 (8454) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-12 01:03:45 (8454) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-12 01:03:48 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-12 01:05:40 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-12 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-12 01:05:41 (8471) [[32mINFO[0m]
* 2024-11-12 01:05:41 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-12 01:05:41 (8440) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-12 01:05:41 (8441) [[32mINFO[0m]
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-12 01:05:46 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-12 01:05:46 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-12 01:05:46 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-12 01:05:46 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-12 01:05:46 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-12 01:05:46 (8440) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-12 01:05:46 (8441) [[32mINFO[0m]
* 2024-11-12 01:05:46 (8454) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-12 01:05:46 (8454) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-12 01:05:46 (8454) [[32mINFO[0m] * EA4: 208.74.123.61
* 2024-11-12 01:05:46 (8454) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2024-11-12 01:05:46 (8454) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2024-11-12 01:05:46 (8454) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-12 01:05:46 (8454) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-12 01:05:46 (8454) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-12 01:05:46 (8454) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-12 01:05:46 (8454) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-12 01:05:46 (8454) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-12 01:05:46 (8454) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-12 01:05:46 (8454) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-12 01:05:57 (8454) [[32mINFO[0m] Metadata Cache Created
* 2024-11-12 01:05:57 (8471) [[32mINFO[0m]
* 2024-11-12 01:05:58 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-12 01:05:58 (7581) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/64haq4HrWl/ea_profile.json
* 2024-11-12 01:05:59 (7604) [[32mINFO[0m] Backed up EA4 profile to /tmp/64haq4HrWl/ea_profile.json
* 2024-11-12 01:05:59 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-12 01:06:01 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-13 00:49:04 (9491) [[32mINFO[0m] Self-update of script version 57 requested.
* 2024-11-13 00:49:05 (9513) [[32mINFO[0m] Script is up to date.
* 2024-11-13 00:49:06 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-13 00:49:06 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-13 00:49:06 (8440) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-13 00:49:06 (8441) [[32mINFO[0m]
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] error : Corrupt
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] awolgami_forum.session
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:56:04 (8454) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] cybernet_silent.users
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] educatio_production.schools
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] homeland_homelands.users
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:56:53 (8454) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:58:13 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 00:59:49 (8454) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-13 01:02:44 (8454) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-13 01:03:54 (8454) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-13 01:03:57 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-13 01:05:52 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-13 01:05:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-13 01:05:53 (8471) [[32mINFO[0m]
* 2024-11-13 01:05:53 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-13 01:05:53 (8440) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-13 01:05:53 (8441) [[32mINFO[0m]
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-13 01:05:58 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-13 01:05:58 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-13 01:05:58 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-13 01:05:58 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-13 01:05:58 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-13 01:05:58 (8440) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-13 01:05:58 (8441) [[32mINFO[0m]
* 2024-11-13 01:05:58 (8454) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-13 01:05:59 (8454) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-13 01:05:59 (8454) [[32mINFO[0m] * EA4: 208.74.123.61
* 2024-11-13 01:05:59 (8454) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2024-11-13 01:05:59 (8454) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2024-11-13 01:05:59 (8454) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-13 01:05:59 (8454) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-13 01:05:59 (8454) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-13 01:05:59 (8454) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-13 01:05:59 (8454) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-13 01:05:59 (8454) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-13 01:05:59 (8454) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-13 01:05:59 (8454) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-13 01:06:09 (8454) [[32mINFO[0m] Metadata Cache Created
* 2024-11-13 01:06:09 (8471) [[32mINFO[0m]
* 2024-11-13 01:06:09 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-13 01:06:09 (7581) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/aOIYs5rLIs/ea_profile.json
* 2024-11-13 01:06:10 (7604) [[32mINFO[0m] Backed up EA4 profile to /tmp/aOIYs5rLIs/ea_profile.json
* 2024-11-13 01:06:11 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-13 01:06:13 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-14 00:49:13 (9491) [[32mINFO[0m] Self-update of script version 57 requested.
* 2024-11-14 00:49:13 (9513) [[32mINFO[0m] Script is up to date.
* 2024-11-14 00:49:14 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-14 00:49:14 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-14 00:49:14 (8440) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-14 00:49:14 (8441) [[32mINFO[0m]
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] error : Corrupt
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] awolgami_forum.session
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:55:51 (8454) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] cybernet_silent.users
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] educatio_production.schools
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] homeland_homelands.users
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:56:40 (8454) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:58:10 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 00:59:54 (8454) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-14 01:02:45 (8454) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-14 01:03:53 (8454) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-14 01:03:55 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-14 01:05:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-14 01:05:42 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-14 01:05:42 (8471) [[32mINFO[0m]
* 2024-11-14 01:05:42 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-14 01:05:42 (8440) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-14 01:05:42 (8441) [[32mINFO[0m]
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-14 01:05:47 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-14 01:05:47 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-14 01:05:47 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-14 01:05:47 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-14 01:05:47 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-14 01:05:47 (8440) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-14 01:05:47 (8441) [[32mINFO[0m]
* 2024-11-14 01:05:48 (8454) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-14 01:05:48 (8454) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-14 01:05:48 (8454) [[32mINFO[0m] * EA4: 208.74.123.61
* 2024-11-14 01:05:48 (8454) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2024-11-14 01:05:48 (8454) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2024-11-14 01:05:48 (8454) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2024-11-14 01:05:48 (8454) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2024-11-14 01:05:48 (8454) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2024-11-14 01:05:48 (8454) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2024-11-14 01:05:48 (8454) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2024-11-14 01:05:48 (8454) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2024-11-14 01:05:48 (8454) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2024-11-14 01:05:48 (8454) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2024-11-14 01:05:58 (8454) [[32mINFO[0m] Metadata Cache Created
* 2024-11-14 01:05:58 (8471) [[32mINFO[0m]
* 2024-11-14 01:05:58 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-14 01:05:58 (7581) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3KGrxcLwKs/ea_profile.json
* 2024-11-14 01:05:59 (7604) [[32mINFO[0m] Backed up EA4 profile to /tmp/3KGrxcLwKs/ea_profile.json
* 2024-11-14 01:05:59 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-14 01:06:02 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-15 00:50:17 (9491) [[32mINFO[0m] Self-update of script version 57 requested.
* 2024-11-15 00:50:17 (9513) [[32mINFO[0m] Script is up to date.
* 2024-11-15 00:50:18 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-15 00:50:18 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-15 00:50:18 (8440) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-15 00:50:18 (8441) [[32mINFO[0m]
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] error : Corrupt
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] awolgami_forum.session
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:57:24 (8454) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] cybernet_silent.users
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] educatio_production.schools
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] homeland_homelands.users
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:58:16 (8454) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 00:59:37 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:01:15 (8454) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-15 01:04:13 (8454) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-15 01:05:24 (8454) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-15 01:05:26 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-15 01:07:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-15 01:07:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-15 01:07:21 (8471) [[32mINFO[0m]
* 2024-11-15 01:07:21 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-15 01:07:21 (8440) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-15 01:07:21 (8441) [[32mINFO[0m]
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-15 01:07:27 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-15 01:07:27 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-15 01:07:27 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-15 01:07:27 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-15 01:07:27 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-15 01:07:27 (8440) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-15 01:07:27 (8441) [[32mINFO[0m]
* 2024-11-15 01:07:27 (8454) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-15 01:07:27 (8454) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-15 01:07:27 (8454) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-15 01:07:27 (8454) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-15 01:07:27 (8454) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-15 01:07:27 (8454) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-15 01:07:27 (8454) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-15 01:07:27 (8454) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-15 01:07:27 (8454) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-15 01:07:27 (8454) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-15 01:07:27 (8454) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-15 01:07:27 (8454) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-15 01:07:27 (8454) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-15 01:07:37 (8454) [[32mINFO[0m] Metadata Cache Created
* 2024-11-15 01:07:37 (8471) [[32mINFO[0m]
* 2024-11-15 01:07:38 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-15 01:07:38 (7581) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/u5S_ZSFdLo/ea_profile.json
* 2024-11-15 01:07:39 (7604) [[32mINFO[0m] Backed up EA4 profile to /tmp/u5S_ZSFdLo/ea_profile.json
* 2024-11-15 01:07:39 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-15 01:07:41 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-16 00:50:31 (9491) [[32mINFO[0m] Self-update of script version 57 requested.
* 2024-11-16 00:50:31 (9513) [[32mINFO[0m] Script is up to date.
* 2024-11-16 00:50:32 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-16 00:50:32 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-16 00:50:32 (8440) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-16 00:50:32 (8441) [[32mINFO[0m]
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] error : Corrupt
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] awolgami_forum.session
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:57:22 (8454) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] cybernet_silent.users
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] educatio_production.schools
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] homeland_homelands.users
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:58:12 (8454) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 00:59:34 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:01:17 (8454) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-16 01:04:09 (8454) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-16 01:05:20 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-16 01:05:21 (8454) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-16 01:05:23 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-16 01:07:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-16 01:07:16 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-16 01:07:16 (8471) [[32mINFO[0m]
* 2024-11-16 01:07:16 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-16 01:07:16 (8440) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-16 01:07:16 (8441) [[32mINFO[0m]
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-16 01:07:22 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-16 01:07:22 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-16 01:07:22 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-16 01:07:22 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-16 01:07:22 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-16 01:07:22 (8440) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-16 01:07:22 (8441) [[32mINFO[0m]
* 2024-11-16 01:07:22 (8454) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-16 01:07:22 (8454) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-16 01:07:22 (8454) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-16 01:07:22 (8454) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-16 01:07:22 (8454) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-16 01:07:22 (8454) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-16 01:07:22 (8454) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-16 01:07:22 (8454) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-16 01:07:22 (8454) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-16 01:07:22 (8454) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-16 01:07:22 (8454) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-16 01:07:22 (8454) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-16 01:07:22 (8454) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-16 01:07:33 (8454) [[32mINFO[0m] Metadata Cache Created
* 2024-11-16 01:07:33 (8471) [[32mINFO[0m]
* 2024-11-16 01:07:33 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-16 01:07:33 (7581) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3FPmLDPvjD/ea_profile.json
* 2024-11-16 01:07:34 (7604) [[32mINFO[0m] Backed up EA4 profile to /tmp/3FPmLDPvjD/ea_profile.json
* 2024-11-16 01:07:34 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-16 01:07:37 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-17 00:50:02 (9491) [[32mINFO[0m] Self-update of script version 57 requested.
* 2024-11-17 00:50:03 (9513) [[32mINFO[0m] Script is up to date.
* 2024-11-17 00:50:04 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-17 00:50:04 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-17 00:50:04 (8440) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-17 00:50:04 (8441) [[32mINFO[0m]
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] error : Corrupt
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] awolgami_forum.session
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:56:42 (8454) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] cybernet_silent.users
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] educatio_production.schools
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] homeland_homelands.users
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:57:30 (8454) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 00:58:46 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:00:20 (8454) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-17 01:03:04 (8454) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-17 01:04:12 (8454) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-17 01:04:15 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-17 01:05:58 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-17 01:05:59 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-17 01:05:59 (8471) [[32mINFO[0m]
* 2024-11-17 01:05:59 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-17 01:05:59 (8440) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-17 01:05:59 (8441) [[32mINFO[0m]
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-17 01:06:06 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-17 01:06:06 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-17 01:06:06 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-17 01:06:06 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-17 01:06:06 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-17 01:06:06 (8440) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-17 01:06:06 (8441) [[32mINFO[0m]
* 2024-11-17 01:06:06 (8454) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-17 01:06:06 (8454) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-17 01:06:06 (8454) [[32mINFO[0m] * EA4: 208.74.123.62
* 2024-11-17 01:06:06 (8454) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2024-11-17 01:06:06 (8454) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2024-11-17 01:06:06 (8454) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-17 01:06:06 (8454) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-17 01:06:06 (8454) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-17 01:06:06 (8454) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-17 01:06:06 (8454) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-17 01:06:06 (8454) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-17 01:06:06 (8454) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-17 01:06:06 (8454) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-17 01:06:17 (8454) [[32mINFO[0m] Metadata Cache Created
* 2024-11-17 01:06:17 (8471) [[32mINFO[0m]
* 2024-11-17 01:06:17 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-17 01:06:17 (7581) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vD66icxZb7/ea_profile.json
* 2024-11-17 01:06:18 (7604) [[32mINFO[0m] Backed up EA4 profile to /tmp/vD66icxZb7/ea_profile.json
* 2024-11-17 01:06:19 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-17 01:06:21 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-18 00:48:58 (9491) [[32mINFO[0m] Self-update of script version 57 requested.
* 2024-11-18 00:48:58 (9513) [[32mINFO[0m] Script is up to date.
* 2024-11-18 00:48:59 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-18 00:48:59 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-18 00:48:59 (8440) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-18 00:48:59 (8441) [[32mINFO[0m]
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] error : Corrupt
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] awolgami_forum.session
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:55:37 (8454) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] cybernet_silent.users
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] educatio_production.schools
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] homeland_homelands.users
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:56:26 (8454) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:57:46 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 00:59:22 (8454) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-18 01:02:07 (8454) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-18 01:03:14 (8454) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-18 01:03:17 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-18 01:05:06 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-18 01:05:07 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-18 01:05:07 (8471) [[32mINFO[0m]
* 2024-11-18 01:05:07 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-18 01:05:07 (8440) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-18 01:05:07 (8441) [[32mINFO[0m]
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-18 01:05:13 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-18 01:05:13 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-18 01:05:13 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-18 01:05:13 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-18 01:05:13 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-18 01:05:13 (8440) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-18 01:05:13 (8441) [[32mINFO[0m]
* 2024-11-18 01:05:13 (8454) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-18 01:05:14 (8454) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-18 01:05:14 (8454) [[32mINFO[0m] * EA4: 208.74.123.61
* 2024-11-18 01:05:14 (8454) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2024-11-18 01:05:14 (8454) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2024-11-18 01:05:14 (8454) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-18 01:05:14 (8454) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-18 01:05:14 (8454) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-18 01:05:14 (8454) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-18 01:05:14 (8454) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-18 01:05:14 (8454) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-18 01:05:14 (8454) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-18 01:05:14 (8454) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-18 01:05:23 (8454) [[32mINFO[0m] Metadata Cache Created
* 2024-11-18 01:05:23 (8471) [[32mINFO[0m]
* 2024-11-18 01:05:23 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-18 01:05:24 (7581) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/C7sDzvw9oD/ea_profile.json
* 2024-11-18 01:05:24 (7604) [[32mINFO[0m] Backed up EA4 profile to /tmp/C7sDzvw9oD/ea_profile.json
* 2024-11-18 01:05:25 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-18 01:05:27 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-19 00:49:36 (9491) [[32mINFO[0m] Self-update of script version 57 requested.
* 2024-11-19 00:49:36 (9513) [[32mINFO[0m] Script is up to date.
* 2024-11-19 00:49:37 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-19 00:49:37 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-19 00:49:37 (8440) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-19 00:49:37 (8441) [[32mINFO[0m]
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] error : Corrupt
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] awolgami_forum.session
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:57:04 (8454) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] cybernet_silent.users
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] educatio_production.schools
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] homeland_homelands.users
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:57:53 (8454) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 00:59:11 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:00:45 (8454) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-19 01:03:33 (8454) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-19 01:04:41 (8454) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-19 01:04:43 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-19 01:06:32 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-19 01:06:33 (8454) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-19 01:06:33 (8471) [[32mINFO[0m]
* 2024-11-19 01:06:33 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-19 01:06:33 (8440) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-19 01:06:33 (8441) [[32mINFO[0m]
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-19 01:06:38 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-19 01:06:38 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-19 01:06:38 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-19 01:06:38 (5648) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-19 01:06:38 (5624) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-19 01:06:38 (8440) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-19 01:06:38 (8441) [[32mINFO[0m]
* 2024-11-19 01:06:39 (8454) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-19 01:06:39 (8454) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-19 01:06:39 (8454) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-19 01:06:39 (8454) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-19 01:06:39 (8454) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-19 01:06:39 (8454) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-19 01:06:39 (8454) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-19 01:06:39 (8454) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-19 01:06:39 (8454) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-19 01:06:39 (8454) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-19 01:06:39 (8454) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-19 01:06:39 (8454) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-19 01:06:39 (8454) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-19 01:06:48 (8454) [[32mINFO[0m] Metadata Cache Created
* 2024-11-19 01:06:48 (8471) [[32mINFO[0m]
* 2024-11-19 01:06:49 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-19 01:06:49 (7581) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5q8usNOVlB/ea_profile.json
* 2024-11-19 01:06:50 (7604) [[32mINFO[0m] Backed up EA4 profile to /tmp/5q8usNOVlB/ea_profile.json
* 2024-11-19 01:06:50 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-19 01:06:52 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-20 00:49:09 (9491) [[32mINFO[0m] Self-update of script version 57 requested.
* 2024-11-20 00:49:09 (9496) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-11-20 00:49:09 (9505) [[32mINFO[0m] Script update to version 58 successful.
* 2024-11-20 00:49:10 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-20 00:49:10 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-20 00:49:10 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-20 00:49:10 (8445) [[32mINFO[0m]
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] error : Corrupt
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:56:05 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:56:59 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 00:58:24 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:00:02 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-20 01:02:49 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-20 01:03:56 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-20 01:03:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-20 01:05:57 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-20 01:05:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-20 01:05:58 (8475) [[32mINFO[0m]
* 2024-11-20 01:05:58 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-20 01:05:58 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-20 01:05:58 (8445) [[32mINFO[0m]
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-20 01:06:04 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-20 01:06:04 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-20 01:06:04 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-20 01:06:04 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-20 01:06:04 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-20 01:06:04 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-20 01:06:04 (8445) [[32mINFO[0m]
* 2024-11-20 01:06:04 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-20 01:06:05 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-20 01:06:05 (8458) [[32mINFO[0m] * EA4: 208.74.123.62
* 2024-11-20 01:06:05 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2024-11-20 01:06:05 (8458) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2024-11-20 01:06:05 (8458) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-20 01:06:05 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-20 01:06:05 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-20 01:06:05 (8458) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-20 01:06:05 (8458) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-20 01:06:05 (8458) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-20 01:06:05 (8458) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-20 01:06:05 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-20 01:06:14 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-11-20 01:06:14 (8475) [[32mINFO[0m]
* 2024-11-20 01:06:15 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-20 01:06:15 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/T5tWmgTvaF/ea_profile.json
* 2024-11-20 01:06:16 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/T5tWmgTvaF/ea_profile.json
* 2024-11-20 01:06:16 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-20 01:06:18 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-21 00:49:10 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-11-21 00:49:10 (9517) [[32mINFO[0m] Script is up to date.
* 2024-11-21 00:49:11 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-21 00:49:11 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-21 00:49:11 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-21 00:49:11 (8445) [[32mINFO[0m]
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] error : Corrupt
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] batesfor_jo161.jos_finder_tokens_aggregate
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:55:39 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:56:31 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:57:56 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 00:59:30 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-21 01:02:13 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-21 01:03:20 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-21 01:03:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-21 01:05:16 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-21 01:05:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-21 01:05:17 (8475) [[32mINFO[0m]
* 2024-11-21 01:05:17 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
batesfor_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-21 01:05:17 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-21 01:05:17 (8445) [[32mINFO[0m]
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-21 01:05:23 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-21 01:05:23 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-21 01:05:23 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-21 01:05:23 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-21 01:05:23 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-21 01:05:23 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-21 01:05:23 (8445) [[32mINFO[0m]
* 2024-11-21 01:05:23 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-21 01:05:23 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-21 01:05:23 (8458) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-21 01:05:23 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-21 01:05:23 (8458) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-21 01:05:23 (8458) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-21 01:05:23 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-21 01:05:23 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-21 01:05:23 (8458) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-21 01:05:23 (8458) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-21 01:05:23 (8458) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-21 01:05:23 (8458) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-21 01:05:23 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-21 01:05:33 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-11-21 01:05:33 (8475) [[32mINFO[0m]
* 2024-11-21 01:05:33 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-21 01:05:33 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mH6o9K81Yu/ea_profile.json
* 2024-11-21 01:05:34 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/mH6o9K81Yu/ea_profile.json
* 2024-11-21 01:05:35 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-21 01:05:37 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-22 00:49:10 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-11-22 00:49:10 (9517) [[32mINFO[0m] Script is up to date.
* 2024-11-22 00:49:11 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-22 00:49:11 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-22 00:49:11 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-22 00:49:11 (8445) [[32mINFO[0m]
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] error : Corrupt
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:55:49 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:56:46 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:57:53 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 00:59:33 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-22 01:02:36 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-22 01:03:43 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-22 01:03:46 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-22 01:05:35 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-22 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-22 01:05:36 (8475) [[32mINFO[0m]
* 2024-11-22 01:05:36 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-22 01:05:36 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-22 01:05:36 (8445) [[32mINFO[0m]
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-22 01:05:42 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-22 01:05:42 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-22 01:05:42 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-22 01:05:42 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-22 01:05:42 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-22 01:05:42 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-22 01:05:42 (8445) [[32mINFO[0m]
* 2024-11-22 01:05:42 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-22 01:05:42 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-22 01:05:42 (8458) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-22 01:05:42 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-22 01:05:42 (8458) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-22 01:05:42 (8458) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-22 01:05:42 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-22 01:05:42 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-22 01:05:42 (8458) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-22 01:05:42 (8458) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-22 01:05:42 (8458) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-22 01:05:42 (8458) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-22 01:05:42 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-22 01:05:53 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-11-22 01:05:53 (8475) [[32mINFO[0m]
* 2024-11-22 01:05:53 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-22 01:05:53 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gGVA32nuU8/ea_profile.json
* 2024-11-22 01:05:54 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/gGVA32nuU8/ea_profile.json
* 2024-11-22 01:05:54 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-22 01:05:57 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-23 00:49:44 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-11-23 00:49:45 (9517) [[32mINFO[0m] Script is up to date.
* 2024-11-23 00:49:46 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-23 00:49:46 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-23 00:49:46 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-23 00:49:46 (8445) [[32mINFO[0m]
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] error : Corrupt
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:56:31 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:57:27 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 00:58:35 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:00:16 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-23 01:03:06 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-23 01:04:18 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-23 01:04:20 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-23 01:06:20 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-23 01:06:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-23 01:06:21 (8475) [[32mINFO[0m]
* 2024-11-23 01:06:21 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-23 01:06:21 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-23 01:06:21 (8445) [[32mINFO[0m]
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-23 01:06:27 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-23 01:06:27 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-23 01:06:27 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-23 01:06:27 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-23 01:06:27 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-23 01:06:27 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-23 01:06:27 (8445) [[32mINFO[0m]
* 2024-11-23 01:06:28 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-23 01:06:28 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-23 01:06:28 (8458) [[32mINFO[0m] * EA4: 208.74.123.61
* 2024-11-23 01:06:28 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2024-11-23 01:06:28 (8458) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2024-11-23 01:06:28 (8458) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2024-11-23 01:06:28 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2024-11-23 01:06:28 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2024-11-23 01:06:28 (8458) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2024-11-23 01:06:28 (8458) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2024-11-23 01:06:28 (8458) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2024-11-23 01:06:28 (8458) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2024-11-23 01:06:28 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2024-11-23 01:06:38 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-11-23 01:06:38 (8475) [[32mINFO[0m]
* 2024-11-23 01:06:38 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-23 01:06:38 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9vCqJhzz0t/ea_profile.json
* 2024-11-23 01:06:39 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/9vCqJhzz0t/ea_profile.json
* 2024-11-23 01:06:39 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-23 01:06:41 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-24 00:49:49 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-11-24 00:49:49 (9517) [[32mINFO[0m] Script is up to date.
* 2024-11-24 00:49:50 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-24 00:49:50 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-24 00:49:50 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-24 00:49:50 (8445) [[32mINFO[0m]
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] error : Corrupt
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:56:19 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:57:15 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:58:23 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 00:59:57 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-24 01:02:38 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-24 01:03:45 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-24 01:03:47 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_form
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_form_view
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_incomplete_submissions
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_lead
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] youth_20161222youth.hy_rg_lead_notes
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-24 01:05:38 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-24 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-24 01:05:39 (8475) [[32mINFO[0m]
* 2024-11-24 01:05:39 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
youth_20161222youth.hy_rg_form
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form`" or dump/reload to fix it!
youth_20161222youth.hy_rg_form_view
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_form_view`" or dump/reload to fix it!
youth_20161222youth.hy_rg_incomplete_submissions
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_incomplete_submissions`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead`" or dump/reload to fix it!
youth_20161222youth.hy_rg_lead_notes
error : Table upgrade required. Please do "REPAIR TABLE `hy_rg_lead_notes`" or dump/reload to fix it!
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-24 01:05:39 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-24 01:05:39 (8445) [[32mINFO[0m]
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-24 01:05:45 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-24 01:05:45 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-24 01:05:45 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-24 01:05:45 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-24 01:05:45 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-24 01:05:45 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-24 01:05:45 (8445) [[32mINFO[0m]
* 2024-11-24 01:05:45 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-24 01:05:45 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-24 01:05:45 (8458) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-24 01:05:45 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-24 01:05:45 (8458) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-24 01:05:45 (8458) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-24 01:05:45 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-24 01:05:45 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-24 01:05:45 (8458) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-24 01:05:45 (8458) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-24 01:05:45 (8458) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-24 01:05:45 (8458) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-24 01:05:45 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-24 01:05:55 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-11-24 01:05:55 (8475) [[32mINFO[0m]
* 2024-11-24 01:05:55 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-24 01:05:55 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ctB0Ofqqhw/ea_profile.json
* 2024-11-24 01:05:56 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/ctB0Ofqqhw/ea_profile.json
* 2024-11-24 01:05:56 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-24 01:05:59 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-25 00:49:29 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-11-25 00:49:29 (9517) [[32mINFO[0m] Script is up to date.
* 2024-11-25 00:49:30 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-25 00:49:30 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-25 00:49:30 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-25 00:49:30 (8445) [[32mINFO[0m]
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] error : Corrupt
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:56:05 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:57:02 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:58:10 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 00:59:46 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-25 01:02:29 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-25 01:03:36 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-25 01:03:38 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-25 01:05:30 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-25 01:05:31 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-25 01:05:31 (8475) [[32mINFO[0m]
* 2024-11-25 01:05:31 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-25 01:05:31 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-25 01:05:31 (8445) [[32mINFO[0m]
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-25 01:05:37 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-25 01:05:37 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-25 01:05:37 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-25 01:05:37 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-25 01:05:37 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-25 01:05:37 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-25 01:05:37 (8445) [[32mINFO[0m]
* 2024-11-25 01:05:37 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-25 01:05:37 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-25 01:05:37 (8458) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-25 01:05:37 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-25 01:05:37 (8458) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-25 01:05:37 (8458) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-25 01:05:37 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-25 01:05:37 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-25 01:05:37 (8458) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-25 01:05:37 (8458) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-25 01:05:37 (8458) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-25 01:05:37 (8458) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-25 01:05:37 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-25 01:05:47 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-11-25 01:05:47 (8475) [[32mINFO[0m]
* 2024-11-25 01:05:47 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-25 01:05:47 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NBFxTh_sQM/ea_profile.json
* 2024-11-25 01:05:48 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/NBFxTh_sQM/ea_profile.json
* 2024-11-25 01:05:49 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-25 01:05:51 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-26 00:50:16 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-11-26 00:50:16 (9517) [[32mINFO[0m] Script is up to date.
* 2024-11-26 00:50:17 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-26 00:50:17 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-26 00:50:17 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-26 00:50:17 (8445) [[32mINFO[0m]
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] error : Corrupt
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:57:26 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:58:26 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 00:59:41 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] pasionpa_rrillera.wp_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:01:22 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-26 01:04:23 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-26 01:05:36 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-26 01:05:39 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-26 01:07:37 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-26 01:07:37 (8475) [[32mINFO[0m]
* 2024-11-26 01:07:37 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pasionpa_rrillera.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-26 01:07:38 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-26 01:07:38 (8445) [[32mINFO[0m]
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-26 01:07:46 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-26 01:07:46 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-26 01:07:46 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-26 01:07:46 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-26 01:07:46 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-26 01:07:46 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-26 01:07:46 (8445) [[32mINFO[0m]
* 2024-11-26 01:07:46 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-26 01:07:46 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-26 01:07:46 (8458) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-26 01:07:46 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-26 01:07:46 (8458) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-26 01:07:46 (8458) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-26 01:07:46 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-26 01:07:46 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-26 01:07:46 (8458) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-26 01:07:46 (8458) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-26 01:07:46 (8458) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-26 01:07:46 (8458) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-26 01:07:46 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-26 01:07:56 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-11-26 01:07:56 (8475) [[32mINFO[0m]
* 2024-11-26 01:07:56 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-26 01:07:56 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pv9NmRHzMZ/ea_profile.json
* 2024-11-26 01:07:57 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/pv9NmRHzMZ/ea_profile.json
* 2024-11-26 01:07:58 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-26 01:08:00 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-27 00:49:16 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-11-27 00:49:16 (9517) [[32mINFO[0m] Script is up to date.
* 2024-11-27 00:49:17 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-27 00:49:17 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-27 00:49:17 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-27 00:49:17 (8445) [[32mINFO[0m]
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] error : Corrupt
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:56:04 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:57:00 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:58:04 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] pasionpa_rrillera.wp_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 00:59:34 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-27 01:02:14 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-27 01:03:19 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-27 01:03:21 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-27 01:05:04 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-27 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-27 01:05:05 (8475) [[32mINFO[0m]
* 2024-11-27 01:05:05 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pasionpa_rrillera.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-27 01:05:05 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-27 01:05:05 (8445) [[32mINFO[0m]
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-27 01:05:10 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-27 01:05:10 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-27 01:05:10 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-27 01:05:10 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-27 01:05:10 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-27 01:05:10 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-27 01:05:10 (8445) [[32mINFO[0m]
* 2024-11-27 01:05:10 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-27 01:05:10 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-27 01:05:10 (8458) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-27 01:05:10 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-27 01:05:10 (8458) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-27 01:05:10 (8458) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-27 01:05:10 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-27 01:05:10 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-27 01:05:10 (8458) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-27 01:05:10 (8458) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-27 01:05:10 (8458) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-27 01:05:10 (8458) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-27 01:05:10 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-27 01:05:20 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-11-27 01:05:20 (8475) [[32mINFO[0m]
* 2024-11-27 01:05:21 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-27 01:05:21 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/F3yMBQjlqh/ea_profile.json
* 2024-11-27 01:05:22 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/F3yMBQjlqh/ea_profile.json
* 2024-11-27 01:05:22 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-27 01:05:24 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-28 00:49:08 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-11-28 00:49:08 (9517) [[32mINFO[0m] Script is up to date.
* 2024-11-28 00:49:09 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-28 00:49:09 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-28 00:49:09 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-28 00:49:09 (8445) [[32mINFO[0m]
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] error : Corrupt
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:55:51 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:56:48 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:57:54 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] pasionpa_rrillera.wp_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 00:59:27 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-28 01:02:04 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-28 01:03:11 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-28 01:03:13 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-28 01:05:04 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-28 01:05:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-28 01:05:05 (8475) [[32mINFO[0m]
* 2024-11-28 01:05:05 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pasionpa_rrillera.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-28 01:05:05 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-28 01:05:05 (8445) [[32mINFO[0m]
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-28 01:05:11 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-28 01:05:11 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-28 01:05:11 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-28 01:05:11 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-28 01:05:11 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-28 01:05:11 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-28 01:05:11 (8445) [[32mINFO[0m]
* 2024-11-28 01:05:11 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-28 01:05:11 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-28 01:05:11 (8458) [[32mINFO[0m] * EA4: 208.74.123.61
* 2024-11-28 01:05:11 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2024-11-28 01:05:11 (8458) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2024-11-28 01:05:11 (8458) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-28 01:05:11 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-28 01:05:11 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-28 01:05:11 (8458) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-28 01:05:11 (8458) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-28 01:05:11 (8458) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-28 01:05:11 (8458) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-28 01:05:11 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-28 01:05:22 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-11-28 01:05:22 (8475) [[32mINFO[0m]
* 2024-11-28 01:05:22 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-28 01:05:22 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/YxhgKgLWAS/ea_profile.json
* 2024-11-28 01:05:23 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/YxhgKgLWAS/ea_profile.json
* 2024-11-28 01:05:23 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-28 01:05:26 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-29 00:48:59 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-11-29 00:48:59 (9517) [[32mINFO[0m] Script is up to date.
* 2024-11-29 00:49:01 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-29 00:49:01 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-29 00:49:01 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-29 00:49:01 (8445) [[32mINFO[0m]
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] error : Corrupt
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:55:42 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:56:41 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:57:51 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] pasionpa_rrillera.wp_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 00:59:23 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-29 01:02:01 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-29 01:03:09 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-29 01:03:11 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-29 01:05:08 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-29 01:05:09 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-29 01:05:09 (8475) [[32mINFO[0m]
* 2024-11-29 01:05:09 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pasionpa_rrillera.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-29 01:05:09 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-29 01:05:09 (8445) [[32mINFO[0m]
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-29 01:05:14 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-29 01:05:14 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-29 01:05:14 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-29 01:05:14 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-29 01:05:14 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-29 01:05:14 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-29 01:05:14 (8445) [[32mINFO[0m]
* 2024-11-29 01:05:15 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-29 01:05:15 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-29 01:05:15 (8458) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-29 01:05:15 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-29 01:05:15 (8458) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-29 01:05:15 (8458) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-29 01:05:15 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-29 01:05:15 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-29 01:05:15 (8458) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-29 01:05:15 (8458) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-29 01:05:15 (8458) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-29 01:05:15 (8458) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-29 01:05:15 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-29 01:05:24 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-11-29 01:05:24 (8475) [[32mINFO[0m]
* 2024-11-29 01:05:24 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-29 01:05:24 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/evTDTlGYet/ea_profile.json
* 2024-11-29 01:05:25 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/evTDTlGYet/ea_profile.json
* 2024-11-29 01:05:25 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-29 01:05:28 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-30 00:49:36 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-11-30 00:49:36 (9517) [[32mINFO[0m] Script is up to date.
* 2024-11-30 00:49:37 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-11-30 00:49:37 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-11-30 00:49:37 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-30 00:49:37 (8445) [[32mINFO[0m]
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] error : Corrupt
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:56:16 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:57:12 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:58:22 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] pasionpa_rrillera.wp_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 00:59:56 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-30 01:02:43 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-30 01:03:52 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-11-30 01:03:55 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-30 01:05:46 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-11-30 01:05:47 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-11-30 01:05:47 (8475) [[32mINFO[0m]
* 2024-11-30 01:05:47 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pasionpa_rrillera.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-11-30 01:05:47 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-11-30 01:05:47 (8445) [[32mINFO[0m]
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-11-30 01:05:53 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-11-30 01:05:53 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-11-30 01:05:53 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-11-30 01:05:53 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-11-30 01:05:53 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-11-30 01:05:53 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-11-30 01:05:53 (8445) [[32mINFO[0m]
* 2024-11-30 01:05:53 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-11-30 01:05:53 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-11-30 01:05:53 (8458) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-11-30 01:05:53 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-30 01:05:53 (8458) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-11-30 01:05:53 (8458) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-11-30 01:05:53 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-11-30 01:05:53 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-11-30 01:05:53 (8458) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-11-30 01:05:53 (8458) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-11-30 01:05:53 (8458) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-11-30 01:05:53 (8458) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-11-30 01:05:53 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-11-30 01:06:02 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-11-30 01:06:02 (8475) [[32mINFO[0m]
* 2024-11-30 01:06:03 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-30 01:06:03 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1NN2zXO8yg/ea_profile.json
* 2024-11-30 01:06:04 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/1NN2zXO8yg/ea_profile.json
* 2024-11-30 01:06:04 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-11-30 01:06:07 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-01 00:49:43 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-12-01 00:49:43 (9517) [[32mINFO[0m] Script is up to date.
* 2024-12-01 00:49:44 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-01 00:49:44 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-01 00:49:44 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-12-01 00:49:44 (8445) [[32mINFO[0m]
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] error : Corrupt
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:56:05 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:57:01 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:58:07 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] pasionpa_rrillera.wp_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 00:59:40 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-01 01:02:17 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-01 01:03:22 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-12-01 01:03:24 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-12-01 01:05:11 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-12-01 01:05:12 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-01 01:05:12 (8475) [[32mINFO[0m]
* 2024-12-01 01:05:12 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pasionpa_rrillera.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-12-01 01:05:12 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-01 01:05:12 (8445) [[32mINFO[0m]
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-01 01:05:18 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-01 01:05:18 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-01 01:05:18 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-01 01:05:18 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-01 01:05:18 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-01 01:05:18 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-01 01:05:18 (8445) [[32mINFO[0m]
* 2024-12-01 01:05:18 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-01 01:05:18 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-01 01:05:18 (8458) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-01 01:05:18 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-01 01:05:18 (8458) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-01 01:05:18 (8458) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-01 01:05:18 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-01 01:05:18 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-01 01:05:18 (8458) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-01 01:05:18 (8458) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-01 01:05:18 (8458) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-01 01:05:18 (8458) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-01 01:05:18 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-01 01:05:27 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-12-01 01:05:27 (8475) [[32mINFO[0m]
* 2024-12-01 01:05:28 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-01 01:05:28 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cB5RQGGEkC/ea_profile.json
* 2024-12-01 01:05:29 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/cB5RQGGEkC/ea_profile.json
* 2024-12-01 01:05:29 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-01 01:05:31 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-02 00:49:17 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-12-02 00:49:17 (9517) [[32mINFO[0m] Script is up to date.
* 2024-12-02 00:49:18 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-02 00:49:18 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-02 00:49:18 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-12-02 00:49:18 (8445) [[32mINFO[0m]
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] error : Corrupt
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:56:07 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:57:03 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:58:12 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] pasionpa_rrillera.wp_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 00:59:46 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-02 01:02:28 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-12-02 01:03:35 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-02 01:03:36 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-12-02 01:03:38 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-12-02 01:05:26 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-12-02 01:05:27 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-02 01:05:27 (8475) [[32mINFO[0m]
* 2024-12-02 01:05:27 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pasionpa_rrillera.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-12-02 01:05:27 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-02 01:05:27 (8445) [[32mINFO[0m]
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-02 01:05:33 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-02 01:05:33 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-02 01:05:33 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-02 01:05:33 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-02 01:05:33 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-02 01:05:33 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-02 01:05:33 (8445) [[32mINFO[0m]
* 2024-12-02 01:05:34 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-02 01:05:34 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-02 01:05:34 (8458) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-02 01:05:34 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-02 01:05:34 (8458) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-02 01:05:34 (8458) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-02 01:05:34 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-02 01:05:34 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-02 01:05:34 (8458) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-02 01:05:34 (8458) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-02 01:05:34 (8458) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-02 01:05:34 (8458) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-02 01:05:34 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-02 01:05:43 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-12-02 01:05:43 (8475) [[32mINFO[0m]
* 2024-12-02 01:05:43 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-02 01:05:43 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HoB0zW2edz/ea_profile.json
* 2024-12-02 01:05:44 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/HoB0zW2edz/ea_profile.json
* 2024-12-02 01:05:45 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-02 01:05:47 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-03 00:49:06 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-12-03 00:49:07 (9517) [[32mINFO[0m] Script is up to date.
* 2024-12-03 00:49:08 (3710) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-03 00:49:08 (3717) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-03 00:49:08 (8444) [[32mINFO[0m] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-12-03 00:49:08 (8445) [[32mINFO[0m]
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] admin007_wp416.wpk3_wfls_role_counts
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] africahe_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] africahe_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] africahe_wrdp3.wdsrj_finder_tokens_aggregate
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] agencycr_wp347.wpi9_itsec_logs
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] warning : Table is marked as crashed and last repair failed
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] warning : Size of indexfile is: 801461248 Should be: 11264
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] warning : Size of datafile is: 8881186428 Should be: 8881169976
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] error : Found wrong record at 8881167940
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] error : Corrupt
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] agencycr_wp410.wp7r_wfls_role_counts
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] alexande_wpadapt.wp_wfls_role_counts
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] allthing_wiki.hitcounter
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] alnaqwa_db.r9pce_finder_tokens_aggregate
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] arizonac_wp773.wp_wfls_role_counts
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] awolgami_forum.cpsession
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] awolgami_forum.session
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] baruta_alcbarbd.wp_bar_wfls_role_counts
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] baruta_sematbd.wp_sem_wfls_role_counts
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] bauuinst_jo161.jos_finder_tokens_aggregate
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] blueagav_wp878.wpsx_wfls_role_counts
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] bouameur_bmitrain.train_finder_tokens_aggregate
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] butlocal_wp485.wp_wfls_role_counts
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] cannoncu_joom654.jos_finder_tokens_aggregate
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] cardvoxc_wp466.wp_wfls_role_counts
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] crapule_drpl1.users
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] crapule_fqsc2014.users
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] crapule_fqsc2014b.users
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] crapule_fqscdrupal.users
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] cybernet_drpl1.users
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] cybernet_drpl2.domain
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] cybernet_drpl2.users
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] cybernet_drupal.users
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] cybernet_silent.users
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:55:33 (8458) [[32mINFO[0m] darcycon_wp104.pw_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] dicciona_blog.wp_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] dicciona_vilamatas.wp_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] discvr_new16.drg_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] dropship_wp876.wp_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] drukala_drpl1.users
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] dukaicom_demo2.c40md_finder_tokens_aggregate
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] dukaicom_demo2.vw1eh_finder_tokens_aggregate
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] dukaicom_demo3.soy2m_finder_tokens_aggregate
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] dukaicom_proyDem1.proy_finder_tokens_aggregate
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] edelmans_newwp.ede_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] educatio_production.schools
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] educatio_production.schools_2008-06-22
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] elemento_wikidb.hitcounter
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] emmettmc_wrdp.wp_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] enaira36_dbs.wp_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] evriderc_site.i4blc_finder_tokens_aggregate
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] ezwebdom_tedfr54.wp_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] floridae_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] fospuca_fospuca4.wp_rem_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_geocode_cache
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_hmac_cache
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] frankier_sqw2016.sqw_users_apisessions
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] getclear_wp742.wp_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] gld_VBDATABASE.cpsession
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] gld_VBDATABASE.session
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] homeland_homelands.users
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] homelumb_sitedata.fvyah_finder_tokens_aggregate
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] homelumb_wp277.wp_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] hotelrea_prod_wp.wpcq_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] howtoear_ha916.wp_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] howtomak_ht735.wp_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] inspirat_wpIF5.wp_wfls_role_counts
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:56:29 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] ishanify_directory.rx5pk_finder_tokens_aggregate
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] jlewisco_magento.catalog_product_index_price_downlod_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] justcruz_wp152.wpkk_wfls_role_counts
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kramday_dragon.hitcounter
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kramday_drpl1.users
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kramday_gm.gmhitcounter
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kramday_wikidb.hitcounter
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kramday_wikidb.mw_hitcounter
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kramday_wikidb.mwhitcounter
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kramday_wikiupgrade.mw_hitcounter
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_anc_products_index_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_category_product_index_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_eav_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_final_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_opt_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_catalog_product_index_price_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] kushypet_mage326.mg_cataloginventory_stock_status_tmp
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] lajamsco_la465.wp_wfls_role_counts
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] lavillad_vilrosdb.wp_vdr_wfls_role_counts
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] literaln_joomlit.j59qx_finder_tokens_aggregate
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] literaln_wp504.wp86_wfls_role_counts
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] louisian_lciwc.wp1d_wfls_role_counts
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] mahia_wp466.wp_wfls_role_counts
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] majico_joom433.jos_finder_tokens_aggregate
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:57:36 (8458) [[32mINFO[0m] masayaal_wp934.wpic_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] maxtaxco_maxtax.taxmax_finder_tokens_aggregate
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] maxtaxco_maxtaxv2.wp_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] medequip_me993.wp_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] megacroc_wrdp1.wp_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] miamilbr_newsite.x23_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] miamilbr_sitedata2.tka40_finder_tokens_aggregate
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] minnieme_wp683.wpws_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] missiona_ma.wrdsw_finder_tokens_aggregate
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] missiona_wp139.wpxm_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] moldy_joom.pgl1q_finder_tokens_aggregate
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] moviesma_wp585.wp_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] msawestn_version2.v4ke7_finder_tokens_aggregate
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] netinfos_wp578.wpw7_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] ohiofarm_wp.wp_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] one001lu_wp277.wp_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] onimexpa_website.eyszk_finder_tokens_aggregate
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] pasionpa_rrillera.wp_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] pgitdump_db.hf01qwc_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] phm10_data.mmp_t1ph3_finder_tokens_aggregate
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] phm10_data.t1ph3_finder_tokens_aggregate
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] polisofi_wp51.wp7s_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] pompals_pp754.wp_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] portersb_wp678.wp_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] proseirc_root.wp_wfls_role_counts
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 00:59:17 (8458) [[32mINFO[0m] qctspata_qctsp.qctspwfls_role_counts
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] queensva_addb.wp_wfls_role_counts
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] savoirmi_imga1.4images_sessions
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] sedatebn_sedmardb.wp_set_wfls_role_counts
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] serdars_saglikpazarlamasi.users
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] warning : Found row where the auto_increment column has the value 0
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] smithand_newwp.wp_wfls_role_counts
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] sunstone_wp418.wpnb_wfls_role_counts
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] tbmassis_fr.tbmfr_finder_tokens_aggregate
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] tbmassis_tr.tbmtr_finder_tokens_aggregate
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] techbgro_543.wp_wfls_role_counts
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] tecnored_boletines.b8wrl_finder_tokens_aggregate
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] tecnored_tecwebdb.tr_wfls_role_counts
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] theisleo_wrdp1.wdsrj_finder_tokens_aggregate
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] tiagorit_jurandir.wp_wfls_role_counts
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] unitedst_wp954.wp_wfls_role_counts
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] usngflor_wp889.wp_wfls_role_counts
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] usyvlorg_dev.j25_finder_tokens_aggregate
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] usyvlorg_orig.j25_finder_tokens_aggregate
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] usyvlorg_usyvl.j25_finder_tokens_aggregate
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] vcnvorg_vcnvwp.wp_wfls_role_counts
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] wccrorg_website.wp_statpress
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] wccrorg_website.wp_users
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] wccrorg_website.wp_wfls_role_counts
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] webmailn_mailserver.acal_cron_runs
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] webmailn_mailserver.acal_eventrepeats
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] webmailn_mailserver.acal_events
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] webmailn_mailserver.acal_exclusions
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] webmailn_mailserver.awm_messages
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] webmailn_mailserver.awm_settings
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] whitehou_db.wp_comments
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-03 01:01:58 (8458) [[32mINFO[0m] whitehou_db.wp_links
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] whitehou_db.wp_posts
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] whitehou_db.wp_users
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomfi_wp41.wpr9_wfSNIPCache
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POLL
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_POST
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_STATS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_STATS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_THREAD
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.EXPLORE_USER_TRACK
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.PM_SEARCH_RESULTS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SEARCH_RESULTS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.SESSIONS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_FORUM
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.USER_HISTORY
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_ExploreData.VISITOR_LOG
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_ADMIN_LOG
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_COMMENT
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_LINKS_VOTE
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POLL
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_POST
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_RSS_FEEDS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_STATS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_STATS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_THREAD_TRACK
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_THREAD
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.FPFORUM_USER_TRACK
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.PM
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.PM_SEARCH_RESULTS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.SEARCH_RESULTS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.SESSIONS
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.USER
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_FORUM
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.USER_HISTORY
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_FPData.VISITOR_LOG
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_comments
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_links
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_posts
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_WP1.wp1_users
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_comments
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_links
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_posts
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_wrdp1.wp_users
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_comments
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_links
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_posts
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] wisdomsg_wrdp2.wp_users
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] withmywh_wp446.wp_comments
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-03 01:03:05 (8458) [[32mINFO[0m] withmywh_wp446.wp_diary_and_availability_calendar
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] withmywh_wp446.wp_links
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] withmywh_wp446.wp_posts
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] withmywh_wp446.wp_users
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] withmywh_wp517.wp_comments
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] withmywh_wp517.wp_links
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] withmywh_wp517.wp_microblogposter_logs
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] withmywh_wp517.wp_posts
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] withmywh_wp517.wp_users
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_stats
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_ak_storage
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_finder_tokens_aggregate
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_mailq
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_komento_uploads
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm.rf9wz_wf_profiles
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_stats
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_ak_storage
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_finder_tokens_aggregate
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_mailq
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_komento_uploads
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_jm2.rf9wz_wf_profiles
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_osticket.ticket_answers
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_osticket.ticket_messages
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_osticket.ticket_privmsg
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_osticket.tickets
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_reviews.ads
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_reviews.asset_comments
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_reviews.assets
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_reviews.csv_import_files
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_reviews.eav_records
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
* 2024-12-03 01:03:07 (8458) [[32mINFO[0m] wmowners_reviews.eav_values_datetime
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.feature_histories
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.fieldsets
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.listing_assets
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.listing_claims
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.listing_types
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.listings
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.messages
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.newsletters
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.orders
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.reported_items
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.review_comments
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.reviews
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.schedules
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.sent_logs
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.smf_api
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.subscribers
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.transactions
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.user_favorites
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_reviews.users
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_xenforo.xf_attachment_view
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_xenforo.xf_session_activity
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] wmowners_xenforo.xf_thread_view
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_comments
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_links
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_nxs_log
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_posts
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_users
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfSNIPCache
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] yunjaele_wp701.wpec_wfls_role_counts
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] note : The storage engine for the table doesn't support check
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_comments
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_download_orders
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_downloads
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_eshop_orders
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_links
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_media_file_manager_log
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_posts
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1.wp_users
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_comments
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_download_orders
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_downloads
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_eshop_orders
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_links
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_posts
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp1_backup.wp_users
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_comments
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_download_orders
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_downloads
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_eshop_orders
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_links
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zacharym_wrdp_dev.wp_media_file_manager_log
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zulusixc_wp1.wp_comments
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zulusixc_wp1.wp_itsec_log
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zulusixc_wp1.wp_links
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] zulusixc_wp1.wp_users
* 2024-12-03 01:04:59 (8458) [[32mINFO[0m] error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
* 2024-12-03 01:04:59 (8475) [[32mINFO[0m]
* 2024-12-03 01:04:59 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
admin007_wp416.wpk3_wfls_role_counts
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
africahe_wrdp3.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
agencycr_wp347.wpi9_itsec_logs
warning : Table is marked as crashed and last repair failed
warning : Size of indexfile is: 801461248 Should be: 11264
warning : Size of datafile is: 8881186428 Should be: 8881169976
error : Found wrong record at 8881167940
error : Corrupt
agencycr_wp410.wp7r_wfls_role_counts
note : The storage engine for the table doesn't support check
alexande_wpadapt.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
allthing_wiki.hitcounter
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens
note : The storage engine for the table doesn't support check
alnaqwa_db.r9pce_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
arizonac_wp773.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
awolgami_forum.cpsession
note : The storage engine for the table doesn't support check
awolgami_forum.session
note : The storage engine for the table doesn't support check
baruta_alcbarbd.wp_bar_wfls_role_counts
note : The storage engine for the table doesn't support check
baruta_sematbd.wp_sem_wfls_role_counts
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens
note : The storage engine for the table doesn't support check
bauuinst_jo161.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
blueagav_wp878.wpsx_wfls_role_counts
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens
note : The storage engine for the table doesn't support check
bouameur_bmitrain.train_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens
note : The storage engine for the table doesn't support check
burnsbld_joomlaburns.l5rya_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
butlocal_wp485.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens
note : The storage engine for the table doesn't support check
cannoncu_joom654.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
cardvoxc_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
crapule_drpl1.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014.users
warning : Found row where the auto_increment column has the value 0
crapule_fqsc2014b.users
warning : Found row where the auto_increment column has the value 0
crapule_fqscdrupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl1.users
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.domain
warning : Found row where the auto_increment column has the value 0
cybernet_drpl2.users
warning : Found row where the auto_increment column has the value 0
cybernet_drupal.users
warning : Found row where the auto_increment column has the value 0
cybernet_silent.users
warning : Found row where the auto_increment column has the value 0
darcycon_wp104.pw_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_blog.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
dicciona_vilamatas.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
discvr_new16.drg_wfls_role_counts
note : The storage engine for the table doesn't support check
dropship_wp876.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
drukala_drpl1.users
warning : Found row where the auto_increment column has the value 0
dukaicom_demo2.c40md_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.c40md_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo2.vw1eh_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_demo3.soy2m_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens
note : The storage engine for the table doesn't support check
dukaicom_proyDem1.proy_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
edelmans_newwp.ede_wfls_role_counts
note : The storage engine for the table doesn't support check
educatio_production.schools
warning : Found row where the auto_increment column has the value 0
educatio_production.schools_2008-06-22
warning : Found row where the auto_increment column has the value 0
elemento_wikidb.hitcounter
note : The storage engine for the table doesn't support check
emmettmc_wrdp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
enaira36_dbs.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens
note : The storage engine for the table doesn't support check
evriderc_site.i4blc_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ezwebdom_tedfr54.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
floridae_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
fospuca_fospuca4.wp_rem_wfls_role_counts
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_geocode_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_hmac_cache
note : The storage engine for the table doesn't support check
frankier_sqw2016.sqw_users_apisessions
note : The storage engine for the table doesn't support check
getclear_wp742.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
gld_VBDATABASE.cpsession
note : The storage engine for the table doesn't support check
gld_VBDATABASE.session
note : The storage engine for the table doesn't support check
homeland_homelands.users
warning : Found row where the auto_increment column has the value 0
homelumb_sitedata.fvyah_finder_tokens
note : The storage engine for the table doesn't support check
homelumb_sitedata.fvyah_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
homelumb_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
hotelrea_prod_wp.wpcq_wfls_role_counts
note : The storage engine for the table doesn't support check
howtoear_ha916.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
howtomak_ht735.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
inspirat_wpIF5.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens
note : The storage engine for the table doesn't support check
ishanify_directory.rx5pk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
jlewisco_magento.catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
justcruz_wp152.wpkk_wfls_role_counts
note : The storage engine for the table doesn't support check
kramday_dragon.hitcounter
note : The storage engine for the table doesn't support check
kramday_drpl1.users
warning : Found row where the auto_increment column has the value 0
kramday_gm.gmhitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mw_hitcounter
note : The storage engine for the table doesn't support check
kramday_wikidb.mwhitcounter
note : The storage engine for the table doesn't support check
kramday_wikiupgrade.mw_hitcounter
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_categs_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_anc_products_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_enbl_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_category_product_index_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_decimal_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_eav_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_sel_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_bundle_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_cfg_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_downlod_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_final_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_agr_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_opt_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_catalog_product_index_price_tmp
note : The storage engine for the table doesn't support check
kushypet_mage326.mg_cataloginventory_stock_status_tmp
note : The storage engine for the table doesn't support check
lajamsco_la465.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
lavillad_vilrosdb.wp_vdr_wfls_role_counts
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens
note : The storage engine for the table doesn't support check
literaln_joomlit.j59qx_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
literaln_wp504.wp86_wfls_role_counts
note : The storage engine for the table doesn't support check
louisian_lciwc.wp1d_wfls_role_counts
note : The storage engine for the table doesn't support check
mahia_wp466.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens
note : The storage engine for the table doesn't support check
majico_joom433.jos_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
masayaal_wp934.wpic_wfls_role_counts
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens
note : The storage engine for the table doesn't support check
maxtaxco_maxtax.taxmax_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
maxtaxco_maxtaxv2.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
medequip_me993.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
megacroc_wrdp1.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_newsite.x23_wfls_role_counts
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens
note : The storage engine for the table doesn't support check
miamilbr_sitedata2.tka40_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
minnieme_wp683.wpws_wfls_role_counts
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens
note : The storage engine for the table doesn't support check
missiona_ma.wrdsw_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
missiona_wp139.wpxm_wfls_role_counts
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens
note : The storage engine for the table doesn't support check
moldy_joom.pgl1q_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
moviesma_wp585.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens
note : The storage engine for the table doesn't support check
msawestn_version2.v4ke7_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nalinsha_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
netinfos_wp578.wpw7_wfls_role_counts
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
nishitsh_wrdp2.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
ohiofarm_wp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
one001lu_wp277.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens
note : The storage engine for the table doesn't support check
onimexpa_website.eyszk_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
pasionpa_rrillera.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
pgitdump_db.hf01qwc_wfls_role_counts
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.mmp_t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens
note : The storage engine for the table doesn't support check
phm10_data.t1ph3_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
polisofi_wp51.wp7s_wfls_role_counts
note : The storage engine for the table doesn't support check
pompals_pp754.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
portersb_wp678.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
proseirc_root.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
qctspata_qctsp.qctspwfls_role_counts
note : The storage engine for the table doesn't support check
queensva_addb.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
savoirmi_imga1.4images_sessions
note : The storage engine for the table doesn't support check
sedatebn_sedmardb.wp_set_wfls_role_counts
note : The storage engine for the table doesn't support check
serdars_saglikpazarlamasi.users
warning : Found row where the auto_increment column has the value 0
smithand_newwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
sunstone_wp418.wpnb_wfls_role_counts
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_fr.tbmfr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens
note : The storage engine for the table doesn't support check
tbmassis_tr.tbmtr_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
techbgro_543.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens
note : The storage engine for the table doesn't support check
tecnored_boletines.b8wrl_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tecnored_tecwebdb.tr_wfls_role_counts
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens
note : The storage engine for the table doesn't support check
theisleo_wrdp1.wdsrj_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
tiagorit_jurandir.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
unitedst_wp954.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usngflor_wp889.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_dev.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_orig.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens
note : The storage engine for the table doesn't support check
usyvlorg_usyvl.j25_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
vcnvorg_vcnvwp.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
wccrorg_website.wp_statpress
error : Table upgrade required. Please do "REPAIR TABLE `wp_statpress`" or dump/reload to fix it!
wccrorg_website.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wccrorg_website.wp_wfls_role_counts
note : The storage engine for the table doesn't support check
webmailn_mailserver.acal_cron_runs
error : Table upgrade required. Please do "REPAIR TABLE `acal_cron_runs`" or dump/reload to fix it!
webmailn_mailserver.acal_eventrepeats
error : Table upgrade required. Please do "REPAIR TABLE `acal_eventrepeats`" or dump/reload to fix it!
webmailn_mailserver.acal_events
error : Table upgrade required. Please do "REPAIR TABLE `acal_events`" or dump/reload to fix it!
webmailn_mailserver.acal_exclusions
error : Table upgrade required. Please do "REPAIR TABLE `acal_exclusions`" or dump/reload to fix it!
webmailn_mailserver.awm_messages
error : Table upgrade required. Please do "REPAIR TABLE `awm_messages`" or dump/reload to fix it!
webmailn_mailserver.awm_settings
error : Table upgrade required. Please do "REPAIR TABLE `awm_settings`" or dump/reload to fix it!
whitehou_db.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
whitehou_db.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
whitehou_db.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
whitehou_db.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomfi_wp41.wpr9_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpr9_wfSNIPCache`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POLL
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POLL`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_POST
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_POST`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_THREAD`" or dump/reload to fix it!
wisdomsg_ExploreData.EXPLORE_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `EXPLORE_USER_TRACK`" or dump/reload to fix it!
wisdomsg_ExploreData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_ExploreData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_ExploreData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_ExploreData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_ExploreData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_ExploreData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_ADMIN_LOG
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_ADMIN_LOG`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_COMMENT
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_COMMENT`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_LINKS_VOTE
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_LINKS_VOTE`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POLL
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POLL`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_POST
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_POST`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_RSS_FEEDS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_RSS_FEEDS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_STATS
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_STATS`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_THREAD_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_THREAD_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_POLL_VOTES
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_POLL_VOTES`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_THREAD
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_THREAD`" or dump/reload to fix it!
wisdomsg_FPData.FPFORUM_USER_TRACK
error : Table upgrade required. Please do "REPAIR TABLE `FPFORUM_USER_TRACK`" or dump/reload to fix it!
wisdomsg_FPData.PM
error : Table upgrade required. Please do "REPAIR TABLE `PM`" or dump/reload to fix it!
wisdomsg_FPData.PM_SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `PM_SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SEARCH_RESULTS
error : Table upgrade required. Please do "REPAIR TABLE `SEARCH_RESULTS`" or dump/reload to fix it!
wisdomsg_FPData.SESSIONS
error : Table upgrade required. Please do "REPAIR TABLE `SESSIONS`" or dump/reload to fix it!
wisdomsg_FPData.USER
error : Table upgrade required. Please do "REPAIR TABLE `USER`" or dump/reload to fix it!
wisdomsg_FPData.USER_FORUM
error : Table upgrade required. Please do "REPAIR TABLE `USER_FORUM`" or dump/reload to fix it!
wisdomsg_FPData.USER_HISTORY
error : Table upgrade required. Please do "REPAIR TABLE `USER_HISTORY`" or dump/reload to fix it!
wisdomsg_FPData.VISITOR_LOG
error : Table upgrade required. Please do "REPAIR TABLE `VISITOR_LOG`" or dump/reload to fix it!
wisdomsg_WP1.wp1_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp1_comments`" or dump/reload to fix it!
wisdomsg_WP1.wp1_links
error : Table upgrade required. Please do "REPAIR TABLE `wp1_links`" or dump/reload to fix it!
wisdomsg_WP1.wp1_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp1_posts`" or dump/reload to fix it!
wisdomsg_WP1.wp1_users
error : Table upgrade required. Please do "REPAIR TABLE `wp1_users`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
wisdomsg_wrdp2.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp446.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp446.wp_diary_and_availability_calendar
error : Table upgrade required. Please do "REPAIR TABLE `wp_diary_and_availability_calendar`" or dump/reload to fix it!
withmywh_wp446.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp446.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp446.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
withmywh_wp517.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
withmywh_wp517.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
withmywh_wp517.wp_microblogposter_logs
error : Table upgrade required. Please do "REPAIR TABLE `wp_microblogposter_logs`" or dump/reload to fix it!
withmywh_wp517.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
withmywh_wp517.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_stats
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_stats`" or dump/reload to fix it!
wmowners_jm2.rf9wz_ak_storage
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_ak_storage`" or dump/reload to fix it!
wmowners_jm2.rf9wz_finder_tokens
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_finder_tokens_aggregate
note : The storage engine for the table doesn't support check
wmowners_jm2.rf9wz_komento_mailq
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_mailq`" or dump/reload to fix it!
wmowners_jm2.rf9wz_komento_uploads
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_komento_uploads`" or dump/reload to fix it!
wmowners_jm2.rf9wz_wf_profiles
error : Table upgrade required. Please do "REPAIR TABLE `rf9wz_wf_profiles`" or dump/reload to fix it!
wmowners_osticket.ticket_answers
error : Table upgrade required. Please do "REPAIR TABLE `ticket_answers`" or dump/reload to fix it!
wmowners_osticket.ticket_messages
error : Table upgrade required. Please do "REPAIR TABLE `ticket_messages`" or dump/reload to fix it!
wmowners_osticket.ticket_privmsg
error : Table upgrade required. Please do "REPAIR TABLE `ticket_privmsg`" or dump/reload to fix it!
wmowners_osticket.tickets
error : Table upgrade required. Please do "REPAIR TABLE `tickets`" or dump/reload to fix it!
wmowners_reviews.ads
error : Table upgrade required. Please do "REPAIR TABLE `ads`" or dump/reload to fix it!
wmowners_reviews.asset_comments
error : Table upgrade required. Please do "REPAIR TABLE `asset_comments`" or dump/reload to fix it!
wmowners_reviews.assets
error : Table upgrade required. Please do "REPAIR TABLE `assets`" or dump/reload to fix it!
wmowners_reviews.csv_import_files
error : Table upgrade required. Please do "REPAIR TABLE `csv_import_files`" or dump/reload to fix it!
wmowners_reviews.eav_records
error : Table upgrade required. Please do "REPAIR TABLE `eav_records`" or dump/reload to fix it!
wmowners_reviews.eav_values_datetime
error : Table upgrade required. Please do "REPAIR TABLE `eav_values_datetime`" or dump/reload to fix it!
wmowners_reviews.feature_histories
error : Table upgrade required. Please do "REPAIR TABLE `feature_histories`" or dump/reload to fix it!
wmowners_reviews.fieldsets
error : Table upgrade required. Please do "REPAIR TABLE `fieldsets`" or dump/reload to fix it!
wmowners_reviews.listing_assets
error : Table upgrade required. Please do "REPAIR TABLE `listing_assets`" or dump/reload to fix it!
wmowners_reviews.listing_claims
error : Table upgrade required. Please do "REPAIR TABLE `listing_claims`" or dump/reload to fix it!
wmowners_reviews.listing_types
error : Table upgrade required. Please do "REPAIR TABLE `listing_types`" or dump/reload to fix it!
wmowners_reviews.listings
error : Table upgrade required. Please do "REPAIR TABLE `listings`" or dump/reload to fix it!
wmowners_reviews.messages
error : Table upgrade required. Please do "REPAIR TABLE `messages`" or dump/reload to fix it!
wmowners_reviews.newsletters
error : Table upgrade required. Please do "REPAIR TABLE `newsletters`" or dump/reload to fix it!
wmowners_reviews.orders
error : Table upgrade required. Please do "REPAIR TABLE `orders`" or dump/reload to fix it!
wmowners_reviews.reported_items
error : Table upgrade required. Please do "REPAIR TABLE `reported_items`" or dump/reload to fix it!
wmowners_reviews.review_comments
error : Table upgrade required. Please do "REPAIR TABLE `review_comments`" or dump/reload to fix it!
wmowners_reviews.reviews
error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or dump/reload to fix it!
wmowners_reviews.schedules
error : Table upgrade required. Please do "REPAIR TABLE `schedules`" or dump/reload to fix it!
wmowners_reviews.sent_logs
error : Table upgrade required. Please do "REPAIR TABLE `sent_logs`" or dump/reload to fix it!
wmowners_reviews.smf_api
error : Table upgrade required. Please do "REPAIR TABLE `smf_api`" or dump/reload to fix it!
wmowners_reviews.subscribers
error : Table upgrade required. Please do "REPAIR TABLE `subscribers`" or dump/reload to fix it!
wmowners_reviews.transactions
error : Table upgrade required. Please do "REPAIR TABLE `transactions`" or dump/reload to fix it!
wmowners_reviews.user_favorites
error : Table upgrade required. Please do "REPAIR TABLE `user_favorites`" or dump/reload to fix it!
wmowners_reviews.users
error : Table upgrade required. Please do "REPAIR TABLE `users`" or dump/reload to fix it!
wmowners_xenforo.xf_attachment_view
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_session_activity
note : The storage engine for the table doesn't support check
wmowners_xenforo.xf_thread_view
note : The storage engine for the table doesn't support check
yunjaele_wp701.wpec_comments
error : Table upgrade required. Please do "REPAIR TABLE `wpec_comments`" or dump/reload to fix it!
yunjaele_wp701.wpec_links
error : Table upgrade required. Please do "REPAIR TABLE `wpec_links`" or dump/reload to fix it!
yunjaele_wp701.wpec_nxs_log
error : Table upgrade required. Please do "REPAIR TABLE `wpec_nxs_log`" or dump/reload to fix it!
yunjaele_wp701.wpec_posts
error : Table upgrade required. Please do "REPAIR TABLE `wpec_posts`" or dump/reload to fix it!
yunjaele_wp701.wpec_users
error : Table upgrade required. Please do "REPAIR TABLE `wpec_users`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfSNIPCache
error : Table upgrade required. Please do "REPAIR TABLE `wpec_wfSNIPCache`" or dump/reload to fix it!
yunjaele_wp701.wpec_wfls_role_counts
note : The storage engine for the table doesn't support check
zacharym_wrdp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zacharym_wrdp1.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_posts
error : Table upgrade required. Please do "REPAIR TABLE `wp_posts`" or dump/reload to fix it!
zacharym_wrdp1_backup.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_download_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_download_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_downloads
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_downloads`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_eshop_orders
error : Table upgrade required. Please do "REPAIR TABLE `wp_eshop_orders`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zacharym_wrdp_dev.wp_media_file_manager_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_media_file_manager_log`" or dump/reload to fix it!
zulusixc_wp1.wp_comments
error : Table upgrade required. Please do "REPAIR TABLE `wp_comments`" or dump/reload to fix it!
zulusixc_wp1.wp_itsec_log
error : Table upgrade required. Please do "REPAIR TABLE `wp_itsec_log`" or dump/reload to fix it!
zulusixc_wp1.wp_links
error : Table upgrade required. Please do "REPAIR TABLE `wp_links`" or dump/reload to fix it!
zulusixc_wp1.wp_users
error : Table upgrade required. Please do "REPAIR TABLE `wp_users`" or dump/reload to fix it!
You should repair any corrupted databases before elevating the system.
* 2024-12-03 01:05:00 (8444) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-03 01:05:00 (8445) [[32mINFO[0m]
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-03 01:05:05 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-03 01:05:05 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-03 01:05:05 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-03 01:05:05 (5651) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-03 01:05:05 (5627) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-03 01:05:05 (8444) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-03 01:05:05 (8445) [[32mINFO[0m]
* 2024-12-03 01:05:05 (8458) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-03 01:05:06 (8458) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-03 01:05:06 (8458) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-03 01:05:06 (8458) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-03 01:05:06 (8458) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-03 01:05:06 (8458) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-03 01:05:06 (8458) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-03 01:05:06 (8458) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-03 01:05:06 (8458) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-03 01:05:06 (8458) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-03 01:05:06 (8458) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-03 01:05:06 (8458) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-03 01:05:06 (8458) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-03 01:05:14 (8458) [[32mINFO[0m] Metadata Cache Created
* 2024-12-03 01:05:14 (8475) [[32mINFO[0m]
* 2024-12-03 01:05:15 (1967) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-03 01:05:15 (7585) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zE4DkxEWYW/ea_profile.json
* 2024-12-03 01:05:16 (7608) [[32mINFO[0m] Backed up EA4 profile to /tmp/zE4DkxEWYW/ea_profile.json
* 2024-12-03 01:05:16 (249) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-03 01:05:18 (439) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-04 00:48:59 (9495) [[32mINFO[0m] Self-update of script version 58 requested.
* 2024-12-04 00:48:59 (9500) [[32mINFO[0m] Newer version of script found. Downloading.
* 2024-12-04 00:49:00 (9509) [[32mINFO[0m] Script update to version 59 successful.
* 2024-12-04 00:49:01 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-04 00:49:01 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-04 00:49:01 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-04 00:49:01 (9238) [[32mINFO[0m]
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-04 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-04 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-04 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-04 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-04 00:49:12 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-04 00:49:12 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-04 00:49:12 (9238) [[32mINFO[0m]
* 2024-12-04 00:49:12 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-04 00:49:13 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-04 00:49:13 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-04 00:49:13 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-04 00:49:13 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-04 00:49:13 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-04 00:49:13 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-04 00:49:13 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-04 00:49:13 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-04 00:49:13 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-04 00:49:13 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-04 00:49:13 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-04 00:49:13 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-04 00:49:23 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-04 00:49:23 (9268) [[32mINFO[0m]
* 2024-12-04 00:49:23 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-04 00:49:23 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rtO5P7VC7w/ea_profile.json
* 2024-12-04 00:49:24 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/rtO5P7VC7w/ea_profile.json
* 2024-12-04 00:49:25 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-04 00:49:27 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-05 00:49:04 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-05 00:49:04 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-05 00:49:05 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-05 00:49:05 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-05 00:49:05 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-05 00:49:05 (9238) [[32mINFO[0m]
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-05 00:49:18 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-05 00:49:18 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-05 00:49:18 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-05 00:49:18 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-05 00:49:18 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-05 00:49:18 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-05 00:49:18 (9238) [[32mINFO[0m]
* 2024-12-05 00:49:18 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-05 00:49:18 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-05 00:49:18 (9251) [[32mINFO[0m] * EA4: 208.74.123.62
* 2024-12-05 00:49:18 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2024-12-05 00:49:18 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2024-12-05 00:49:18 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-05 00:49:18 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-05 00:49:18 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-05 00:49:18 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-05 00:49:18 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-05 00:49:18 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-05 00:49:18 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-05 00:49:18 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-05 00:49:27 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-05 00:49:27 (9268) [[32mINFO[0m]
* 2024-12-05 00:49:27 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-05 00:49:27 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/S168Nv4yJ_/ea_profile.json
* 2024-12-05 00:49:28 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/S168Nv4yJ_/ea_profile.json
* 2024-12-05 00:49:29 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-05 00:49:31 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-06 00:49:25 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-06 00:49:25 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-06 00:49:26 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-06 00:49:26 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-06 00:49:26 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-06 00:49:26 (9238) [[32mINFO[0m]
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-06 00:49:42 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-06 00:49:42 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-06 00:49:42 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-06 00:49:42 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-06 00:49:42 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-06 00:49:42 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-06 00:49:42 (9238) [[32mINFO[0m]
* 2024-12-06 00:49:42 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-06 00:49:42 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-06 00:49:42 (9251) [[32mINFO[0m] * EA4: 208.74.123.61
* 2024-12-06 00:49:42 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2024-12-06 00:49:42 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2024-12-06 00:49:42 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-06 00:49:42 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-06 00:49:42 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-06 00:49:42 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-06 00:49:42 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-06 00:49:42 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-06 00:49:42 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-06 00:49:42 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-06 00:49:52 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-06 00:49:52 (9268) [[32mINFO[0m]
* 2024-12-06 00:49:52 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-06 00:49:52 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nh3eKu2P67/ea_profile.json
* 2024-12-06 00:49:53 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/nh3eKu2P67/ea_profile.json
* 2024-12-06 00:49:54 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-06 00:49:56 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-07 00:50:04 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-07 00:50:04 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-07 00:50:05 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-07 00:50:05 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-07 00:50:05 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-07 00:50:05 (9238) [[32mINFO[0m]
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-07 00:50:16 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-07 00:50:16 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-07 00:50:16 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-07 00:50:16 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-07 00:50:16 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-07 00:50:16 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-07 00:50:16 (9238) [[32mINFO[0m]
* 2024-12-07 00:50:16 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-07 00:50:17 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-07 00:50:17 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-07 00:50:17 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-07 00:50:17 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-07 00:50:17 (9251) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2024-12-07 00:50:17 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2024-12-07 00:50:17 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2024-12-07 00:50:17 (9251) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2024-12-07 00:50:17 (9251) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2024-12-07 00:50:17 (9251) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2024-12-07 00:50:17 (9251) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2024-12-07 00:50:17 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2024-12-07 00:50:26 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-07 00:50:26 (9268) [[32mINFO[0m]
* 2024-12-07 00:50:27 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-07 00:50:27 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cdbjiDtuAI/ea_profile.json
* 2024-12-07 00:50:28 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/cdbjiDtuAI/ea_profile.json
* 2024-12-07 00:50:28 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-07 00:50:30 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-08 00:49:33 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-08 00:49:33 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-08 00:49:34 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-08 00:49:34 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-08 00:49:34 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-08 00:49:34 (9238) [[32mINFO[0m]
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-08 00:49:47 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-08 00:49:47 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-08 00:49:47 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-08 00:49:47 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-08 00:49:47 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-08 00:49:47 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-08 00:49:47 (9238) [[32mINFO[0m]
* 2024-12-08 00:49:48 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-08 00:49:48 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-08 00:49:48 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-08 00:49:48 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-08 00:49:48 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-08 00:49:48 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-08 00:49:48 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-08 00:49:48 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-08 00:49:48 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-08 00:49:48 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-08 00:49:48 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-08 00:49:48 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-08 00:49:48 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-08 00:49:56 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-08 00:49:56 (9268) [[32mINFO[0m]
* 2024-12-08 00:49:56 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-08 00:49:56 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yypPzqdMh9/ea_profile.json
* 2024-12-08 00:49:57 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/yypPzqdMh9/ea_profile.json
* 2024-12-08 00:49:58 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-08 00:50:00 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-09 00:49:00 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-09 00:49:00 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-09 00:49:01 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-09 00:49:01 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-09 00:49:01 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-09 00:49:01 (9238) [[32mINFO[0m]
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-09 00:49:15 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-09 00:49:15 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-09 00:49:15 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-09 00:49:15 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-09 00:49:15 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-09 00:49:15 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-09 00:49:15 (9238) [[32mINFO[0m]
* 2024-12-09 00:49:15 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-09 00:49:15 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-09 00:49:15 (9251) [[32mINFO[0m] * EA4: 208.74.123.62
* 2024-12-09 00:49:15 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2024-12-09 00:49:15 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2024-12-09 00:49:15 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-09 00:49:15 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-09 00:49:15 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-09 00:49:15 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-09 00:49:15 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-09 00:49:15 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-09 00:49:15 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-09 00:49:15 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-09 00:49:24 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-09 00:49:24 (9268) [[32mINFO[0m]
* 2024-12-09 00:49:24 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-09 00:49:24 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/w8SiwAB0pJ/ea_profile.json
* 2024-12-09 00:49:25 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/w8SiwAB0pJ/ea_profile.json
* 2024-12-09 00:49:25 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-09 00:49:28 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-10 00:49:11 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-10 00:49:11 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-10 00:49:12 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-10 00:49:12 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-10 00:49:12 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-10 00:49:12 (9238) [[32mINFO[0m]
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-10 00:49:25 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-10 00:49:25 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-10 00:49:25 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-10 00:49:25 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-10 00:49:25 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-10 00:49:25 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-10 00:49:25 (9238) [[32mINFO[0m]
* 2024-12-10 00:49:26 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-10 00:49:26 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-10 00:49:26 (9251) [[32mINFO[0m] * EA4: 208.74.123.61
* 2024-12-10 00:49:26 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2024-12-10 00:49:26 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2024-12-10 00:49:26 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-10 00:49:26 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-10 00:49:26 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-10 00:49:26 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-10 00:49:26 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-10 00:49:26 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-10 00:49:26 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-10 00:49:26 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-10 00:49:34 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-10 00:49:34 (9268) [[32mINFO[0m]
* 2024-12-10 00:49:34 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-10 00:49:34 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bi4Ue_Oczo/ea_profile.json
* 2024-12-10 00:49:35 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/bi4Ue_Oczo/ea_profile.json
* 2024-12-10 00:49:35 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-10 00:49:37 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-11 00:50:15 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-11 00:50:15 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-11 00:50:16 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-11 00:50:16 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-11 00:50:16 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-11 00:50:16 (9238) [[32mINFO[0m]
* 2024-12-11 00:50:22 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-11 00:50:22 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-11 00:50:22 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-11 00:50:22 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-11 00:50:22 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-11 00:50:22 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-11 00:50:22 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-11 00:50:22 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-11 00:50:22 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-11 00:50:22 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-11 00:50:22 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-11 00:50:22 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-11 00:50:22 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-11 00:50:22 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-11 00:50:22 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-11 00:50:22 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-11 00:50:22 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-11 00:50:23 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-11 00:50:23 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-11 00:50:23 (9238) [[32mINFO[0m]
* 2024-12-11 00:50:23 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-11 00:50:23 (9251) [[32mINFO[0m] Existing lock /var/run/yum.pid: another copy is running as pid 996601.
* 2024-12-11 00:50:23 (9251) [[32mINFO[0m] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-12-11 00:50:23 (9251) [[32mINFO[0m] The other application is: yum
* 2024-12-11 00:50:23 (9251) [[32mINFO[0m] Memory : 40 M RSS (276 MB VSZ)
* 2024-12-11 00:50:23 (9251) [[32mINFO[0m] Started: Wed Dec 11 00:50:15 2024 - 00:08 ago
* 2024-12-11 00:50:23 (9251) [[32mINFO[0m] State : Running, pid: 996601
* 2024-12-11 00:50:25 (9251) [[32mINFO[0m] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-12-11 00:50:25 (9251) [[32mINFO[0m] The other application is: yum
* 2024-12-11 00:50:25 (9251) [[32mINFO[0m] Memory : 90 M RSS (325 MB VSZ)
* 2024-12-11 00:50:25 (9251) [[32mINFO[0m] Started: Wed Dec 11 00:50:15 2024 - 00:10 ago
* 2024-12-11 00:50:25 (9251) [[32mINFO[0m] State : Running, pid: 996601
* 2024-12-11 00:50:27 (9251) [[32mINFO[0m] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-12-11 00:50:27 (9251) [[32mINFO[0m] The other application is: yum
* 2024-12-11 00:50:27 (9251) [[32mINFO[0m] Memory : 139 M RSS (373 MB VSZ)
* 2024-12-11 00:50:27 (9251) [[32mINFO[0m] Started: Wed Dec 11 00:50:15 2024 - 00:12 ago
* 2024-12-11 00:50:27 (9251) [[32mINFO[0m] State : Running, pid: 996601
* 2024-12-11 00:50:29 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-11 00:50:29 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-11 00:50:29 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-11 00:50:29 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-11 00:50:29 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-11 00:50:29 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-11 00:50:29 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-11 00:50:29 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-11 00:50:29 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-11 00:50:29 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-11 00:50:29 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-11 00:50:29 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-11 00:50:38 (9268) [[32mINFO[0m]
* 2024-12-11 00:50:38 (5793) [[33mWARN[0m] Initial run of "yum makecache" failed: Existing lock /var/run/yum.pid: another copy is running as pid 996601.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 40 M RSS (276 MB VSZ)
Started: Wed Dec 11 00:50:15 2024 - 00:08 ago
State : Running, pid: 996601
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 90 M RSS (325 MB VSZ)
Started: Wed Dec 11 00:50:15 2024 - 00:10 ago
State : Running, pid: 996601
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 139 M RSS (373 MB VSZ)
Started: Wed Dec 11 00:50:15 2024 - 00:12 ago
State : Running, pid: 996601
* 2024-12-11 00:50:38 (5794) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-12-11 00:50:38 (9237) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-12-11 00:50:38 (9238) [[32mINFO[0m]
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-12-11 00:50:38 (9268) [[32mINFO[0m]
* 2024-12-11 00:50:38 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-11 00:50:38 (9238) [[32mINFO[0m]
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-11 00:50:38 (9251) [[32mINFO[0m] Determining fastest mirrors
* 2024-12-11 00:50:39 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-11 00:50:39 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-11 00:50:39 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-11 00:50:39 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-11 00:50:39 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-11 00:50:39 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-11 00:50:39 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-11 00:50:39 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-11 00:50:39 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-11 00:50:39 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-11 00:50:39 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-11 00:51:49 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-11 00:51:49 (9268) [[32mINFO[0m]
* 2024-12-11 00:51:49 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-11 00:51:49 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FnVffNJF5K/ea_profile.json
* 2024-12-11 00:51:50 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/FnVffNJF5K/ea_profile.json
* 2024-12-11 00:51:50 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-11 00:51:52 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-12 00:48:56 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-12 00:48:56 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-12 00:48:57 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-12 00:48:57 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-12 00:48:57 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-12 00:48:57 (9238) [[32mINFO[0m]
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-12 00:49:11 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-12 00:49:11 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-12 00:49:11 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-12 00:49:11 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-12 00:49:11 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-12 00:49:11 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-12 00:49:11 (9238) [[32mINFO[0m]
* 2024-12-12 00:49:11 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-12 00:49:11 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-12 00:49:11 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-12 00:49:11 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-12 00:49:11 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-12 00:49:11 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-12 00:49:11 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-12 00:49:11 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-12 00:49:11 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-12 00:49:11 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-12 00:49:11 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-12 00:49:11 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-12 00:49:11 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-12 00:49:19 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-12 00:49:19 (9268) [[32mINFO[0m]
* 2024-12-12 00:49:19 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-12 00:49:19 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nK6VYaQugf/ea_profile.json
* 2024-12-12 00:49:20 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/nK6VYaQugf/ea_profile.json
* 2024-12-12 00:49:21 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-12 00:49:23 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-13 00:48:59 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-13 00:48:59 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-13 00:49:00 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-13 00:49:00 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-13 00:49:00 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-13 00:49:00 (9238) [[32mINFO[0m]
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-13 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-13 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-13 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-13 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-13 00:49:12 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-13 00:49:12 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-13 00:49:12 (9238) [[32mINFO[0m]
* 2024-12-13 00:49:12 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-13 00:49:12 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-13 00:49:12 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-13 00:49:12 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-13 00:49:12 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-13 00:49:12 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-13 00:49:12 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-13 00:49:12 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-13 00:49:12 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-13 00:49:12 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-13 00:49:12 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-13 00:49:12 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-13 00:49:12 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-13 00:49:20 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-13 00:49:20 (9268) [[32mINFO[0m]
* 2024-12-13 00:49:20 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-13 00:49:20 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/OxJzf2noMU/ea_profile.json
* 2024-12-13 00:49:21 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/OxJzf2noMU/ea_profile.json
* 2024-12-13 00:49:21 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-13 00:49:23 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-14 00:49:49 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-14 00:49:49 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-14 00:49:50 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-14 00:49:50 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-14 00:49:51 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-14 00:49:51 (9238) [[32mINFO[0m]
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-14 00:50:06 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-14 00:50:06 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-14 00:50:06 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-14 00:50:06 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-14 00:50:06 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-14 00:50:06 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-14 00:50:06 (9238) [[32mINFO[0m]
* 2024-12-14 00:50:06 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-14 00:50:07 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-14 00:50:07 (9251) [[32mINFO[0m] * EA4: 208.74.123.62
* 2024-12-14 00:50:07 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2024-12-14 00:50:07 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2024-12-14 00:50:07 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-14 00:50:07 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-14 00:50:07 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-14 00:50:07 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-14 00:50:07 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-14 00:50:07 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-14 00:50:07 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-14 00:50:07 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-14 00:50:10 (9251) [[32mINFO[0m] https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/18175b328ba997f6a064a147ab33fd5885d26a059e1afbc3ede702570b1e9ede-updateinfo.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
* 2024-12-14 00:50:10 (9251) [[32mINFO[0m] Trying other mirror.
* 2024-12-14 00:50:10 (9251) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-12-14 00:50:10 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:10 (9251) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-12-14 00:50:10 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:10 (9251) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-12-14 00:50:10 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:10 (9251) [[32mINFO[0m] https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/44cf8b0de14653cde53e609df79fd95f84da1eb6a6abf34e5001877d86879fbf-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-12-14 00:50:10 (9251) [[32mINFO[0m] Trying other mirror.
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] packages for the previous distribution release still work).
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] or
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] compromise:
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] centos7-els: Check uncompressed DB failed
* 2024-12-14 00:50:14 (9268) [[32mINFO[0m]
* 2024-12-14 00:50:14 (5793) [[33mWARN[0m] Initial run of "yum makecache" failed: https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/18175b328ba997f6a064a147ab33fd5885d26a059e1afbc3ede702570b1e9ede-updateinfo.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/44cf8b0de14653cde53e609df79fd95f84da1eb6a6abf34e5001877d86879fbf-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
One of the configured repositories failed (Unknown),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled
yum --disablerepo=<repoid> ...
4. Disable the repository permanently, so yum won't use it by default. Yum
will then just ignore the repository until you permanently enable it
again or use --enablerepo for temporary usage:
yum-config-manager --disable <repoid>
or
subscription-manager repos --disable=<repoid>
5. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
centos7-els: Check uncompressed DB failed
* 2024-12-14 00:50:14 (5794) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2024-12-14 00:50:14 (9237) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2024-12-14 00:50:14 (9238) [[32mINFO[0m]
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2024-12-14 00:50:14 (9268) [[32mINFO[0m]
* 2024-12-14 00:50:14 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-14 00:50:14 (9238) [[32mINFO[0m]
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-14 00:50:14 (9251) [[32mINFO[0m] Determining fastest mirrors
* 2024-12-14 00:50:17 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-14 00:50:17 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-14 00:50:17 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-14 00:50:17 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-14 00:50:17 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-14 00:50:17 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-14 00:50:17 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-14 00:50:17 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-14 00:50:17 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-14 00:50:17 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-14 00:50:17 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-14 00:50:21 (9251) [[32mINFO[0m] https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/182756f08cb23f7ef628a62c9110d52c73357bec86079222a211023b42bbeb4b-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-12-14 00:50:21 (9251) [[32mINFO[0m] Trying other mirror.
* 2024-12-14 00:50:21 (9251) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2024-12-14 00:50:21 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:21 (9251) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2024-12-14 00:50:21 (9251) [[32mINFO[0m]
* 2024-12-14 00:50:21 (9251) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-12-14 00:50:21 (9251) [[32mINFO[0m]
* 2024-12-14 00:51:25 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-14 00:51:25 (9268) [[32mINFO[0m]
* 2024-12-14 00:51:25 (5803) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2024-12-14 00:51:25 (5804) [[31mERROR[0m] https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/182756f08cb23f7ef628a62c9110d52c73357bec86079222a211023b42bbeb4b-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-12-14 00:51:25 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-14 00:51:25 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NCLbgne0VH/ea_profile.json
* 2024-12-14 00:51:26 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/NCLbgne0VH/ea_profile.json
* 2024-12-14 00:51:26 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-14 00:51:28 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-15 00:49:52 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-15 00:49:52 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-15 00:49:54 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-15 00:49:54 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-15 00:49:54 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-15 00:49:54 (9238) [[32mINFO[0m]
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-15 00:50:05 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-15 00:50:05 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-15 00:50:05 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-15 00:50:05 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-15 00:50:05 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-15 00:50:05 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-15 00:50:05 (9238) [[32mINFO[0m]
* 2024-12-15 00:50:06 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-15 00:50:06 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-15 00:50:06 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-15 00:50:06 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-15 00:50:06 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-15 00:50:06 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-15 00:50:06 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-15 00:50:06 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-15 00:50:06 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-15 00:50:06 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-15 00:50:06 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-15 00:50:06 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-15 00:50:06 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-15 00:50:14 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-15 00:50:14 (9268) [[32mINFO[0m]
* 2024-12-15 00:50:14 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-15 00:50:14 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0BvV_HfGmU/ea_profile.json
* 2024-12-15 00:50:15 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/0BvV_HfGmU/ea_profile.json
* 2024-12-15 00:50:15 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-15 00:50:17 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-16 00:50:18 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-16 00:50:18 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-16 00:50:20 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-16 00:50:20 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-16 00:50:20 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-16 00:50:20 (9238) [[32mINFO[0m]
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-16 00:50:33 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-16 00:50:33 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-16 00:50:33 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-16 00:50:33 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-16 00:50:33 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-16 00:50:33 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-16 00:50:33 (9238) [[32mINFO[0m]
* 2024-12-16 00:50:33 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-16 00:50:34 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-16 00:50:34 (9251) [[32mINFO[0m] * EA4: 208.74.123.62
* 2024-12-16 00:50:34 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2024-12-16 00:50:34 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2024-12-16 00:50:34 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-16 00:50:34 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-16 00:50:34 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-16 00:50:34 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-16 00:50:34 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-16 00:50:34 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-16 00:50:34 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-16 00:50:34 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-16 00:50:42 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-16 00:50:42 (9268) [[32mINFO[0m]
* 2024-12-16 00:50:42 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-16 00:50:42 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WTALx5odie/ea_profile.json
* 2024-12-16 00:50:43 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/WTALx5odie/ea_profile.json
* 2024-12-16 00:50:43 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-16 00:50:45 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-17 00:49:06 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-17 00:49:07 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-17 00:49:08 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-17 00:49:08 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-17 00:49:08 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-17 00:49:08 (9238) [[32mINFO[0m]
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-17 00:49:21 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-17 00:49:21 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-17 00:49:21 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-17 00:49:21 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-17 00:49:21 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-17 00:49:22 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-17 00:49:22 (9238) [[32mINFO[0m]
* 2024-12-17 00:49:22 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-17 00:49:22 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-17 00:49:22 (9251) [[32mINFO[0m] * EA4: 208.74.123.61
* 2024-12-17 00:49:22 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2024-12-17 00:49:22 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2024-12-17 00:49:22 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-17 00:49:22 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-17 00:49:22 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-17 00:49:22 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-17 00:49:22 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-17 00:49:22 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-17 00:49:22 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-17 00:49:22 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-17 00:49:38 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-17 00:49:38 (9268) [[32mINFO[0m]
* 2024-12-17 00:49:39 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-17 00:49:39 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ztA52Xta7W/ea_profile.json
* 2024-12-17 00:49:40 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/ztA52Xta7W/ea_profile.json
* 2024-12-17 00:49:40 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-17 00:49:42 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-18 00:49:23 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-18 00:49:24 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-18 00:49:25 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-18 00:49:25 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-18 00:49:25 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-18 00:49:25 (9238) [[32mINFO[0m]
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-18 00:49:39 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-18 00:49:39 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-18 00:49:39 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-18 00:49:39 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-18 00:49:39 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-18 00:49:39 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-18 00:49:39 (9238) [[32mINFO[0m]
* 2024-12-18 00:49:39 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-18 00:49:39 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-18 00:49:39 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-18 00:49:39 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-18 00:49:39 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-18 00:49:39 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-18 00:49:39 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-18 00:49:39 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-18 00:49:39 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-18 00:49:39 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-18 00:49:39 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-18 00:49:39 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-18 00:49:39 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-18 00:49:48 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-18 00:49:48 (9268) [[32mINFO[0m]
* 2024-12-18 00:49:48 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-18 00:49:48 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5s6XzaP3zK/ea_profile.json
* 2024-12-18 00:49:49 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/5s6XzaP3zK/ea_profile.json
* 2024-12-18 00:49:49 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-18 00:49:52 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-19 00:48:55 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-19 00:48:55 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-19 00:48:56 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-19 00:48:56 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-19 00:48:56 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-19 00:48:56 (9238) [[32mINFO[0m]
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-19 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-19 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-19 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-19 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-19 00:49:10 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-19 00:49:10 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-19 00:49:10 (9238) [[32mINFO[0m]
* 2024-12-19 00:49:10 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-19 00:49:10 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-19 00:49:10 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-19 00:49:10 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-19 00:49:10 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-19 00:49:10 (9251) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2024-12-19 00:49:10 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2024-12-19 00:49:10 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2024-12-19 00:49:10 (9251) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2024-12-19 00:49:10 (9251) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2024-12-19 00:49:10 (9251) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2024-12-19 00:49:10 (9251) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2024-12-19 00:49:10 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2024-12-19 00:49:18 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-19 00:49:18 (9268) [[32mINFO[0m]
* 2024-12-19 00:49:18 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-19 00:49:18 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GawKrUdsxe/ea_profile.json
* 2024-12-19 00:49:19 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/GawKrUdsxe/ea_profile.json
* 2024-12-19 00:49:20 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-19 00:49:22 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-20 00:49:42 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-20 00:49:42 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-20 00:49:43 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-20 00:49:43 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-20 00:49:43 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-20 00:49:43 (9238) [[32mINFO[0m]
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-20 00:49:57 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-20 00:49:57 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-20 00:49:57 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-20 00:49:57 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-20 00:49:57 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-20 00:49:57 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-20 00:49:57 (9238) [[32mINFO[0m]
* 2024-12-20 00:49:57 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-20 00:49:57 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-20 00:49:57 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-20 00:49:57 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-20 00:49:57 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-20 00:49:57 (9251) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2024-12-20 00:49:57 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2024-12-20 00:49:57 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2024-12-20 00:49:57 (9251) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2024-12-20 00:49:57 (9251) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2024-12-20 00:49:57 (9251) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2024-12-20 00:49:57 (9251) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2024-12-20 00:49:57 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2024-12-20 00:50:06 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-20 00:50:06 (9268) [[32mINFO[0m]
* 2024-12-20 00:50:06 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-20 00:50:06 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/l4lUzoi6Zf/ea_profile.json
* 2024-12-20 00:50:07 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/l4lUzoi6Zf/ea_profile.json
* 2024-12-20 00:50:08 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-20 00:50:10 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-21 00:49:57 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-21 00:49:57 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-21 00:49:58 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-21 00:49:58 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-21 00:49:58 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-21 00:49:58 (9238) [[32mINFO[0m]
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-21 00:50:09 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-21 00:50:09 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-21 00:50:09 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-21 00:50:09 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-21 00:50:09 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-21 00:50:09 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-21 00:50:09 (9238) [[32mINFO[0m]
* 2024-12-21 00:50:09 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-21 00:50:09 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-21 00:50:09 (9251) [[32mINFO[0m] * EA4: 208.74.123.62
* 2024-12-21 00:50:09 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2024-12-21 00:50:09 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2024-12-21 00:50:09 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-21 00:50:09 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-21 00:50:09 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-21 00:50:09 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-21 00:50:09 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-21 00:50:09 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-21 00:50:09 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-21 00:50:09 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-21 00:50:17 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-21 00:50:17 (9268) [[32mINFO[0m]
* 2024-12-21 00:50:17 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-21 00:50:17 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LTSs8wlF6d/ea_profile.json
* 2024-12-21 00:50:18 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/LTSs8wlF6d/ea_profile.json
* 2024-12-21 00:50:19 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-21 00:50:21 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-22 00:49:35 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-22 00:49:35 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-22 00:49:36 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-22 00:49:36 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-22 00:49:36 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-22 00:49:36 (9238) [[32mINFO[0m]
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-22 00:49:50 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-22 00:49:50 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-22 00:49:50 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-22 00:49:50 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-22 00:49:50 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-22 00:49:50 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-22 00:49:50 (9238) [[32mINFO[0m]
* 2024-12-22 00:49:50 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-22 00:49:50 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-22 00:49:50 (9251) [[32mINFO[0m] * EA4: 208.74.123.61
* 2024-12-22 00:49:50 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2024-12-22 00:49:50 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2024-12-22 00:49:50 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-22 00:49:50 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-22 00:49:50 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-22 00:49:50 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-22 00:49:50 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-22 00:49:50 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-22 00:49:50 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-22 00:49:50 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-22 00:49:58 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-22 00:49:58 (9268) [[32mINFO[0m]
* 2024-12-22 00:49:58 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-22 00:49:58 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CBEXLgJiq7/ea_profile.json
* 2024-12-22 00:49:59 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/CBEXLgJiq7/ea_profile.json
* 2024-12-22 00:50:00 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-22 00:50:02 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-23 00:48:57 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-23 00:48:57 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-23 00:48:58 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-23 00:48:58 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-23 00:48:58 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-23 00:48:58 (9238) [[32mINFO[0m]
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-23 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-23 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-23 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-23 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-23 00:49:12 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-23 00:49:12 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-23 00:49:12 (9238) [[32mINFO[0m]
* 2024-12-23 00:49:12 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-23 00:49:12 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-23 00:49:12 (9251) [[32mINFO[0m] * EA4: 208.74.123.62
* 2024-12-23 00:49:12 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2024-12-23 00:49:12 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2024-12-23 00:49:12 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-23 00:49:12 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-23 00:49:12 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-23 00:49:12 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-23 00:49:12 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-23 00:49:12 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-23 00:49:12 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-23 00:49:12 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-23 00:49:20 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-23 00:49:20 (9268) [[32mINFO[0m]
* 2024-12-23 00:49:20 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-23 00:49:20 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ZnokSi92is/ea_profile.json
* 2024-12-23 00:49:21 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/ZnokSi92is/ea_profile.json
* 2024-12-23 00:49:22 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-23 00:49:24 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-24 00:48:56 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-24 00:48:56 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-24 00:48:57 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-24 00:48:57 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-24 00:48:57 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-24 00:48:57 (9238) [[32mINFO[0m]
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-24 00:49:11 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-24 00:49:11 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-24 00:49:11 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-24 00:49:11 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-24 00:49:11 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-24 00:49:11 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-24 00:49:11 (9238) [[32mINFO[0m]
* 2024-12-24 00:49:11 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-24 00:49:11 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-24 00:49:11 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-24 00:49:11 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-24 00:49:11 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-24 00:49:11 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-24 00:49:11 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-24 00:49:11 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-24 00:49:11 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-24 00:49:11 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-24 00:49:11 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-24 00:49:11 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-24 00:49:11 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-24 00:49:19 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-24 00:49:19 (9268) [[32mINFO[0m]
* 2024-12-24 00:49:20 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-24 00:49:20 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5UBMSQ3OuU/ea_profile.json
* 2024-12-24 00:49:20 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/5UBMSQ3OuU/ea_profile.json
* 2024-12-24 00:49:21 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-24 00:49:23 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-25 00:48:59 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-25 00:48:59 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-25 00:49:00 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-25 00:49:00 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-25 00:49:01 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-25 00:49:01 (9238) [[32mINFO[0m]
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-25 00:49:14 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-25 00:49:14 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-25 00:49:14 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-25 00:49:14 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-25 00:49:14 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-25 00:49:14 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-25 00:49:14 (9238) [[32mINFO[0m]
* 2024-12-25 00:49:14 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-25 00:49:15 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-25 00:49:15 (9251) [[32mINFO[0m] * EA4: 208.74.123.61
* 2024-12-25 00:49:15 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2024-12-25 00:49:15 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2024-12-25 00:49:15 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-25 00:49:15 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-25 00:49:15 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-25 00:49:15 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-25 00:49:15 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-25 00:49:15 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-25 00:49:15 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-25 00:49:15 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-25 00:49:22 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-25 00:49:23 (9268) [[32mINFO[0m]
* 2024-12-25 00:49:23 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-25 00:49:23 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Hlr4mtW4k6/ea_profile.json
* 2024-12-25 00:49:24 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/Hlr4mtW4k6/ea_profile.json
* 2024-12-25 00:49:24 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-25 00:49:26 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-26 00:49:36 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-26 00:49:36 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-26 00:49:37 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-26 00:49:37 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-26 00:49:38 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-26 00:49:38 (9238) [[32mINFO[0m]
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-26 00:49:50 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-26 00:49:50 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-26 00:49:50 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-26 00:49:50 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-26 00:49:50 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-26 00:49:50 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-26 00:49:50 (9238) [[32mINFO[0m]
* 2024-12-26 00:49:51 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-26 00:49:51 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-26 00:49:51 (9251) [[32mINFO[0m] * EA4: 208.74.123.62
* 2024-12-26 00:49:51 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2024-12-26 00:49:51 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2024-12-26 00:49:51 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-26 00:49:51 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-26 00:49:51 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-26 00:49:51 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-26 00:49:51 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-26 00:49:51 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-26 00:49:51 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-26 00:49:51 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-26 00:49:59 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-26 00:49:59 (9268) [[32mINFO[0m]
* 2024-12-26 00:49:59 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-26 00:49:59 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bbV0uA58MB/ea_profile.json
* 2024-12-26 00:50:00 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/bbV0uA58MB/ea_profile.json
* 2024-12-26 00:50:01 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-26 00:50:03 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-27 00:48:57 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-27 00:48:57 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-27 00:48:58 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-27 00:48:58 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-27 00:48:58 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-27 00:48:58 (9238) [[32mINFO[0m]
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-27 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-27 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-27 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-27 00:49:12 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-27 00:49:12 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-27 00:49:12 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-27 00:49:12 (9238) [[32mINFO[0m]
* 2024-12-27 00:49:12 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-27 00:49:12 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-27 00:49:12 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-27 00:49:12 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-27 00:49:12 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-27 00:49:12 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-27 00:49:12 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-27 00:49:12 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-27 00:49:12 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-27 00:49:12 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-27 00:49:12 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-27 00:49:12 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-27 00:49:12 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-27 00:49:20 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-27 00:49:20 (9268) [[32mINFO[0m]
* 2024-12-27 00:49:21 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-27 00:49:21 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yDxDeCWOhI/ea_profile.json
* 2024-12-27 00:49:22 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/yDxDeCWOhI/ea_profile.json
* 2024-12-27 00:49:22 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-27 00:49:24 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-28 00:49:53 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-28 00:49:53 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-28 00:49:54 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-28 00:49:54 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-28 00:49:54 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-28 00:49:54 (9238) [[32mINFO[0m]
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-28 00:50:08 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-28 00:50:08 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-28 00:50:08 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-28 00:50:08 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-28 00:50:08 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-28 00:50:08 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-28 00:50:08 (9238) [[32mINFO[0m]
* 2024-12-28 00:50:08 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-28 00:50:08 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-28 00:50:08 (9251) [[32mINFO[0m] * EA4: 208.74.123.61
* 2024-12-28 00:50:08 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2024-12-28 00:50:08 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2024-12-28 00:50:08 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-28 00:50:08 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-28 00:50:08 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-28 00:50:08 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-28 00:50:08 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-28 00:50:08 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-28 00:50:08 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-28 00:50:08 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-28 00:50:16 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-28 00:50:16 (9268) [[32mINFO[0m]
* 2024-12-28 00:50:16 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-28 00:50:16 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Qk364qXzmx/ea_profile.json
* 2024-12-28 00:50:17 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/Qk364qXzmx/ea_profile.json
* 2024-12-28 00:50:18 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-28 00:50:20 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-29 00:49:38 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-29 00:49:38 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-29 00:49:40 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-29 00:49:40 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-29 00:49:40 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-29 00:49:40 (9238) [[32mINFO[0m]
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-29 00:49:53 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-29 00:49:53 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-29 00:49:53 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-29 00:49:53 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-29 00:49:53 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-29 00:49:53 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-29 00:49:53 (9238) [[32mINFO[0m]
* 2024-12-29 00:49:53 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-29 00:49:54 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-29 00:49:54 (9251) [[32mINFO[0m] * EA4: 208.74.123.61
* 2024-12-29 00:49:54 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2024-12-29 00:49:54 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2024-12-29 00:49:54 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-29 00:49:54 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-29 00:49:54 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-29 00:49:54 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-29 00:49:54 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-29 00:49:54 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-29 00:49:54 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-29 00:49:54 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-29 00:50:01 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-29 00:50:02 (9268) [[32mINFO[0m]
* 2024-12-29 00:50:02 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-29 00:50:02 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Rc31ogkJNF/ea_profile.json
* 2024-12-29 00:50:03 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/Rc31ogkJNF/ea_profile.json
* 2024-12-29 00:50:03 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-29 00:50:05 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-30 00:48:55 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-30 00:48:55 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-30 00:48:56 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-30 00:48:56 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-30 00:48:56 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-30 00:48:56 (9238) [[32mINFO[0m]
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-30 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-30 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-30 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-30 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-30 00:49:10 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-30 00:49:10 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-30 00:49:10 (9238) [[32mINFO[0m]
* 2024-12-30 00:49:10 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-30 00:49:10 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-30 00:49:10 (9251) [[32mINFO[0m] * EA4: 208.74.123.62
* 2024-12-30 00:49:10 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2024-12-30 00:49:10 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2024-12-30 00:49:10 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-30 00:49:10 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-30 00:49:10 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-30 00:49:10 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-30 00:49:10 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-30 00:49:10 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-30 00:49:10 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-30 00:49:10 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-30 00:49:18 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-30 00:49:18 (9268) [[32mINFO[0m]
* 2024-12-30 00:49:18 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-30 00:49:18 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LWD8k94PBK/ea_profile.json
* 2024-12-30 00:49:19 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/LWD8k94PBK/ea_profile.json
* 2024-12-30 00:49:19 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-30 00:49:21 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-31 00:48:58 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2024-12-31 00:48:58 (10313) [[32mINFO[0m] Script is up to date.
* 2024-12-31 00:48:59 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2024-12-31 00:48:59 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2024-12-31 00:48:59 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2024-12-31 00:48:59 (9238) [[32mINFO[0m]
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2024-12-31 00:49:13 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2024-12-31 00:49:13 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2024-12-31 00:49:13 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2024-12-31 00:49:13 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2024-12-31 00:49:13 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2024-12-31 00:49:13 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2024-12-31 00:49:13 (9238) [[32mINFO[0m]
* 2024-12-31 00:49:13 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2024-12-31 00:49:13 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2024-12-31 00:49:13 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2024-12-31 00:49:13 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-31 00:49:13 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2024-12-31 00:49:13 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2024-12-31 00:49:13 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2024-12-31 00:49:13 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2024-12-31 00:49:13 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2024-12-31 00:49:13 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2024-12-31 00:49:13 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2024-12-31 00:49:13 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2024-12-31 00:49:13 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2024-12-31 00:49:20 (9251) [[32mINFO[0m] Metadata Cache Created
* 2024-12-31 00:49:20 (9268) [[32mINFO[0m]
* 2024-12-31 00:49:21 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-31 00:49:21 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WQ0ZpRbJFb/ea_profile.json
* 2024-12-31 00:49:22 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/WQ0ZpRbJFb/ea_profile.json
* 2024-12-31 00:49:22 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2024-12-31 00:49:24 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-01 00:49:13 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-01 00:49:13 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-01 00:49:14 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-01 00:49:14 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-01 00:49:14 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-01 00:49:14 (9238) [[32mINFO[0m]
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-01 00:49:28 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-01 00:49:28 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-01 00:49:28 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-01 00:49:28 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-01 00:49:28 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-01 00:49:28 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-01 00:49:28 (9238) [[32mINFO[0m]
* 2025-01-01 00:49:28 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-01 00:49:28 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-01 00:49:28 (9251) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-01-01 00:49:28 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-01-01 00:49:28 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-01-01 00:49:28 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-01 00:49:28 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-01 00:49:28 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-01 00:49:28 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-01 00:49:28 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-01 00:49:28 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-01 00:49:28 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-01 00:49:28 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-01 00:49:35 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-01 00:49:35 (9268) [[32mINFO[0m]
* 2025-01-01 00:49:36 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-01 00:49:36 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ARTniei3oT/ea_profile.json
* 2025-01-01 00:49:37 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/ARTniei3oT/ea_profile.json
* 2025-01-01 00:49:37 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-01 00:49:39 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-02 00:49:15 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-02 00:49:15 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-02 00:49:16 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-02 00:49:16 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-02 00:49:16 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-02 00:49:16 (9238) [[32mINFO[0m]
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-02 00:49:30 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-02 00:49:30 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-02 00:49:30 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-02 00:49:30 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-02 00:49:30 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-02 00:49:30 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-02 00:49:30 (9238) [[32mINFO[0m]
* 2025-01-02 00:49:30 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-02 00:49:30 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-02 00:49:30 (9251) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-01-02 00:49:30 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-01-02 00:49:30 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-01-02 00:49:30 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-02 00:49:30 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-02 00:49:30 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-02 00:49:30 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-02 00:49:30 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-02 00:49:30 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-02 00:49:30 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-02 00:49:30 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-02 00:49:38 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-02 00:49:38 (9268) [[32mINFO[0m]
* 2025-01-02 00:49:38 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-02 00:49:38 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MzOtnXEXDz/ea_profile.json
* 2025-01-02 00:49:39 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/MzOtnXEXDz/ea_profile.json
* 2025-01-02 00:49:40 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-02 00:49:42 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-03 00:49:05 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-03 00:49:05 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-03 00:49:06 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-03 00:49:06 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-03 00:49:06 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-03 00:49:06 (9238) [[32mINFO[0m]
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-03 00:49:18 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-03 00:49:18 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-03 00:49:18 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-03 00:49:18 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-03 00:49:18 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-03 00:49:18 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-03 00:49:18 (9238) [[32mINFO[0m]
* 2025-01-03 00:49:19 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-03 00:49:19 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-03 00:49:19 (9251) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-01-03 00:49:19 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-01-03 00:49:19 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-01-03 00:49:19 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-03 00:49:19 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-03 00:49:19 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-03 00:49:19 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-03 00:49:19 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-03 00:49:19 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-03 00:49:19 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-03 00:49:19 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-03 00:49:26 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-03 00:49:26 (9268) [[32mINFO[0m]
* 2025-01-03 00:49:26 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-03 00:49:26 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/40BMQ6CG24/ea_profile.json
* 2025-01-03 00:49:27 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/40BMQ6CG24/ea_profile.json
* 2025-01-03 00:49:28 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-03 00:49:30 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-04 00:49:36 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-04 00:49:36 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-04 00:49:37 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-04 00:49:37 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-04 00:49:37 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-04 00:49:37 (9238) [[32mINFO[0m]
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-04 00:49:48 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-04 00:49:48 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-04 00:49:48 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-04 00:49:48 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-04 00:49:48 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-04 00:49:48 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-04 00:49:48 (9238) [[32mINFO[0m]
* 2025-01-04 00:49:49 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-04 00:49:49 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-04 00:49:49 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-04 00:49:49 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-04 00:49:49 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-04 00:49:49 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-04 00:49:49 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-04 00:49:49 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-04 00:49:49 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-04 00:49:49 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-04 00:49:49 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-04 00:49:49 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-04 00:49:49 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-04 00:49:56 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-04 00:49:56 (9268) [[32mINFO[0m]
* 2025-01-04 00:49:56 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-04 00:49:56 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/shm0HTXdAI/ea_profile.json
* 2025-01-04 00:49:57 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/shm0HTXdAI/ea_profile.json
* 2025-01-04 00:49:58 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-04 00:50:00 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-05 00:49:59 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-05 00:49:59 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-05 00:50:00 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-05 00:50:00 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-05 00:50:00 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-05 00:50:00 (9238) [[32mINFO[0m]
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-05 00:50:14 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-05 00:50:14 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-05 00:50:14 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-05 00:50:14 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-05 00:50:14 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-05 00:50:14 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-05 00:50:14 (9238) [[32mINFO[0m]
* 2025-01-05 00:50:14 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-05 00:50:14 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-05 00:50:14 (9251) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-01-05 00:50:14 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-01-05 00:50:14 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-01-05 00:50:14 (9251) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2025-01-05 00:50:14 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2025-01-05 00:50:14 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2025-01-05 00:50:14 (9251) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2025-01-05 00:50:14 (9251) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2025-01-05 00:50:14 (9251) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2025-01-05 00:50:14 (9251) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2025-01-05 00:50:14 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2025-01-05 00:50:22 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-05 00:50:22 (9268) [[32mINFO[0m]
* 2025-01-05 00:50:22 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-05 00:50:22 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QRZK88pbE5/ea_profile.json
* 2025-01-05 00:50:23 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/QRZK88pbE5/ea_profile.json
* 2025-01-05 00:50:24 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-05 00:50:26 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-06 00:48:55 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-06 00:48:55 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-06 00:48:56 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-06 00:48:56 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-06 00:48:56 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-06 00:48:56 (9238) [[32mINFO[0m]
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-06 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-06 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-06 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-06 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-06 00:49:10 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-06 00:49:10 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-06 00:49:10 (9238) [[32mINFO[0m]
* 2025-01-06 00:49:10 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-06 00:49:10 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-06 00:49:10 (9251) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-01-06 00:49:10 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-01-06 00:49:10 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-01-06 00:49:10 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-06 00:49:10 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-06 00:49:10 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-06 00:49:10 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-06 00:49:10 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-06 00:49:10 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-06 00:49:10 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-06 00:49:10 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-06 00:49:17 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-06 00:49:17 (9268) [[32mINFO[0m]
* 2025-01-06 00:49:18 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-06 00:49:18 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ArRPoIVBmn/ea_profile.json
* 2025-01-06 00:49:19 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/ArRPoIVBmn/ea_profile.json
* 2025-01-06 00:49:19 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-06 00:49:21 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-07 00:49:19 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-07 00:49:19 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-07 00:49:20 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-07 00:49:20 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-07 00:49:20 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-07 00:49:20 (9238) [[32mINFO[0m]
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-07 00:49:33 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-07 00:49:33 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-07 00:49:33 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-07 00:49:33 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-07 00:49:33 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-07 00:49:33 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-07 00:49:33 (9238) [[32mINFO[0m]
* 2025-01-07 00:49:33 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-07 00:49:33 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-07 00:49:33 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-07 00:49:33 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-07 00:49:33 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-07 00:49:33 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-07 00:49:33 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-07 00:49:33 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-07 00:49:33 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-07 00:49:33 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-07 00:49:33 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-07 00:49:33 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-07 00:49:33 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-07 00:49:41 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-07 00:49:41 (9268) [[32mINFO[0m]
* 2025-01-07 00:49:41 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-07 00:49:41 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MxOEQojXKT/ea_profile.json
* 2025-01-07 00:49:42 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/MxOEQojXKT/ea_profile.json
* 2025-01-07 00:49:42 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-07 00:49:45 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-08 00:48:56 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-08 00:48:56 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-08 00:48:57 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-08 00:48:57 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-08 00:48:57 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-08 00:48:57 (9238) [[32mINFO[0m]
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-08 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-08 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-08 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-08 00:49:10 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-08 00:49:10 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-08 00:49:10 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-08 00:49:10 (9238) [[32mINFO[0m]
* 2025-01-08 00:49:10 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-08 00:49:10 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-08 00:49:10 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-08 00:49:10 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-08 00:49:10 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-08 00:49:10 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-08 00:49:10 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-08 00:49:10 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-08 00:49:10 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-08 00:49:10 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-08 00:49:10 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-08 00:49:10 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-08 00:49:10 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-08 00:49:18 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-08 00:49:18 (9268) [[32mINFO[0m]
* 2025-01-08 00:49:18 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-08 00:49:18 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HWfEjrxqND/ea_profile.json
* 2025-01-08 00:49:19 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/HWfEjrxqND/ea_profile.json
* 2025-01-08 00:49:20 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-08 00:49:22 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-09 00:49:01 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-09 00:49:01 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-09 00:49:03 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-09 00:49:03 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-09 00:49:03 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-09 00:49:03 (9238) [[32mINFO[0m]
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-09 00:49:16 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-09 00:49:16 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-09 00:49:16 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-09 00:49:16 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-09 00:49:16 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-09 00:49:16 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-09 00:49:16 (9238) [[32mINFO[0m]
* 2025-01-09 00:49:16 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-09 00:49:16 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-09 00:49:16 (9251) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-01-09 00:49:16 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-01-09 00:49:16 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-01-09 00:49:16 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-09 00:49:16 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-09 00:49:16 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-09 00:49:16 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-09 00:49:16 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-09 00:49:16 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-09 00:49:16 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-09 00:49:16 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-09 00:49:23 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-09 00:49:23 (9268) [[32mINFO[0m]
* 2025-01-09 00:49:24 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-09 00:49:24 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gPYOgLd8Jz/ea_profile.json
* 2025-01-09 00:49:25 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/gPYOgLd8Jz/ea_profile.json
* 2025-01-09 00:49:25 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-09 00:49:27 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-10 00:49:26 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-10 00:49:26 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-10 00:49:28 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-10 00:49:28 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-10 00:49:28 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-10 00:49:28 (9238) [[32mINFO[0m]
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-10 00:49:39 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-10 00:49:39 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-10 00:49:39 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-10 00:49:39 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-10 00:49:39 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-10 00:49:39 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-10 00:49:39 (9238) [[32mINFO[0m]
* 2025-01-10 00:49:39 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-10 00:49:39 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-10 00:49:39 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-10 00:49:39 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-10 00:49:39 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-10 00:49:39 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-10 00:49:39 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-10 00:49:39 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-10 00:49:39 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-10 00:49:39 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-10 00:49:39 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-10 00:49:39 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-10 00:49:39 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-10 00:49:47 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-10 00:49:47 (9268) [[32mINFO[0m]
* 2025-01-10 00:49:47 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-10 00:49:47 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/usxJf1yYpX/ea_profile.json
* 2025-01-10 00:49:48 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/usxJf1yYpX/ea_profile.json
* 2025-01-10 00:49:48 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-10 00:49:51 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-11 00:50:02 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-11 00:50:02 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-11 00:50:03 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-11 00:50:03 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-11 00:50:03 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-11 00:50:03 (9238) [[32mINFO[0m]
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-11 00:50:17 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-11 00:50:17 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-11 00:50:17 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-11 00:50:17 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-11 00:50:17 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-11 00:50:17 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-11 00:50:17 (9238) [[32mINFO[0m]
* 2025-01-11 00:50:17 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-11 00:50:17 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-11 00:50:17 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-11 00:50:17 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-11 00:50:17 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-11 00:50:17 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-11 00:50:17 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-11 00:50:17 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-11 00:50:17 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-11 00:50:17 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-11 00:50:17 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-11 00:50:17 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-11 00:50:17 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-11 00:50:24 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-11 00:50:24 (9268) [[32mINFO[0m]
* 2025-01-11 00:50:25 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-11 00:50:25 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/p4CVAh3P0l/ea_profile.json
* 2025-01-11 00:50:26 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/p4CVAh3P0l/ea_profile.json
* 2025-01-11 00:50:26 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-11 00:50:28 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-12 00:49:35 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-12 00:49:35 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-12 00:49:36 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-12 00:49:36 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-12 00:49:36 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-12 00:49:36 (9238) [[32mINFO[0m]
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-12 00:49:47 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-12 00:49:47 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-12 00:49:47 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-12 00:49:47 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-12 00:49:47 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-12 00:49:47 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-12 00:49:47 (9238) [[32mINFO[0m]
* 2025-01-12 00:49:48 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-12 00:49:48 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-12 00:49:48 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-12 00:49:48 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-12 00:49:48 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-12 00:49:48 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-12 00:49:48 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-12 00:49:48 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-12 00:49:48 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-12 00:49:48 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-12 00:49:48 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-12 00:49:48 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-12 00:49:48 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-12 00:49:55 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-12 00:49:55 (9268) [[32mINFO[0m]
* 2025-01-12 00:49:55 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-12 00:49:56 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0JHQwxOK8G/ea_profile.json
* 2025-01-12 00:49:56 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/0JHQwxOK8G/ea_profile.json
* 2025-01-12 00:49:57 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-12 00:49:59 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-13 00:48:56 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-13 00:48:56 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-13 00:48:57 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-13 00:48:57 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-13 00:48:57 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-13 00:48:57 (9238) [[32mINFO[0m]
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-13 00:49:11 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-13 00:49:11 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-13 00:49:11 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-13 00:49:11 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-13 00:49:11 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-13 00:49:11 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-13 00:49:11 (9238) [[32mINFO[0m]
* 2025-01-13 00:49:11 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-13 00:49:11 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-13 00:49:11 (9251) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-13 00:49:11 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-13 00:49:11 (9251) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-13 00:49:11 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-13 00:49:11 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-13 00:49:11 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-13 00:49:11 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-13 00:49:11 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-13 00:49:11 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-13 00:49:11 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-13 00:49:11 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-13 00:49:19 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-13 00:49:19 (9268) [[32mINFO[0m]
* 2025-01-13 00:49:19 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-13 00:49:19 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1GuXbMESQN/ea_profile.json
* 2025-01-13 00:49:20 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/1GuXbMESQN/ea_profile.json
* 2025-01-13 00:49:21 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-13 00:49:23 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-14 00:49:25 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-14 00:49:26 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-14 00:49:27 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-14 00:49:27 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-14 00:49:27 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-14 00:49:27 (9238) [[32mINFO[0m]
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-14 00:49:38 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-14 00:49:38 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-14 00:49:38 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-14 00:49:38 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-14 00:49:38 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-14 00:49:38 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-14 00:49:38 (9238) [[32mINFO[0m]
* 2025-01-14 00:49:38 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-14 00:49:38 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-14 00:49:38 (9251) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-01-14 00:49:38 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-01-14 00:49:38 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-01-14 00:49:38 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-14 00:49:38 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-14 00:49:38 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-14 00:49:38 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-14 00:49:38 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-14 00:49:38 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-14 00:49:38 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-14 00:49:38 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-14 00:49:47 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-14 00:49:47 (9268) [[32mINFO[0m]
* 2025-01-14 00:49:47 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-14 00:49:48 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/twmAMYN3Dc/ea_profile.json
* 2025-01-14 00:49:48 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/twmAMYN3Dc/ea_profile.json
* 2025-01-14 00:49:49 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-14 00:49:51 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-15 00:49:16 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-15 00:49:16 (10313) [[32mINFO[0m] Script is up to date.
* 2025-01-15 00:49:18 (3963) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-15 00:49:18 (3970) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-15 00:49:18 (9237) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-15 00:49:18 (9238) [[32mINFO[0m]
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-15 00:49:31 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-15 00:49:31 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-15 00:49:31 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-15 00:49:31 (5934) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-15 00:49:31 (5910) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-15 00:49:31 (9237) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-15 00:49:31 (9238) [[32mINFO[0m]
* 2025-01-15 00:49:31 (9251) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-15 00:49:31 (9251) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-15 00:49:31 (9251) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-01-15 00:49:31 (9251) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-01-15 00:49:31 (9251) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-01-15 00:49:31 (9251) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-15 00:49:31 (9251) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-15 00:49:31 (9251) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-15 00:49:31 (9251) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-15 00:49:31 (9251) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-15 00:49:31 (9251) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-15 00:49:31 (9251) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-15 00:49:31 (9251) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-15 00:49:39 (9251) [[32mINFO[0m] Metadata Cache Created
* 2025-01-15 00:49:39 (9268) [[32mINFO[0m]
* 2025-01-15 00:49:39 (1992) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-15 00:49:39 (8362) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/byaYYfZW1R/ea_profile.json
* 2025-01-15 00:49:40 (8385) [[32mINFO[0m] Backed up EA4 profile to /tmp/byaYYfZW1R/ea_profile.json
* 2025-01-15 00:49:40 (252) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-15 00:49:42 (448) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-16 00:50:43 (10291) [[32mINFO[0m] Self-update of script version 59 requested.
* 2025-01-16 00:50:43 (10296) [[32mINFO[0m] Newer version of script found. Downloading.
* 2025-01-16 00:50:43 (10305) [[32mINFO[0m] Script update to version 60 successful.
* 2025-01-16 00:50:44 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-16 00:50:44 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-16 00:50:44 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-16 00:50:44 (9401) [[32mINFO[0m]
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-16 00:50:57 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-16 00:50:57 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-16 00:50:57 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-16 00:50:57 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-16 00:50:57 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-16 00:50:57 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-16 00:50:57 (9401) [[32mINFO[0m]
* 2025-01-16 00:50:58 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-16 00:50:58 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-16 00:50:58 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-16 00:50:58 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-16 00:50:58 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-16 00:50:58 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-16 00:50:58 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-16 00:50:58 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-16 00:50:58 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-16 00:50:58 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-16 00:50:58 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-16 00:50:58 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-16 00:50:58 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-16 00:51:05 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-16 00:51:05 (9431) [[32mINFO[0m]
* 2025-01-16 00:51:06 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-16 00:51:06 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/47YPgF0Mj9/ea_profile.json
* 2025-01-16 00:51:07 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/47YPgF0Mj9/ea_profile.json
* 2025-01-16 00:51:07 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-16 00:51:09 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-16 00:51:09 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-17 00:48:52 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-17 00:48:52 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-17 00:48:53 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-17 00:48:53 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-17 00:48:53 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-17 00:48:53 (9401) [[32mINFO[0m]
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-17 00:49:04 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-17 00:49:04 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-17 00:49:04 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-17 00:49:04 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-17 00:49:04 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-17 00:49:04 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-17 00:49:04 (9401) [[32mINFO[0m]
* 2025-01-17 00:49:04 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-17 00:49:04 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-17 00:49:04 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-17 00:49:04 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-17 00:49:04 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-17 00:49:04 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-17 00:49:04 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-17 00:49:04 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-17 00:49:04 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-17 00:49:04 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-17 00:49:04 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-17 00:49:04 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-17 00:49:04 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-17 00:49:12 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-17 00:49:12 (9431) [[32mINFO[0m]
* 2025-01-17 00:49:12 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-17 00:49:12 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hcA4sbcFtS/ea_profile.json
* 2025-01-17 00:49:13 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/hcA4sbcFtS/ea_profile.json
* 2025-01-17 00:49:13 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-17 00:49:15 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-17 00:49:15 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-18 00:50:00 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-18 00:50:01 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-18 00:50:02 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-18 00:50:02 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-18 00:50:02 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-18 00:50:02 (9401) [[32mINFO[0m]
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-18 00:50:13 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-18 00:50:13 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-18 00:50:13 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-18 00:50:13 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-18 00:50:13 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-18 00:50:13 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-18 00:50:13 (9401) [[32mINFO[0m]
* 2025-01-18 00:50:14 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-18 00:50:14 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-18 00:50:14 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-18 00:50:14 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-18 00:50:14 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-18 00:50:14 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-18 00:50:14 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-18 00:50:14 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-18 00:50:14 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-18 00:50:14 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-18 00:50:14 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-18 00:50:14 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-18 00:50:14 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-18 00:50:21 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-18 00:50:21 (9431) [[32mINFO[0m]
* 2025-01-18 00:50:21 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-18 00:50:22 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/IgzjlaN1Ss/ea_profile.json
* 2025-01-18 00:50:22 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/IgzjlaN1Ss/ea_profile.json
* 2025-01-18 00:50:23 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-18 00:50:25 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-18 00:50:25 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-19 00:50:00 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-19 00:50:00 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-19 00:50:01 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-19 00:50:01 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-19 00:50:01 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-19 00:50:01 (9401) [[32mINFO[0m]
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-19 00:50:15 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-19 00:50:15 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-19 00:50:15 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-19 00:50:15 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-19 00:50:15 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-19 00:50:15 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-19 00:50:15 (9401) [[32mINFO[0m]
* 2025-01-19 00:50:15 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-19 00:50:15 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-19 00:50:15 (9414) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-01-19 00:50:15 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-01-19 00:50:15 (9414) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-01-19 00:50:15 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-19 00:50:15 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-19 00:50:15 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-19 00:50:15 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-19 00:50:15 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-19 00:50:15 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-19 00:50:15 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-19 00:50:15 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-19 00:50:23 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-19 00:50:23 (9431) [[32mINFO[0m]
* 2025-01-19 00:50:23 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-19 00:50:23 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dwiBiCfsrN/ea_profile.json
* 2025-01-19 00:50:24 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/dwiBiCfsrN/ea_profile.json
* 2025-01-19 00:50:25 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-19 00:50:27 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-19 00:50:27 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-20 00:49:08 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-20 00:49:08 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-20 00:49:09 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-20 00:49:09 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-20 00:49:09 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-20 00:49:09 (9401) [[32mINFO[0m]
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-20 00:49:23 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-20 00:49:23 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-20 00:49:23 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-20 00:49:23 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-20 00:49:23 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-20 00:49:23 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-20 00:49:23 (9401) [[32mINFO[0m]
* 2025-01-20 00:49:23 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-20 00:49:23 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-20 00:49:23 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-20 00:49:23 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-20 00:49:23 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-20 00:49:23 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-20 00:49:23 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-20 00:49:23 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-20 00:49:23 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-20 00:49:23 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-20 00:49:23 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-20 00:49:23 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-20 00:49:23 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-20 00:49:31 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-20 00:49:31 (9431) [[32mINFO[0m]
* 2025-01-20 00:49:31 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-20 00:49:31 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6kX_TfMF7s/ea_profile.json
* 2025-01-20 00:49:32 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/6kX_TfMF7s/ea_profile.json
* 2025-01-20 00:49:33 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-20 00:49:35 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-20 00:49:35 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-21 00:49:08 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-21 00:49:09 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-21 00:49:10 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-21 00:49:10 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-21 00:49:10 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-21 00:49:10 (9401) [[32mINFO[0m]
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-21 00:49:23 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-21 00:49:23 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-21 00:49:23 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-21 00:49:23 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-21 00:49:23 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-21 00:49:23 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-21 00:49:23 (9401) [[32mINFO[0m]
* 2025-01-21 00:49:23 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-21 00:49:24 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-21 00:49:24 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-21 00:49:24 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-21 00:49:24 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-21 00:49:24 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-21 00:49:24 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-21 00:49:24 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-21 00:49:24 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-21 00:49:24 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-21 00:49:24 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-21 00:49:24 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-21 00:49:24 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-21 00:49:31 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-21 00:49:31 (9431) [[32mINFO[0m]
* 2025-01-21 00:49:31 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-21 00:49:31 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/oEuKj_GZoX/ea_profile.json
* 2025-01-21 00:49:32 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/oEuKj_GZoX/ea_profile.json
* 2025-01-21 00:49:33 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-21 00:49:35 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-21 00:49:35 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-22 00:49:01 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-22 00:49:01 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-22 00:49:03 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-22 00:49:03 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-22 00:49:03 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-22 00:49:03 (9401) [[32mINFO[0m]
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-22 00:49:14 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-22 00:49:14 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-22 00:49:14 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-22 00:49:14 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-22 00:49:14 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-22 00:49:14 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-22 00:49:14 (9401) [[32mINFO[0m]
* 2025-01-22 00:49:14 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-22 00:49:14 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-22 00:49:14 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-22 00:49:14 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-22 00:49:14 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-22 00:49:14 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-22 00:49:14 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-22 00:49:14 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-22 00:49:14 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-22 00:49:14 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-22 00:49:14 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-22 00:49:14 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-22 00:49:14 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-22 00:49:22 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-22 00:49:22 (9431) [[32mINFO[0m]
* 2025-01-22 00:49:22 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-22 00:49:22 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pBip54b3TO/ea_profile.json
* 2025-01-22 00:49:23 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/pBip54b3TO/ea_profile.json
* 2025-01-22 00:49:24 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-22 00:49:25 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-22 00:49:26 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-23 00:48:56 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-23 00:48:56 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-23 00:48:57 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-23 00:48:57 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-23 00:48:57 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-23 00:48:57 (9401) [[32mINFO[0m]
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-23 00:49:10 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-23 00:49:10 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-23 00:49:10 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-23 00:49:10 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-23 00:49:10 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-23 00:49:10 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-23 00:49:10 (9401) [[32mINFO[0m]
* 2025-01-23 00:49:10 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-23 00:49:10 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-23 00:49:10 (9414) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-01-23 00:49:10 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-01-23 00:49:10 (9414) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-01-23 00:49:10 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-23 00:49:10 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-23 00:49:10 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-23 00:49:10 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-23 00:49:10 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-23 00:49:10 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-23 00:49:10 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-23 00:49:10 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-23 00:49:18 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-23 00:49:18 (9431) [[32mINFO[0m]
* 2025-01-23 00:49:18 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-23 00:49:18 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Gg8mmUtHl3/ea_profile.json
* 2025-01-23 00:49:19 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/Gg8mmUtHl3/ea_profile.json
* 2025-01-23 00:49:20 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-23 00:49:22 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-23 00:49:22 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-24 00:48:54 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-24 00:48:55 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-24 00:48:56 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-24 00:48:56 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-24 00:48:56 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-24 00:48:56 (9401) [[32mINFO[0m]
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-24 00:49:07 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-24 00:49:07 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-24 00:49:07 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-24 00:49:07 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-24 00:49:07 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-24 00:49:07 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-24 00:49:07 (9401) [[32mINFO[0m]
* 2025-01-24 00:49:07 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-24 00:49:07 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-24 00:49:07 (9414) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-01-24 00:49:07 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-01-24 00:49:07 (9414) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-01-24 00:49:07 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-24 00:49:07 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-24 00:49:07 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-24 00:49:07 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-24 00:49:07 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-24 00:49:07 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-24 00:49:07 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-24 00:49:07 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-24 00:49:14 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-24 00:49:14 (9431) [[32mINFO[0m]
* 2025-01-24 00:49:14 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-24 00:49:14 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xwiyMapXn4/ea_profile.json
* 2025-01-24 00:49:15 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/xwiyMapXn4/ea_profile.json
* 2025-01-24 00:49:16 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-24 00:49:18 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-24 00:49:18 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-25 00:50:09 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-25 00:50:09 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-25 00:50:10 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-25 00:50:10 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-25 00:50:10 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-25 00:50:10 (9401) [[32mINFO[0m]
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-25 00:50:23 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-25 00:50:23 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-25 00:50:23 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-25 00:50:23 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-25 00:50:23 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-25 00:50:23 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-25 00:50:23 (9401) [[32mINFO[0m]
* 2025-01-25 00:50:23 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-25 00:50:24 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-25 00:50:24 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-25 00:50:24 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-25 00:50:24 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-25 00:50:24 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-25 00:50:24 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-25 00:50:24 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-25 00:50:24 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-25 00:50:24 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-25 00:50:24 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-25 00:50:24 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-25 00:50:24 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-25 00:50:31 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-25 00:50:31 (9431) [[32mINFO[0m]
* 2025-01-25 00:50:31 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-25 00:50:31 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nE1NNC6nmC/ea_profile.json
* 2025-01-25 00:50:32 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/nE1NNC6nmC/ea_profile.json
* 2025-01-25 00:50:33 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-25 00:50:35 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-25 00:50:35 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-26 00:49:37 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-26 00:49:38 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-26 00:49:39 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-26 00:49:39 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-26 00:49:39 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-26 00:49:39 (9401) [[32mINFO[0m]
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-26 00:49:50 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-26 00:49:50 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-26 00:49:50 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-26 00:49:50 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-26 00:49:50 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-26 00:49:50 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-26 00:49:50 (9401) [[32mINFO[0m]
* 2025-01-26 00:49:50 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-26 00:49:50 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-26 00:49:50 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-26 00:49:50 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-26 00:49:50 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-26 00:49:50 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-26 00:49:50 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-26 00:49:50 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-26 00:49:50 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-26 00:49:50 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-26 00:49:50 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-26 00:49:50 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-26 00:49:50 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-26 00:49:58 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-26 00:49:58 (9431) [[32mINFO[0m]
* 2025-01-26 00:49:58 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-26 00:49:58 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/my2UI5xra2/ea_profile.json
* 2025-01-26 00:49:59 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/my2UI5xra2/ea_profile.json
* 2025-01-26 00:50:00 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-26 00:50:02 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-26 00:50:02 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-27 00:48:53 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-27 00:48:53 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-27 00:48:54 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-27 00:48:54 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-27 00:48:55 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-27 00:48:55 (9401) [[32mINFO[0m]
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-27 00:49:08 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-27 00:49:08 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-27 00:49:08 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-27 00:49:08 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-27 00:49:08 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-27 00:49:08 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-27 00:49:08 (9401) [[32mINFO[0m]
* 2025-01-27 00:49:08 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-27 00:49:08 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-27 00:49:08 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-27 00:49:08 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-27 00:49:08 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-27 00:49:08 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-27 00:49:08 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-27 00:49:08 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-27 00:49:08 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-27 00:49:08 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-27 00:49:08 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-27 00:49:08 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-27 00:49:08 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-27 00:49:16 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-27 00:49:16 (9431) [[32mINFO[0m]
* 2025-01-27 00:49:16 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-27 00:49:16 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HItiet29Lf/ea_profile.json
* 2025-01-27 00:49:17 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/HItiet29Lf/ea_profile.json
* 2025-01-27 00:49:17 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-27 00:49:19 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-27 00:49:19 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-28 00:49:05 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-28 00:49:05 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-28 00:49:06 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-28 00:49:06 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-28 00:49:06 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-28 00:49:06 (9401) [[32mINFO[0m]
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-28 00:49:17 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-28 00:49:17 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-28 00:49:17 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-28 00:49:17 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-28 00:49:17 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-28 00:49:17 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-28 00:49:17 (9401) [[32mINFO[0m]
* 2025-01-28 00:49:17 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-28 00:49:18 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-28 00:49:18 (9414) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-01-28 00:49:18 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-01-28 00:49:18 (9414) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-01-28 00:49:18 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-28 00:49:18 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-28 00:49:18 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-28 00:49:18 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-28 00:49:18 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-28 00:49:18 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-28 00:49:18 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-28 00:49:18 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-28 00:49:25 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-28 00:49:25 (9431) [[32mINFO[0m]
* 2025-01-28 00:49:25 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-28 00:49:26 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cgKLgHpVIN/ea_profile.json
* 2025-01-28 00:49:26 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/cgKLgHpVIN/ea_profile.json
* 2025-01-28 00:49:27 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-28 00:49:29 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-28 00:49:29 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-29 00:48:55 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-29 00:48:55 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-29 00:48:56 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-29 00:48:56 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-29 00:48:56 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-29 00:48:56 (9401) [[32mINFO[0m]
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-29 00:49:07 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-29 00:49:07 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-29 00:49:07 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-29 00:49:07 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-29 00:49:07 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-29 00:49:07 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-29 00:49:07 (9401) [[32mINFO[0m]
* 2025-01-29 00:49:07 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-29 00:49:08 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-29 00:49:08 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-29 00:49:08 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-29 00:49:08 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-29 00:49:08 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-29 00:49:08 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-29 00:49:08 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-29 00:49:08 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-29 00:49:08 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-29 00:49:08 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-29 00:49:08 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-29 00:49:08 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-29 00:49:15 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-29 00:49:15 (9431) [[32mINFO[0m]
* 2025-01-29 00:49:15 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-29 00:49:15 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8qjwO0kz40/ea_profile.json
* 2025-01-29 00:49:16 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/8qjwO0kz40/ea_profile.json
* 2025-01-29 00:49:17 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-29 00:49:19 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-29 00:49:19 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-30 00:48:52 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-30 00:48:52 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-30 00:48:53 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-30 00:48:53 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-30 00:48:53 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-30 00:48:53 (9401) [[32mINFO[0m]
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-30 00:49:06 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-30 00:49:06 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-30 00:49:06 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-30 00:49:06 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-30 00:49:06 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-30 00:49:06 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-30 00:49:06 (9401) [[32mINFO[0m]
* 2025-01-30 00:49:06 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-30 00:49:06 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-30 00:49:06 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-01-30 00:49:06 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-30 00:49:06 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-01-30 00:49:06 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-30 00:49:06 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-30 00:49:06 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-30 00:49:06 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-30 00:49:06 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-30 00:49:06 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-30 00:49:06 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-30 00:49:06 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-30 00:49:14 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-30 00:49:14 (9431) [[32mINFO[0m]
* 2025-01-30 00:49:14 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-30 00:49:14 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ZmAv3noxiZ/ea_profile.json
* 2025-01-30 00:49:15 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/ZmAv3noxiZ/ea_profile.json
* 2025-01-30 00:49:16 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-30 00:49:17 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-30 00:49:18 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-31 00:48:53 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-01-31 00:48:53 (10480) [[32mINFO[0m] Script is up to date.
* 2025-01-31 00:48:54 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-01-31 00:48:54 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-01-31 00:48:54 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-01-31 00:48:54 (9401) [[32mINFO[0m]
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-01-31 00:49:05 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-01-31 00:49:05 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-01-31 00:49:05 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-01-31 00:49:05 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-01-31 00:49:05 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-01-31 00:49:05 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-01-31 00:49:05 (9401) [[32mINFO[0m]
* 2025-01-31 00:49:05 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-01-31 00:49:05 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-01-31 00:49:05 (9414) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-01-31 00:49:05 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-01-31 00:49:05 (9414) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-01-31 00:49:05 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-01-31 00:49:05 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-01-31 00:49:05 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-01-31 00:49:05 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-01-31 00:49:05 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-01-31 00:49:05 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-01-31 00:49:05 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-01-31 00:49:05 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-01-31 00:49:13 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-01-31 00:49:13 (9431) [[32mINFO[0m]
* 2025-01-31 00:49:13 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-31 00:49:13 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1pL9CfpMRQ/ea_profile.json
* 2025-01-31 00:49:14 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/1pL9CfpMRQ/ea_profile.json
* 2025-01-31 00:49:14 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-01-31 00:49:16 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-01-31 00:49:16 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-01 00:50:04 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-02-01 00:50:04 (10480) [[32mINFO[0m] Script is up to date.
* 2025-02-01 00:50:05 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-01 00:50:05 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-01 00:50:05 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-01 00:50:05 (9401) [[32mINFO[0m]
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-01 00:50:19 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-01 00:50:19 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-01 00:50:19 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-01 00:50:19 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-01 00:50:19 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-01 00:50:19 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-01 00:50:19 (9401) [[32mINFO[0m]
* 2025-02-01 00:50:19 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-01 00:50:19 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-01 00:50:19 (9414) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-02-01 00:50:19 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-02-01 00:50:19 (9414) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-02-01 00:50:19 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-01 00:50:19 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-01 00:50:19 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-01 00:50:19 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-01 00:50:19 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-01 00:50:19 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-01 00:50:19 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-01 00:50:19 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-01 00:50:26 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-02-01 00:50:27 (9431) [[32mINFO[0m]
* 2025-02-01 00:50:27 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-01 00:50:27 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/u2gdOiEKOl/ea_profile.json
* 2025-02-01 00:50:28 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/u2gdOiEKOl/ea_profile.json
* 2025-02-01 00:50:28 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-01 00:50:30 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-01 00:50:30 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-02 00:49:42 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-02-02 00:49:42 (10480) [[32mINFO[0m] Script is up to date.
* 2025-02-02 00:49:43 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-02 00:49:43 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-02 00:49:43 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-02 00:49:43 (9401) [[32mINFO[0m]
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-02 00:49:55 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-02 00:49:55 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-02 00:49:55 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-02 00:49:55 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-02 00:49:55 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-02 00:49:55 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-02 00:49:55 (9401) [[32mINFO[0m]
* 2025-02-02 00:49:55 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-02 00:49:55 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-02 00:49:55 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-02-02 00:49:55 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-02 00:49:55 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-02-02 00:49:55 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-02 00:49:55 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-02 00:49:55 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-02 00:49:55 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-02 00:49:55 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-02 00:49:55 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-02 00:49:55 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-02 00:49:55 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-02 00:50:03 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-02-02 00:50:03 (9431) [[32mINFO[0m]
* 2025-02-02 00:50:03 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-02 00:50:03 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/e8g5hEaMVg/ea_profile.json
* 2025-02-02 00:50:04 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/e8g5hEaMVg/ea_profile.json
* 2025-02-02 00:50:05 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-02 00:50:07 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-02 00:50:07 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-03 00:48:52 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-02-03 00:48:52 (10480) [[32mINFO[0m] Script is up to date.
* 2025-02-03 00:48:53 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-03 00:48:53 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-03 00:48:53 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-03 00:48:53 (9401) [[32mINFO[0m]
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-03 00:49:07 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-03 00:49:07 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-03 00:49:07 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-03 00:49:07 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-03 00:49:07 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-03 00:49:07 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-03 00:49:07 (9401) [[32mINFO[0m]
* 2025-02-03 00:49:07 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-03 00:49:07 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-03 00:49:07 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-02-03 00:49:07 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-03 00:49:07 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-02-03 00:49:07 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-03 00:49:07 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-03 00:49:07 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-03 00:49:07 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-03 00:49:07 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-03 00:49:07 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-03 00:49:07 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-03 00:49:07 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-03 00:49:15 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-02-03 00:49:15 (9431) [[32mINFO[0m]
* 2025-02-03 00:49:15 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-03 00:49:15 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ss5ZLeRytd/ea_profile.json
* 2025-02-03 00:49:16 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/ss5ZLeRytd/ea_profile.json
* 2025-02-03 00:49:17 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-03 00:49:19 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-03 00:49:19 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-04 00:49:10 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-02-04 00:49:10 (10480) [[32mINFO[0m] Script is up to date.
* 2025-02-04 00:49:11 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-04 00:49:11 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-04 00:49:11 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-04 00:49:11 (9401) [[32mINFO[0m]
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-04 00:49:22 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-04 00:49:22 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-04 00:49:22 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-04 00:49:22 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-04 00:49:22 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-04 00:49:22 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-04 00:49:22 (9401) [[32mINFO[0m]
* 2025-02-04 00:49:23 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-04 00:49:23 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-04 00:49:23 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-02-04 00:49:23 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-04 00:49:23 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-02-04 00:49:23 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-04 00:49:23 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-04 00:49:23 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-04 00:49:23 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-04 00:49:23 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-04 00:49:23 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-04 00:49:23 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-04 00:49:23 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-04 00:49:30 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-02-04 00:49:30 (9431) [[32mINFO[0m]
* 2025-02-04 00:49:30 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-04 00:49:31 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wI84Rxwn2q/ea_profile.json
* 2025-02-04 00:49:31 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/wI84Rxwn2q/ea_profile.json
* 2025-02-04 00:49:32 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-04 00:49:34 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-04 00:49:34 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-05 00:49:34 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-02-05 00:49:34 (10480) [[32mINFO[0m] Script is up to date.
* 2025-02-05 00:49:35 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-05 00:49:35 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-05 00:49:35 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-05 00:49:35 (9401) [[32mINFO[0m]
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-05 00:49:46 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-05 00:49:46 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-05 00:49:46 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-05 00:49:46 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-05 00:49:46 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-05 00:49:46 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-05 00:49:46 (9401) [[32mINFO[0m]
* 2025-02-05 00:49:47 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-05 00:49:47 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-05 00:49:47 (9414) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-02-05 00:49:47 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-05 00:49:47 (9414) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-02-05 00:49:47 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-05 00:49:47 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-05 00:49:47 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-05 00:49:47 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-05 00:49:47 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-05 00:49:47 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-05 00:49:47 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-05 00:49:47 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-05 00:49:54 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-02-05 00:49:54 (9431) [[32mINFO[0m]
* 2025-02-05 00:49:54 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-05 00:49:54 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dHxI64ePAI/ea_profile.json
* 2025-02-05 00:49:55 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/dHxI64ePAI/ea_profile.json
* 2025-02-05 00:49:56 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-05 00:49:58 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-05 00:49:58 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-06 00:49:05 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-02-06 00:49:05 (10480) [[32mINFO[0m] Script is up to date.
* 2025-02-06 00:49:06 (4048) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-06 00:49:06 (4055) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-06 00:49:06 (9400) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-06 00:49:06 (9401) [[32mINFO[0m]
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-06 00:49:19 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-06 00:49:19 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-06 00:49:19 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-06 00:49:19 (6019) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-06 00:49:19 (5995) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-06 00:49:19 (9400) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-06 00:49:19 (9401) [[32mINFO[0m]
* 2025-02-06 00:49:19 (9414) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-06 00:49:20 (9414) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-06 00:49:20 (9414) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-02-06 00:49:20 (9414) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-02-06 00:49:20 (9414) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-02-06 00:49:20 (9414) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-06 00:49:20 (9414) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-06 00:49:20 (9414) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-06 00:49:20 (9414) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-06 00:49:20 (9414) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-06 00:49:20 (9414) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-06 00:49:20 (9414) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-06 00:49:20 (9414) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-06 00:49:27 (9414) [[32mINFO[0m] Metadata Cache Created
* 2025-02-06 00:49:27 (9431) [[32mINFO[0m]
* 2025-02-06 00:49:28 (2006) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-06 00:49:28 (8525) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GTwh2Oniny/ea_profile.json
* 2025-02-06 00:49:29 (8548) [[32mINFO[0m] Backed up EA4 profile to /tmp/GTwh2Oniny/ea_profile.json
* 2025-02-06 00:49:29 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-06 00:49:31 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-06 00:49:31 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-07 00:49:27 (10458) [[32mINFO[0m] Self-update of script version 60 requested.
* 2025-02-07 00:49:27 (10463) [[32mINFO[0m] Newer version of script found. Downloading.
* 2025-02-07 00:49:27 (10472) [[32mINFO[0m] Script update to version 61 successful.
* 2025-02-07 00:49:28 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-07 00:49:28 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-07 00:49:29 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-07 00:49:29 (9407) [[32mINFO[0m]
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-07 00:49:40 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-07 00:49:40 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-07 00:49:40 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-07 00:49:40 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-07 00:49:40 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-07 00:49:40 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-07 00:49:40 (9407) [[32mINFO[0m]
* 2025-02-07 00:49:40 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-07 00:49:40 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-07 00:49:40 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-02-07 00:49:40 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-02-07 00:49:40 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-02-07 00:49:40 (9420) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2025-02-07 00:49:40 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2025-02-07 00:49:40 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2025-02-07 00:49:40 (9420) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2025-02-07 00:49:40 (9420) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2025-02-07 00:49:40 (9420) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2025-02-07 00:49:40 (9420) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2025-02-07 00:49:40 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2025-02-07 00:49:48 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-07 00:49:48 (9437) [[32mINFO[0m]
* 2025-02-07 00:49:49 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-07 00:49:49 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/m2W8xwYCnX/ea_profile.json
* 2025-02-07 00:49:50 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/m2W8xwYCnX/ea_profile.json
* 2025-02-07 00:49:50 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-07 00:49:52 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-07 00:49:53 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-08 00:49:36 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-08 00:49:36 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-08 00:49:38 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-08 00:49:38 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-08 00:49:38 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-08 00:49:38 (9407) [[32mINFO[0m]
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-08 00:49:49 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-08 00:49:49 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-08 00:49:49 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-08 00:49:49 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-08 00:49:49 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-08 00:49:49 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-08 00:49:49 (9407) [[32mINFO[0m]
* 2025-02-08 00:49:49 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-08 00:49:49 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-08 00:49:49 (9420) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-02-08 00:49:49 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-02-08 00:49:49 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-02-08 00:49:49 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-08 00:49:49 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-08 00:49:49 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-08 00:49:49 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-08 00:49:49 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-08 00:49:49 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-08 00:49:49 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-08 00:49:49 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-08 00:49:57 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-08 00:49:57 (9437) [[32mINFO[0m]
* 2025-02-08 00:49:57 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-08 00:49:57 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/epROEYx_0g/ea_profile.json
* 2025-02-08 00:49:58 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/epROEYx_0g/ea_profile.json
* 2025-02-08 00:49:59 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-08 00:50:00 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-08 00:50:01 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-09 00:49:36 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-09 00:49:36 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-09 00:49:37 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-09 00:49:37 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-09 00:49:37 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-09 00:49:37 (9407) [[32mINFO[0m]
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-09 00:49:50 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-09 00:49:50 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-09 00:49:50 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-09 00:49:50 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-09 00:49:50 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-09 00:49:50 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-09 00:49:50 (9407) [[32mINFO[0m]
* 2025-02-09 00:49:51 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-09 00:49:51 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-09 00:49:51 (9420) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-02-09 00:49:51 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-09 00:49:51 (9420) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-02-09 00:49:51 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-09 00:49:51 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-09 00:49:51 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-09 00:49:51 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-09 00:49:51 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-09 00:49:51 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-09 00:49:51 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-09 00:49:51 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-09 00:49:59 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-09 00:49:59 (9437) [[32mINFO[0m]
* 2025-02-09 00:49:59 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-09 00:49:59 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ann8Pc4Pz5/ea_profile.json
* 2025-02-09 00:50:00 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/ann8Pc4Pz5/ea_profile.json
* 2025-02-09 00:50:00 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-09 00:50:02 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-09 00:50:02 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-10 00:48:55 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-10 00:48:55 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-10 00:48:57 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-10 00:48:57 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-10 00:48:57 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-10 00:48:57 (9407) [[32mINFO[0m]
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-10 00:49:08 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-10 00:49:08 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-10 00:49:08 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-10 00:49:08 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-10 00:49:08 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-10 00:49:08 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-10 00:49:08 (9407) [[32mINFO[0m]
* 2025-02-10 00:49:09 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-10 00:49:09 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-10 00:49:09 (9420) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-02-10 00:49:09 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-10 00:49:09 (9420) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-02-10 00:49:09 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-10 00:49:09 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-10 00:49:09 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-10 00:49:09 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-10 00:49:09 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-10 00:49:09 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-10 00:49:09 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-10 00:49:09 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-10 00:49:17 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-10 00:49:17 (9437) [[32mINFO[0m]
* 2025-02-10 00:49:17 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-10 00:49:17 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WcZa_vV9qd/ea_profile.json
* 2025-02-10 00:49:18 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/WcZa_vV9qd/ea_profile.json
* 2025-02-10 00:49:18 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-10 00:49:20 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-10 00:49:20 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-11 00:49:21 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-11 00:49:21 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-11 00:49:22 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-11 00:49:22 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-11 00:49:22 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-11 00:49:22 (9407) [[32mINFO[0m]
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-11 00:49:33 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-11 00:49:33 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-11 00:49:33 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-11 00:49:33 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-11 00:49:33 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-11 00:49:33 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-11 00:49:33 (9407) [[32mINFO[0m]
* 2025-02-11 00:49:33 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-11 00:49:34 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-11 00:49:34 (9420) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-02-11 00:49:34 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-11 00:49:34 (9420) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-02-11 00:49:34 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-11 00:49:34 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-11 00:49:34 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-11 00:49:34 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-11 00:49:34 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-11 00:49:34 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-11 00:49:34 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-11 00:49:34 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-11 00:49:41 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-11 00:49:41 (9437) [[32mINFO[0m]
* 2025-02-11 00:49:41 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-11 00:49:41 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/X7J8FkVPFl/ea_profile.json
* 2025-02-11 00:49:42 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/X7J8FkVPFl/ea_profile.json
* 2025-02-11 00:49:43 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-11 00:49:45 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-11 00:49:45 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-12 00:49:02 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-12 00:49:02 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-12 00:49:03 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-12 00:49:03 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-12 00:49:03 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-12 00:49:03 (9407) [[32mINFO[0m]
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-12 00:49:16 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-12 00:49:16 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-12 00:49:16 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-12 00:49:16 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-12 00:49:16 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-12 00:49:16 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-12 00:49:16 (9407) [[32mINFO[0m]
* 2025-02-12 00:49:17 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-12 00:49:17 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-12 00:49:17 (9420) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-02-12 00:49:17 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-12 00:49:17 (9420) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-02-12 00:49:17 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-12 00:49:17 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-12 00:49:17 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-12 00:49:17 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-12 00:49:17 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-12 00:49:17 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-12 00:49:17 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-12 00:49:17 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-12 00:49:25 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-12 00:49:25 (9437) [[32mINFO[0m]
* 2025-02-12 00:49:25 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-12 00:49:25 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/j6KAAoz40r/ea_profile.json
* 2025-02-12 00:49:26 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/j6KAAoz40r/ea_profile.json
* 2025-02-12 00:49:26 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-12 00:49:28 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-12 00:49:28 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-13 00:48:56 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-13 00:48:56 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-13 00:48:58 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-13 00:48:58 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-13 00:48:58 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-13 00:48:58 (9407) [[32mINFO[0m]
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-13 00:49:11 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-13 00:49:11 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-13 00:49:11 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-13 00:49:11 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-13 00:49:11 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-13 00:49:11 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-13 00:49:11 (9407) [[32mINFO[0m]
* 2025-02-13 00:49:11 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-13 00:49:11 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-13 00:49:11 (9420) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-02-13 00:49:11 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-02-13 00:49:11 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-02-13 00:49:11 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-13 00:49:11 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-13 00:49:11 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-13 00:49:11 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-13 00:49:11 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-13 00:49:11 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-13 00:49:11 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-13 00:49:11 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-13 00:49:19 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-13 00:49:19 (9437) [[32mINFO[0m]
* 2025-02-13 00:49:19 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-13 00:49:19 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VFc3MXsIVI/ea_profile.json
* 2025-02-13 00:49:20 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/VFc3MXsIVI/ea_profile.json
* 2025-02-13 00:49:21 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-13 00:49:23 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-13 00:49:23 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-14 00:49:20 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-14 00:49:21 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-14 00:49:22 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-14 00:49:22 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-14 00:49:22 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-14 00:49:22 (9407) [[32mINFO[0m]
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-14 00:49:35 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-14 00:49:35 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-14 00:49:35 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-14 00:49:35 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-14 00:49:35 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-14 00:49:35 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-14 00:49:35 (9407) [[32mINFO[0m]
* 2025-02-14 00:49:35 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-14 00:49:35 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-14 00:49:35 (9420) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-02-14 00:49:35 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-14 00:49:35 (9420) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-02-14 00:49:35 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-14 00:49:35 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-14 00:49:35 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-14 00:49:35 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-14 00:49:35 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-14 00:49:35 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-14 00:49:35 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-14 00:49:35 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-14 00:49:43 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-14 00:49:43 (9437) [[32mINFO[0m]
* 2025-02-14 00:49:43 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-14 00:49:43 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DmsOZBCRfB/ea_profile.json
* 2025-02-14 00:49:44 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/DmsOZBCRfB/ea_profile.json
* 2025-02-14 00:49:45 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-14 00:49:47 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-14 00:49:47 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-15 00:49:56 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-15 00:49:56 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-15 00:49:57 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-15 00:49:57 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-15 00:49:57 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-15 00:49:57 (9407) [[32mINFO[0m]
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-15 00:50:10 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-15 00:50:10 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-15 00:50:10 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-15 00:50:10 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-15 00:50:10 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-15 00:50:10 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-15 00:50:10 (9407) [[32mINFO[0m]
* 2025-02-15 00:50:10 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-15 00:50:11 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-15 00:50:11 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-02-15 00:50:11 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-02-15 00:50:11 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-02-15 00:50:11 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-15 00:50:11 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-15 00:50:11 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-15 00:50:11 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-15 00:50:11 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-15 00:50:11 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-15 00:50:11 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-15 00:50:11 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-15 00:50:18 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-15 00:50:18 (9437) [[32mINFO[0m]
* 2025-02-15 00:50:19 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-15 00:50:19 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wa02l9KKB2/ea_profile.json
* 2025-02-15 00:50:20 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/wa02l9KKB2/ea_profile.json
* 2025-02-15 00:50:20 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-15 00:50:22 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-15 00:50:22 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-16 00:50:39 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-16 00:50:39 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-16 00:50:41 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-16 00:50:41 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-16 00:50:41 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-16 00:50:41 (9407) [[32mINFO[0m]
* 2025-02-16 00:50:54 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-16 00:50:54 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-16 00:50:54 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-16 00:50:54 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-16 00:50:54 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-16 00:50:54 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-16 00:50:54 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-16 00:50:54 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-16 00:50:54 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-16 00:50:54 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-16 00:50:54 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-16 00:50:54 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-16 00:50:54 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-16 00:50:54 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-16 00:50:54 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-16 00:50:54 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-16 00:50:54 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-16 00:50:55 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-16 00:50:55 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-16 00:50:55 (9407) [[32mINFO[0m]
* 2025-02-16 00:50:55 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-16 00:50:55 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-16 00:50:55 (9420) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-02-16 00:50:55 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-02-16 00:50:55 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-02-16 00:50:55 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-16 00:50:55 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-16 00:50:55 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-16 00:50:55 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-16 00:50:55 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-16 00:50:55 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-16 00:50:55 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-16 00:50:55 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-16 00:51:03 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-16 00:51:03 (9437) [[32mINFO[0m]
* 2025-02-16 00:51:03 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-16 00:51:03 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Qmbna8XIh4/ea_profile.json
* 2025-02-16 00:51:04 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/Qmbna8XIh4/ea_profile.json
* 2025-02-16 00:51:04 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-16 00:51:06 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-16 00:51:07 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-17 00:48:54 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-17 00:48:54 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-17 00:48:55 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-17 00:48:55 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-17 00:48:55 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-17 00:48:55 (9407) [[32mINFO[0m]
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-17 00:49:07 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-17 00:49:07 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-17 00:49:07 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-17 00:49:07 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-17 00:49:07 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-17 00:49:07 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-17 00:49:07 (9407) [[32mINFO[0m]
* 2025-02-17 00:49:07 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-17 00:49:07 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-17 00:49:07 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-02-17 00:49:07 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-02-17 00:49:07 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-02-17 00:49:07 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-17 00:49:07 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-17 00:49:07 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-17 00:49:07 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-17 00:49:07 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-17 00:49:07 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-17 00:49:07 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-17 00:49:07 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-17 00:49:15 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-17 00:49:15 (9437) [[32mINFO[0m]
* 2025-02-17 00:49:15 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-17 00:49:15 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TmO0UpBvpR/ea_profile.json
* 2025-02-17 00:49:16 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/TmO0UpBvpR/ea_profile.json
* 2025-02-17 00:49:17 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-17 00:49:19 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-17 00:49:19 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-18 00:49:16 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-18 00:49:16 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-18 00:49:17 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-18 00:49:17 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-18 00:49:17 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-18 00:49:17 (9407) [[32mINFO[0m]
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-18 00:49:29 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-18 00:49:29 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-18 00:49:29 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-18 00:49:29 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-18 00:49:29 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-18 00:49:29 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-18 00:49:29 (9407) [[32mINFO[0m]
* 2025-02-18 00:49:29 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-18 00:49:29 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-18 00:49:29 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-02-18 00:49:29 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-02-18 00:49:29 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-02-18 00:49:29 (9420) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2025-02-18 00:49:29 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2025-02-18 00:49:29 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2025-02-18 00:49:29 (9420) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2025-02-18 00:49:29 (9420) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2025-02-18 00:49:29 (9420) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2025-02-18 00:49:29 (9420) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2025-02-18 00:49:29 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2025-02-18 00:49:37 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-18 00:49:37 (9437) [[32mINFO[0m]
* 2025-02-18 00:49:38 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-18 00:49:38 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MBJIoqag9I/ea_profile.json
* 2025-02-18 00:49:39 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/MBJIoqag9I/ea_profile.json
* 2025-02-18 00:49:39 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-18 00:49:41 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-18 00:49:41 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-19 00:49:35 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-19 00:49:36 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-19 00:49:37 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-19 00:49:37 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-19 00:49:37 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-19 00:49:37 (9407) [[32mINFO[0m]
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-19 00:49:43 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-19 00:49:43 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-19 00:49:43 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-19 00:49:43 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-19 00:49:43 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-19 00:49:43 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-19 00:49:43 (9407) [[32mINFO[0m]
* 2025-02-19 00:49:43 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-19 00:49:43 (9420) [[32mINFO[0m] Existing lock /var/run/yum.pid: another copy is running as pid 435314.
* 2025-02-19 00:49:43 (9420) [[32mINFO[0m] Another app is currently holding the yum lock; waiting for it to exit...
* 2025-02-19 00:49:43 (9420) [[32mINFO[0m] The other application is: yum
* 2025-02-19 00:49:43 (9420) [[32mINFO[0m] Memory : 39 M RSS (274 MB VSZ)
* 2025-02-19 00:49:43 (9420) [[32mINFO[0m] Started: Wed Feb 19 00:49:36 2025 - 00:07 ago
* 2025-02-19 00:49:43 (9420) [[32mINFO[0m] State : Running, pid: 435314
* 2025-02-19 00:49:45 (9420) [[32mINFO[0m] Another app is currently holding the yum lock; waiting for it to exit...
* 2025-02-19 00:49:45 (9420) [[32mINFO[0m] The other application is: yum
* 2025-02-19 00:49:45 (9420) [[32mINFO[0m] Memory : 88 M RSS (322 MB VSZ)
* 2025-02-19 00:49:45 (9420) [[32mINFO[0m] Started: Wed Feb 19 00:49:36 2025 - 00:09 ago
* 2025-02-19 00:49:45 (9420) [[32mINFO[0m] State : Running, pid: 435314
* 2025-02-19 00:49:47 (9420) [[32mINFO[0m] Another app is currently holding the yum lock; waiting for it to exit...
* 2025-02-19 00:49:47 (9420) [[32mINFO[0m] The other application is: yum
* 2025-02-19 00:49:47 (9420) [[32mINFO[0m] Memory : 133 M RSS (368 MB VSZ)
* 2025-02-19 00:49:47 (9420) [[32mINFO[0m] Started: Wed Feb 19 00:49:36 2025 - 00:11 ago
* 2025-02-19 00:49:47 (9420) [[32mINFO[0m] State : Running, pid: 435314
* 2025-02-19 00:49:49 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-19 00:49:49 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-02-19 00:49:49 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-02-19 00:49:49 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-02-19 00:49:49 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-19 00:49:49 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-19 00:49:49 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-19 00:49:49 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-19 00:49:49 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-19 00:49:49 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-19 00:49:49 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-19 00:49:49 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-19 00:49:57 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-19 00:49:57 (9437) [[32mINFO[0m]
* 2025-02-19 00:49:57 (5884) [[33mWARN[0m] Initial run of "yum makecache" failed: Existing lock /var/run/yum.pid: another copy is running as pid 435314.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 39 M RSS (274 MB VSZ)
Started: Wed Feb 19 00:49:36 2025 - 00:07 ago
State : Running, pid: 435314
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 88 M RSS (322 MB VSZ)
Started: Wed Feb 19 00:49:36 2025 - 00:09 ago
State : Running, pid: 435314
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 133 M RSS (368 MB VSZ)
Started: Wed Feb 19 00:49:36 2025 - 00:11 ago
State : Running, pid: 435314
* 2025-02-19 00:49:57 (5885) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2025-02-19 00:49:57 (9406) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2025-02-19 00:49:57 (9407) [[32mINFO[0m]
* 2025-02-19 00:49:57 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-19 00:49:57 (9420) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2025-02-19 00:49:57 (9420) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2025-02-19 00:49:57 (9420) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2025-02-19 00:49:57 (9420) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2025-02-19 00:49:57 (9420) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2025-02-19 00:49:57 (9420) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2025-02-19 00:49:57 (9420) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2025-02-19 00:49:57 (9420) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2025-02-19 00:49:57 (9420) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2025-02-19 00:49:58 (9420) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2025-02-19 00:49:58 (9420) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2025-02-19 00:49:58 (9437) [[32mINFO[0m]
* 2025-02-19 00:49:58 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-19 00:49:58 (9407) [[32mINFO[0m]
* 2025-02-19 00:49:58 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-19 00:49:58 (9420) [[32mINFO[0m] Determining fastest mirrors
* 2025-02-19 00:49:59 (9420) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-02-19 00:49:59 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-19 00:49:59 (9420) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-02-19 00:49:59 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-19 00:49:59 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-19 00:49:59 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-19 00:49:59 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-19 00:49:59 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-19 00:49:59 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-19 00:49:59 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-19 00:49:59 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-19 00:50:03 (9420) [[32mINFO[0m] https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/0c95a97897fa76cfbe1800d1f92be4ebd1ea6b2712020c74973936b129dde073-updateinfo.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:03 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:03 (9420) [[32mINFO[0m] https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/2362d44c6dd1fe49e7f812feff3b8f84648b8327ea632869ddaa626c697f8074-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:03 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:04 (9420) [[32mINFO[0m] https://els-rollout.tuxcare.com/slot-1/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:04 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:05 (9420) [[32mINFO[0m] https://els-rollout.tuxcare.com/slot-2/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:05 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:05 (9420) [[32mINFO[0m] https://els-rollout.tuxcare.com/slot-3/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:05 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:06 (9420) [[32mINFO[0m] https://els-rollout.tuxcare.com/slot-4/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:06 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:06 (9420) [[32mINFO[0m] https://els-rollout.tuxcare.com/slot-5/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:06 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting_legacy/7/x86_64/repodata/3b0869334a6a4f9140505c0e09c8c2696a8f2f676c2005133484d47b68ff4a2e-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] https://els-rollout.tuxcare.com/slot-6/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] http://repo.websitewelcome.com/eig_hosting/7/x86_64/repodata/3335cfa0cc252ee1ac3506fd68adcf5eebd192a5a91c9d0eae7e1e7545a23b66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] http://repo.websitewelcome.com/eig_419_kernel/7/x86_64/repodata/ec3863061f325fdc02c8ff8063674087e94962531269d17d001095e70e909aaa-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] http://mirrors-pro1.newfold.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] http://mirrors-pro1.newfold.com/epel/7/x86_64/repodata/8a8bf31bd74f40eec77e3d7e4c7bbfa60328f3783332d6067d7623e181ffcb02-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] http://mirrors-pro1.newfold.com/epel/7/x86_64/repodata/4ebf33009c40938924f791b1317f1756f70e158e13403dea9d15f18d4cb23986-primary.sqlite.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] http://mirrors-pro1.newfold.com/centos/7/extras/x86_64/repodata/e12dbf10e94bc2b33b1f45e026559bc8685728b139dddae0654d96bc624c5602-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] https://rpm.grafana.com/repodata/a065f9083f8adbbd6699742bbcc35cac6d5a16c4476fac14da85906563ef48fc-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] http://repo.websitewelcome.com/hg/7/x86_64/repodata/2ead9288417fd76977d907bf1e7e95ddc1d84ea4070aec4abf10298f4bef61fa-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:07 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:08 (9420) [[32mINFO[0m] http://repo.websitewelcome.com/monitoring/centos/7/x86_64/repodata/1446d4b4baa3b94facd9d71100e2edb26cad2e1dae79f2bc13c46799ca9473c0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:08 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:08 (9420) [[32mINFO[0m] http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/266a6063f32e4b5787639098d6b06a831c29788c9f1ee96877e33d1b8a8454f5-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:08 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:08 (9420) [[32mINFO[0m] http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/repodata/ca95a6d207be9ffe6789721ed72cb4b2e637de63-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2025-02-19 00:50:08 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:08 (9420) [[32mINFO[0m] http://repo.mysql.com/yum/mysql-tools-community/el/7/x86_64/repodata/342c6dbe2a63c92e5636415a4ef8b32b826ccc93-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2025-02-19 00:50:08 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] http://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/repodata/14e4c474f4c81cc2d0f308f9ffa0922691ed27a8-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] http://rpm-mirror.hostgator.com/nf-observability/7/x86_64/repodata/6707d40338485d0d64c4e7a33d123a60b917a60e47eed750d129a9794987d20c-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] https://s3.amazonaws.com/osquery-packages/rpm/x86_64/repodata/5bcfee299b1e7107c5cff26ebf4403ac0f563a29870fefc7fc7f382200c17379-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] http://mirrors-pro1.newfold.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] http://repo.websitewelcome.com/wp_core/7/noarch/repodata/2cff9910e6a3cc922edaf9dd1f205e889ec435b8008b9d74a97437e71e1da2cd-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] http://mirrors-pro1.newfold.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] http://mirrors-pro1.newfold.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:09 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:10 (9420) [[32mINFO[0m] http://mirrors-atl1.newfold.com/epel/7/x86_64/repodata/8a8bf31bd74f40eec77e3d7e4c7bbfa60328f3783332d6067d7623e181ffcb02-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:10 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:10 (9420) [[32mINFO[0m] http://mirrors-atl1.newfold.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:10 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:10 (9420) [[32mINFO[0m] http://mirrors-atl1.newfold.com/centos/7/extras/x86_64/repodata/e12dbf10e94bc2b33b1f45e026559bc8685728b139dddae0654d96bc624c5602-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:10 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:10 (9420) [[32mINFO[0m] http://mirrors-atl1.newfold.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:10 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:10 (9420) [[32mINFO[0m] http://mirrors-atl1.newfold.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:10 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:10 (9420) [[32mINFO[0m] http://mirrors-atl1.newfold.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:10 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:11 (9420) [[32mINFO[0m] http://rpm-mirror.cpmh.bom1.eigbox.com/epel/7/x86_64/repodata/4ebf33009c40938924f791b1317f1756f70e158e13403dea9d15f18d4cb23986-primary.sqlite.gz: [Errno 14] HTTPS Error 404 - Not Found
* 2025-02-19 00:50:11 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:11 (9420) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2025-02-19 00:50:11 (9420) [[32mINFO[0m]
* 2025-02-19 00:50:11 (9420) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2025-02-19 00:50:11 (9420) [[32mINFO[0m]
* 2025-02-19 00:50:11 (9420) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2025-02-19 00:50:11 (9420) [[32mINFO[0m]
* 2025-02-19 00:50:11 (9420) [[32mINFO[0m] http://rpm-mirror.cpmh.bom1.eigbox.com/epel/7/x86_64/repodata/8a8bf31bd74f40eec77e3d7e4c7bbfa60328f3783332d6067d7623e181ffcb02-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2025-02-19 00:50:11 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:12 (9420) [[32mINFO[0m] http://rpm-mirror.cpmh.bom1.eigbox.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTPS Error 404 - Not Found
* 2025-02-19 00:50:12 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:12 (9420) [[32mINFO[0m] http://rpm-mirror.cpmh.bom1.eigbox.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2025-02-19 00:50:12 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:12 (9420) [[32mINFO[0m] http://mirrors-atl1.newfold.com/epel/7/x86_64/repodata/4ebf33009c40938924f791b1317f1756f70e158e13403dea9d15f18d4cb23986-primary.sqlite.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
* 2025-02-19 00:50:12 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:12 (9420) [[32mINFO[0m] http://rpm-mirror.cpmh.bom1.eigbox.com/centos/7/extras/x86_64/repodata/e12dbf10e94bc2b33b1f45e026559bc8685728b139dddae0654d96bc624c5602-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2025-02-19 00:50:12 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:12 (9420) [[32mINFO[0m] http://rpm-mirror.cpmh.bom1.eigbox.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2025-02-19 00:50:12 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:12 (9420) [[32mINFO[0m] http://rpm-mirror.cpmh.bom1.eigbox.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2025-02-19 00:50:12 (9420) [[32mINFO[0m] Trying other mirror.
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m]
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m]
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] One of the configured repositories failed (Unknown),
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m]
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m]
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] packages for the previous distribution release still work).
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m]
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] yum --disablerepo=<repoid> ...
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m]
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m]
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] yum-config-manager --disable <repoid>
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] or
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] subscription-manager repos --disable=<repoid>
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m]
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] compromise:
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m]
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m]
* 2025-02-19 00:50:54 (9420) [[32mINFO[0m] eig_hosting: Check uncompressed DB failed
* 2025-02-19 00:50:54 (9437) [[32mINFO[0m]
* 2025-02-19 00:50:54 (5894) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2025-02-19 00:50:54 (5895) [[31mERROR[0m] https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/0c95a97897fa76cfbe1800d1f92be4ebd1ea6b2712020c74973936b129dde073-updateinfo.xml.gz: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/2362d44c6dd1fe49e7f812feff3b8f84648b8327ea632869ddaa626c697f8074-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://els-rollout.tuxcare.com/slot-1/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://els-rollout.tuxcare.com/slot-2/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://els-rollout.tuxcare.com/slot-3/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://els-rollout.tuxcare.com/slot-4/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://els-rollout.tuxcare.com/slot-5/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/eig_hosting_legacy/7/x86_64/repodata/3b0869334a6a4f9140505c0e09c8c2696a8f2f676c2005133484d47b68ff4a2e-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://els-rollout.tuxcare.com/slot-6/el/7/x86_64/repodata/9e1fa9eafa1d6a7fa1c824e8dee832be6d72768247dcfa4fb83b51bb1d2b351e-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/eig_hosting/7/x86_64/repodata/3335cfa0cc252ee1ac3506fd68adcf5eebd192a5a91c9d0eae7e1e7545a23b66-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/eig_419_kernel/7/x86_64/repodata/ec3863061f325fdc02c8ff8063674087e94962531269d17d001095e70e909aaa-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/epel/7/x86_64/repodata/8a8bf31bd74f40eec77e3d7e4c7bbfa60328f3783332d6067d7623e181ffcb02-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/epel/7/x86_64/repodata/4ebf33009c40938924f791b1317f1756f70e158e13403dea9d15f18d4cb23986-primary.sqlite.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/centos/7/extras/x86_64/repodata/e12dbf10e94bc2b33b1f45e026559bc8685728b139dddae0654d96bc624c5602-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://rpm.grafana.com/repodata/a065f9083f8adbbd6699742bbcc35cac6d5a16c4476fac14da85906563ef48fc-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/hg/7/x86_64/repodata/2ead9288417fd76977d907bf1e7e95ddc1d84ea4070aec4abf10298f4bef61fa-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/monitoring/centos/7/x86_64/repodata/1446d4b4baa3b94facd9d71100e2edb26cad2e1dae79f2bc13c46799ca9473c0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/266a6063f32e4b5787639098d6b06a831c29788c9f1ee96877e33d1b8a8454f5-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/repodata/ca95a6d207be9ffe6789721ed72cb4b2e637de63-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://repo.mysql.com/yum/mysql-tools-community/el/7/x86_64/repodata/342c6dbe2a63c92e5636415a4ef8b32b826ccc93-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/repodata/14e4c474f4c81cc2d0f308f9ffa0922691ed27a8-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://rpm-mirror.hostgator.com/nf-observability/7/x86_64/repodata/6707d40338485d0d64c4e7a33d123a60b917a60e47eed750d129a9794987d20c-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://s3.amazonaws.com/osquery-packages/rpm/x86_64/repodata/5bcfee299b1e7107c5cff26ebf4403ac0f563a29870fefc7fc7f382200c17379-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://repo.websitewelcome.com/wp_core/7/noarch/repodata/2cff9910e6a3cc922edaf9dd1f205e889ec435b8008b9d74a97437e71e1da2cd-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-pro1.newfold.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/epel/7/x86_64/repodata/8a8bf31bd74f40eec77e3d7e4c7bbfa60328f3783332d6067d7623e181ffcb02-updateinfo.xml.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/centos/7/extras/x86_64/repodata/e12dbf10e94bc2b33b1f45e026559bc8685728b139dddae0654d96bc624c5602-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirrors-atl1.newfold.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/epel/7/x86_64/repodata/4ebf33009c40938924f791b1317f1756f70e158e13403dea9d15f18d4cb23986-primary.sqlite.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://rpm-mirror.cpmh.bom1.eigbox.com/epel/7/x86_64/repodata/8a8bf31bd74f40eec77e3d7e4c7bbfa60328f3783332d6067d7623e181ffcb02-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/epel/7/x86_64/repodata/9cfdefede5c3cf769a448c2a7d0a6441d6dbd7ba215833153a284c50c76faa56-comps-Everything.x86_64.xml: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/zabbix/non-supported/rhel/7/x86_64/repodata/830f42eee66fdbe9b23be1e5cbe5097ccf8b90210db60e2f133ef7305fffd1f0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://mirrors-atl1.newfold.com/epel/7/x86_64/repodata/4ebf33009c40938924f791b1317f1756f70e158e13403dea9d15f18d4cb23986-primary.sqlite.gz: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/centos/7/extras/x86_64/repodata/e12dbf10e94bc2b33b1f45e026559bc8685728b139dddae0654d96bc624c5602-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/zabbix/zabbix/3.0/rhel/7/x86_64/repodata/52350ca0d75fe694ff874a8c25c45991d98431f0349b37993dc9bd306dc4d7fc-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://rpm-mirror.cpmh.bom1.eigbox.com/centos/7/updates/x86_64/repodata/f19044932626155f0cd849e88972b84875fc85e3308b4d622844a911c4ef54d0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
One of the configured repositories failed (Unknown),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled
yum --disablerepo=<repoid> ...
4. Disable the repository permanently, so yum won't use it by default. Yum
will then just ignore the repository until you permanently enable it
again or use --enablerepo for temporary usage:
yum-config-manager --disable <repoid>
or
subscription-manager repos --disable=<repoid>
5. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
eig_hosting: Check uncompressed DB failed
* 2025-02-19 00:50:54 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-19 00:50:54 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/h9ozKnjRfS/ea_profile.json
* 2025-02-19 00:50:58 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/h9ozKnjRfS/ea_profile.json
* 2025-02-19 00:50:59 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-19 00:51:01 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-19 00:51:01 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-20 00:49:07 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-20 00:49:07 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-20 00:49:08 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-20 00:49:08 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-20 00:49:08 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-20 00:49:08 (9407) [[32mINFO[0m]
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-20 00:49:21 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-20 00:49:21 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-20 00:49:21 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-20 00:49:21 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-20 00:49:21 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-20 00:49:21 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-20 00:49:21 (9407) [[32mINFO[0m]
* 2025-02-20 00:49:22 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-20 00:49:22 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-20 00:49:22 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-02-20 00:49:22 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-02-20 00:49:22 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-02-20 00:49:22 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-20 00:49:22 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-20 00:49:22 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-20 00:49:22 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-20 00:49:22 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-20 00:49:22 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-20 00:49:22 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-20 00:49:22 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-20 00:49:30 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-20 00:49:30 (9437) [[32mINFO[0m]
* 2025-02-20 00:49:30 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-20 00:49:30 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/c3_S9zcr64/ea_profile.json
* 2025-02-20 00:49:31 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/c3_S9zcr64/ea_profile.json
* 2025-02-20 00:49:32 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-20 00:49:34 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-20 00:49:34 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-21 00:49:03 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-21 00:49:03 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-21 00:49:04 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-21 00:49:04 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-21 00:49:04 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-21 00:49:04 (9407) [[32mINFO[0m]
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-21 00:49:18 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-21 00:49:18 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-21 00:49:18 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-21 00:49:18 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-21 00:49:18 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-21 00:49:18 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-21 00:49:18 (9407) [[32mINFO[0m]
* 2025-02-21 00:49:18 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-21 00:49:18 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-21 00:49:18 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-02-21 00:49:18 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-02-21 00:49:18 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-02-21 00:49:18 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-21 00:49:18 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-21 00:49:18 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-21 00:49:18 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-21 00:49:18 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-21 00:49:18 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-21 00:49:18 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-21 00:49:18 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-21 00:49:26 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-21 00:49:27 (9437) [[32mINFO[0m]
* 2025-02-21 00:49:27 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-21 00:49:27 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8Y8eiKOESz/ea_profile.json
* 2025-02-21 00:49:28 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/8Y8eiKOESz/ea_profile.json
* 2025-02-21 00:49:28 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-21 00:49:30 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-21 00:49:31 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-22 00:49:47 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-22 00:49:47 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-22 00:49:48 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-22 00:49:48 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-22 00:49:48 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-22 00:49:48 (9407) [[32mINFO[0m]
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-22 00:50:01 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-22 00:50:01 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-22 00:50:01 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-22 00:50:01 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-22 00:50:01 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-22 00:50:01 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-22 00:50:01 (9407) [[32mINFO[0m]
* 2025-02-22 00:50:01 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-22 00:50:01 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-22 00:50:01 (9420) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-02-22 00:50:01 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-22 00:50:01 (9420) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-02-22 00:50:01 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-22 00:50:01 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-22 00:50:01 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-22 00:50:01 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-22 00:50:01 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-22 00:50:01 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-22 00:50:01 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-22 00:50:01 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-22 00:50:09 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-22 00:50:09 (9437) [[32mINFO[0m]
* 2025-02-22 00:50:09 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-22 00:50:09 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_UY2BLNsMI/ea_profile.json
* 2025-02-22 00:50:10 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/_UY2BLNsMI/ea_profile.json
* 2025-02-22 00:50:11 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-22 00:50:13 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-22 00:50:13 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-23 00:49:37 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-23 00:49:37 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-23 00:49:38 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-23 00:49:38 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-23 00:49:38 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-23 00:49:38 (9407) [[32mINFO[0m]
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-23 00:49:51 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-23 00:49:51 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-23 00:49:51 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-23 00:49:51 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-23 00:49:51 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-23 00:49:51 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-23 00:49:51 (9407) [[32mINFO[0m]
* 2025-02-23 00:49:52 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-23 00:49:52 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-23 00:49:52 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-02-23 00:49:52 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-02-23 00:49:52 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-02-23 00:49:52 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-23 00:49:52 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-23 00:49:52 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-23 00:49:52 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-23 00:49:52 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-23 00:49:52 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-23 00:49:52 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-23 00:49:52 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-23 00:49:59 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-23 00:49:59 (9437) [[32mINFO[0m]
* 2025-02-23 00:50:00 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-23 00:50:00 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/O76Zd15RvL/ea_profile.json
* 2025-02-23 00:50:01 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/O76Zd15RvL/ea_profile.json
* 2025-02-23 00:50:01 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-23 00:50:03 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-23 00:50:03 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-24 00:48:58 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-24 00:48:58 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-24 00:48:59 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-24 00:48:59 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-24 00:48:59 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-24 00:48:59 (9407) [[32mINFO[0m]
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-24 00:49:10 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-24 00:49:10 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-24 00:49:10 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-24 00:49:10 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-24 00:49:10 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-24 00:49:10 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-24 00:49:10 (9407) [[32mINFO[0m]
* 2025-02-24 00:49:11 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-24 00:49:11 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-24 00:49:11 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-02-24 00:49:11 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-02-24 00:49:11 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-02-24 00:49:11 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-24 00:49:11 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-24 00:49:11 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-24 00:49:11 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-24 00:49:11 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-24 00:49:11 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-24 00:49:11 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-24 00:49:11 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-24 00:49:18 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-24 00:49:18 (9437) [[32mINFO[0m]
* 2025-02-24 00:49:18 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-24 00:49:18 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lUeiFVK7aO/ea_profile.json
* 2025-02-24 00:49:19 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/lUeiFVK7aO/ea_profile.json
* 2025-02-24 00:49:20 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-24 00:49:22 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-24 00:49:22 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-25 00:50:57 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-25 00:50:57 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-25 00:50:58 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-25 00:50:58 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-25 00:50:58 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-25 00:50:58 (9407) [[32mINFO[0m]
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-25 00:51:04 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-25 00:51:04 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-25 00:51:04 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-25 00:51:04 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-25 00:51:04 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-25 00:51:04 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-25 00:51:04 (9407) [[32mINFO[0m]
* 2025-02-25 00:51:04 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-25 00:51:04 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-25 00:51:04 (9420) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-02-25 00:51:04 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-02-25 00:51:04 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-02-25 00:51:04 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-25 00:51:04 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-25 00:51:04 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-25 00:51:04 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-25 00:51:04 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-25 00:51:05 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-25 00:51:05 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-25 00:51:05 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-25 00:51:13 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-25 00:51:13 (9437) [[32mINFO[0m]
* 2025-02-25 00:51:13 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-25 00:51:13 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1zbNHInMsh/ea_profile.json
* 2025-02-25 00:51:14 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/1zbNHInMsh/ea_profile.json
* 2025-02-25 00:51:14 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-25 00:51:17 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-25 00:51:17 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-26 00:49:50 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-26 00:49:50 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-26 00:49:51 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-26 00:49:51 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-26 00:49:51 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-26 00:49:51 (9407) [[32mINFO[0m]
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-26 00:50:03 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-26 00:50:03 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-26 00:50:03 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-26 00:50:03 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-26 00:50:03 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-26 00:50:03 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-26 00:50:03 (9407) [[32mINFO[0m]
* 2025-02-26 00:50:03 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-26 00:50:03 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-26 00:50:03 (9420) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-02-26 00:50:03 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-02-26 00:50:03 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-02-26 00:50:03 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-26 00:50:03 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-26 00:50:03 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-26 00:50:03 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-26 00:50:03 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-26 00:50:03 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-26 00:50:03 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-26 00:50:03 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-26 00:50:11 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-26 00:50:11 (9437) [[32mINFO[0m]
* 2025-02-26 00:50:11 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-26 00:50:11 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PZMHsEHGTr/ea_profile.json
* 2025-02-26 00:50:12 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/PZMHsEHGTr/ea_profile.json
* 2025-02-26 00:50:13 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-26 00:50:15 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-26 00:50:15 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-27 00:51:10 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-27 00:51:10 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-27 00:51:11 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-27 00:51:11 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-27 00:51:11 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-27 00:51:11 (9407) [[32mINFO[0m]
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-27 00:51:24 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-27 00:51:24 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-27 00:51:24 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-27 00:51:24 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-27 00:51:24 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-27 00:51:24 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-27 00:51:24 (9407) [[32mINFO[0m]
* 2025-02-27 00:51:24 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-27 00:51:24 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-27 00:51:24 (9420) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-02-27 00:51:24 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-27 00:51:24 (9420) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-02-27 00:51:24 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-27 00:51:24 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-27 00:51:24 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-27 00:51:24 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-27 00:51:24 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-27 00:51:24 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-27 00:51:24 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-27 00:51:24 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-27 00:51:32 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-27 00:51:32 (9437) [[32mINFO[0m]
* 2025-02-27 00:51:32 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-27 00:51:33 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gcGb6ZgYN7/ea_profile.json
* 2025-02-27 00:51:33 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/gcGb6ZgYN7/ea_profile.json
* 2025-02-27 00:51:34 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-27 00:51:37 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-27 00:51:38 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-28 00:49:01 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-02-28 00:49:01 (10486) [[32mINFO[0m] Script is up to date.
* 2025-02-28 00:49:03 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-02-28 00:49:03 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-02-28 00:49:03 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-02-28 00:49:03 (9407) [[32mINFO[0m]
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-02-28 00:49:16 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-02-28 00:49:16 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-02-28 00:49:16 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-02-28 00:49:16 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-02-28 00:49:16 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-02-28 00:49:16 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-02-28 00:49:16 (9407) [[32mINFO[0m]
* 2025-02-28 00:49:16 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-02-28 00:49:16 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-02-28 00:49:16 (9420) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-02-28 00:49:16 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-28 00:49:16 (9420) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-02-28 00:49:16 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-02-28 00:49:16 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-02-28 00:49:16 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-02-28 00:49:16 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-02-28 00:49:16 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-02-28 00:49:16 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-02-28 00:49:16 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-02-28 00:49:16 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-02-28 00:49:24 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-02-28 00:49:24 (9437) [[32mINFO[0m]
* 2025-02-28 00:49:24 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-28 00:49:24 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gEifFaEC1a/ea_profile.json
* 2025-02-28 00:49:25 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/gEifFaEC1a/ea_profile.json
* 2025-02-28 00:49:26 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-02-28 00:49:28 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-02-28 00:49:28 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-01 00:49:43 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-01 00:49:43 (10486) [[32mINFO[0m] Script is up to date.
* 2025-03-01 00:49:44 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-01 00:49:44 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-01 00:49:44 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-01 00:49:44 (9407) [[32mINFO[0m]
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-01 00:49:55 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-01 00:49:55 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-01 00:49:55 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-01 00:49:55 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-01 00:49:55 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-01 00:49:55 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-01 00:49:55 (9407) [[32mINFO[0m]
* 2025-03-01 00:49:55 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-01 00:49:56 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-01 00:49:56 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-03-01 00:49:56 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-03-01 00:49:56 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-03-01 00:49:56 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-01 00:49:56 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-01 00:49:56 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-01 00:49:56 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-01 00:49:56 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-01 00:49:56 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-01 00:49:56 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-01 00:49:56 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-01 00:50:04 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-03-01 00:50:04 (9437) [[32mINFO[0m]
* 2025-03-01 00:50:04 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-01 00:50:04 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/fDrJf87fiR/ea_profile.json
* 2025-03-01 00:50:05 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/fDrJf87fiR/ea_profile.json
* 2025-03-01 00:50:05 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-01 00:50:07 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-01 00:50:08 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-02 00:49:43 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-02 00:49:43 (10486) [[32mINFO[0m] Script is up to date.
* 2025-03-02 00:49:44 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-02 00:49:44 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-02 00:49:44 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-02 00:49:44 (9407) [[32mINFO[0m]
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-02 00:49:58 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-02 00:49:58 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-02 00:49:58 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-02 00:49:58 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-02 00:49:58 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-02 00:49:58 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-02 00:49:58 (9407) [[32mINFO[0m]
* 2025-03-02 00:49:58 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-02 00:49:58 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-02 00:49:58 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-03-02 00:49:58 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-03-02 00:49:58 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-03-02 00:49:58 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-02 00:49:58 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-02 00:49:58 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-02 00:49:58 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-02 00:49:58 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-02 00:49:58 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-02 00:49:58 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-02 00:49:58 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-02 00:50:06 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-03-02 00:50:06 (9437) [[32mINFO[0m]
* 2025-03-02 00:50:06 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-02 00:50:06 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XZpnWjBJ27/ea_profile.json
* 2025-03-02 00:50:07 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/XZpnWjBJ27/ea_profile.json
* 2025-03-02 00:50:08 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-02 00:50:10 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-02 00:50:10 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-03 00:49:01 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-03 00:49:01 (10486) [[32mINFO[0m] Script is up to date.
* 2025-03-03 00:49:02 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-03 00:49:02 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-03 00:49:02 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-03 00:49:02 (9407) [[32mINFO[0m]
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-03 00:49:14 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-03 00:49:14 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-03 00:49:14 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-03 00:49:14 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-03 00:49:14 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-03 00:49:14 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-03 00:49:14 (9407) [[32mINFO[0m]
* 2025-03-03 00:49:14 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-03 00:49:14 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-03 00:49:14 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-03-03 00:49:14 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-03-03 00:49:14 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-03-03 00:49:14 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-03 00:49:14 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-03 00:49:14 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-03 00:49:14 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-03 00:49:14 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-03 00:49:14 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-03 00:49:14 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-03 00:49:14 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-03 00:49:29 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-03-03 00:49:29 (9437) [[32mINFO[0m]
* 2025-03-03 00:49:29 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-03 00:49:29 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2i5XbhzZDW/ea_profile.json
* 2025-03-03 00:49:30 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/2i5XbhzZDW/ea_profile.json
* 2025-03-03 00:49:31 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-03 00:49:33 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-03 00:49:33 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-04 00:49:56 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-04 00:49:56 (10486) [[32mINFO[0m] Script is up to date.
* 2025-03-04 00:49:58 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-04 00:49:58 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-04 00:49:58 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-04 00:49:58 (9407) [[32mINFO[0m]
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-04 00:50:09 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-04 00:50:09 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-04 00:50:09 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-04 00:50:09 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-04 00:50:09 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-04 00:50:09 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-04 00:50:09 (9407) [[32mINFO[0m]
* 2025-03-04 00:50:09 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-04 00:50:09 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-04 00:50:09 (9420) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-03-04 00:50:09 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-03-04 00:50:09 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-03-04 00:50:09 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-04 00:50:09 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-04 00:50:09 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-04 00:50:09 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-04 00:50:09 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-04 00:50:09 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-04 00:50:09 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-04 00:50:09 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-04 00:50:17 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-03-04 00:50:17 (9437) [[32mINFO[0m]
* 2025-03-04 00:50:18 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-04 00:50:18 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2j9Q_N_hJ2/ea_profile.json
* 2025-03-04 00:50:19 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/2j9Q_N_hJ2/ea_profile.json
* 2025-03-04 00:50:19 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-04 00:50:21 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-04 00:50:22 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-05 00:49:12 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-05 00:49:12 (10486) [[32mINFO[0m] Script is up to date.
* 2025-03-05 00:49:14 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-05 00:49:14 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-05 00:49:14 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-05 00:49:14 (9407) [[32mINFO[0m]
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-05 00:49:27 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-05 00:49:27 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-05 00:49:27 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-05 00:49:27 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-05 00:49:27 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-05 00:49:27 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-05 00:49:27 (9407) [[32mINFO[0m]
* 2025-03-05 00:49:27 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-05 00:49:27 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-05 00:49:27 (9420) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-03-05 00:49:27 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-05 00:49:27 (9420) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-03-05 00:49:27 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-05 00:49:27 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-05 00:49:27 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-05 00:49:27 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-05 00:49:27 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-05 00:49:27 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-05 00:49:27 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-05 00:49:27 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-05 00:49:35 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-03-05 00:49:35 (9437) [[32mINFO[0m]
* 2025-03-05 00:49:36 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-05 00:49:36 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mARv4z82BT/ea_profile.json
* 2025-03-05 00:49:37 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/mARv4z82BT/ea_profile.json
* 2025-03-05 00:49:37 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-05 00:49:39 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-05 00:49:39 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-06 00:48:59 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-06 00:49:00 (10486) [[32mINFO[0m] Script is up to date.
* 2025-03-06 00:49:01 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-06 00:49:01 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-06 00:49:01 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-06 00:49:01 (9407) [[32mINFO[0m]
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-06 00:49:12 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-06 00:49:12 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-06 00:49:12 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-06 00:49:12 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-06 00:49:12 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-06 00:49:12 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-06 00:49:12 (9407) [[32mINFO[0m]
* 2025-03-06 00:49:12 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-06 00:49:12 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-06 00:49:12 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-03-06 00:49:12 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-03-06 00:49:12 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-03-06 00:49:12 (9420) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2025-03-06 00:49:12 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2025-03-06 00:49:12 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2025-03-06 00:49:12 (9420) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2025-03-06 00:49:12 (9420) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2025-03-06 00:49:12 (9420) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2025-03-06 00:49:12 (9420) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2025-03-06 00:49:12 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2025-03-06 00:49:20 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-03-06 00:49:20 (9437) [[32mINFO[0m]
* 2025-03-06 00:49:20 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-06 00:49:21 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/a3qjDLTq_i/ea_profile.json
* 2025-03-06 00:49:22 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/a3qjDLTq_i/ea_profile.json
* 2025-03-06 00:49:22 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-06 00:49:24 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-06 00:49:24 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-07 00:49:06 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-07 00:49:07 (10486) [[32mINFO[0m] Script is up to date.
* 2025-03-07 00:49:08 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-07 00:49:08 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-07 00:49:08 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-07 00:49:08 (9407) [[32mINFO[0m]
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-07 00:49:21 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-07 00:49:21 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-07 00:49:21 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-07 00:49:21 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-07 00:49:21 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-07 00:49:21 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-07 00:49:21 (9407) [[32mINFO[0m]
* 2025-03-07 00:49:21 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-07 00:49:21 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-07 00:49:21 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-03-07 00:49:21 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-03-07 00:49:21 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-03-07 00:49:21 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-07 00:49:21 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-07 00:49:21 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-07 00:49:21 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-07 00:49:21 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-07 00:49:21 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-07 00:49:21 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-07 00:49:21 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-07 00:49:29 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-03-07 00:49:29 (9437) [[32mINFO[0m]
* 2025-03-07 00:49:29 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-07 00:49:29 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/St2yGeR34_/ea_profile.json
* 2025-03-07 00:49:30 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/St2yGeR34_/ea_profile.json
* 2025-03-07 00:49:31 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-07 00:49:33 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-07 00:49:33 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-08 00:50:08 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-08 00:50:08 (10486) [[32mINFO[0m] Script is up to date.
* 2025-03-08 00:50:10 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-08 00:50:10 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-08 00:50:10 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-08 00:50:10 (9407) [[32mINFO[0m]
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-08 00:50:21 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-08 00:50:21 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-08 00:50:21 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-08 00:50:21 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-08 00:50:21 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-08 00:50:21 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-08 00:50:21 (9407) [[32mINFO[0m]
* 2025-03-08 00:50:21 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-08 00:50:21 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-08 00:50:21 (9420) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-03-08 00:50:21 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-03-08 00:50:21 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-03-08 00:50:21 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-08 00:50:21 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-08 00:50:21 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-08 00:50:21 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-08 00:50:21 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-08 00:50:21 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-08 00:50:21 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-08 00:50:21 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-08 00:50:29 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-03-08 00:50:29 (9437) [[32mINFO[0m]
* 2025-03-08 00:50:30 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-08 00:50:30 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/I0J14ofVpZ/ea_profile.json
* 2025-03-08 00:50:31 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/I0J14ofVpZ/ea_profile.json
* 2025-03-08 00:50:31 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-08 00:50:33 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-08 00:50:33 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-09 00:49:59 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-09 00:50:00 (10486) [[32mINFO[0m] Script is up to date.
* 2025-03-09 00:50:01 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-09 00:50:01 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-09 00:50:01 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-09 00:50:01 (9407) [[32mINFO[0m]
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-09 00:50:14 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-09 00:50:14 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-09 00:50:14 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-09 00:50:14 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-09 00:50:14 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-09 00:50:14 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-09 00:50:14 (9407) [[32mINFO[0m]
* 2025-03-09 00:50:14 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-09 00:50:15 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-09 00:50:15 (9420) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-03-09 00:50:15 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-09 00:50:15 (9420) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-03-09 00:50:15 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-09 00:50:15 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-09 00:50:15 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-09 00:50:15 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-09 00:50:15 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-09 00:50:15 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-09 00:50:15 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-09 00:50:15 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-09 00:50:22 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-03-09 00:50:22 (9437) [[32mINFO[0m]
* 2025-03-09 00:50:23 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-09 00:50:23 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FNcry36g8P/ea_profile.json
* 2025-03-09 00:50:24 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/FNcry36g8P/ea_profile.json
* 2025-03-09 00:50:24 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-09 00:50:26 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-09 00:50:26 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-10 00:48:57 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-10 00:48:57 (10486) [[32mINFO[0m] Script is up to date.
* 2025-03-10 00:48:58 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-10 00:48:58 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-10 00:48:58 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-10 00:48:58 (9407) [[32mINFO[0m]
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-10 00:49:12 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-10 00:49:12 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-10 00:49:12 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-10 00:49:12 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-10 00:49:12 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-10 00:49:12 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-10 00:49:12 (9407) [[32mINFO[0m]
* 2025-03-10 00:49:12 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-10 00:49:12 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-10 00:49:12 (9420) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-03-10 00:49:12 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-10 00:49:12 (9420) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-03-10 00:49:12 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-10 00:49:12 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-10 00:49:12 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-10 00:49:12 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-10 00:49:12 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-10 00:49:12 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-10 00:49:12 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-10 00:49:12 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-10 00:49:20 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-03-10 00:49:20 (9437) [[32mINFO[0m]
* 2025-03-10 00:49:20 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-10 00:49:20 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/K9sLopLCYN/ea_profile.json
* 2025-03-10 00:49:21 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/K9sLopLCYN/ea_profile.json
* 2025-03-10 00:49:22 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-10 00:49:24 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-10 00:49:24 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-11 00:49:02 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-11 00:49:02 (10486) [[32mINFO[0m] Script is up to date.
* 2025-03-11 00:49:03 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-11 00:49:03 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-11 00:49:03 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-11 00:49:03 (9407) [[32mINFO[0m]
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-11 00:49:16 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-11 00:49:16 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-11 00:49:16 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-11 00:49:16 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-11 00:49:16 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-11 00:49:16 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-11 00:49:16 (9407) [[32mINFO[0m]
* 2025-03-11 00:49:17 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-11 00:49:17 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-11 00:49:17 (9420) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-03-11 00:49:17 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-03-11 00:49:17 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-03-11 00:49:17 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-11 00:49:17 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-11 00:49:17 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-11 00:49:17 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-11 00:49:17 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-11 00:49:17 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-11 00:49:17 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-11 00:49:17 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-11 00:49:25 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-03-11 00:49:25 (9437) [[32mINFO[0m]
* 2025-03-11 00:49:25 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-11 00:49:25 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gQ4dmKtXDR/ea_profile.json
* 2025-03-11 00:49:26 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/gQ4dmKtXDR/ea_profile.json
* 2025-03-11 00:49:27 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-11 00:49:29 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-11 00:49:29 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-12 00:49:03 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-12 00:49:03 (10486) [[32mINFO[0m] Script is up to date.
* 2025-03-12 00:49:04 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-12 00:49:04 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-12 00:49:04 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-12 00:49:04 (9407) [[32mINFO[0m]
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-12 00:49:17 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-12 00:49:17 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-12 00:49:17 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-12 00:49:17 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-12 00:49:17 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-12 00:49:17 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-12 00:49:17 (9407) [[32mINFO[0m]
* 2025-03-12 00:49:17 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-12 00:49:17 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-12 00:49:17 (9420) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-03-12 00:49:17 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-12 00:49:17 (9420) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-03-12 00:49:17 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-12 00:49:17 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-12 00:49:17 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-12 00:49:17 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-12 00:49:17 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-12 00:49:17 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-12 00:49:17 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-12 00:49:17 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-12 00:49:26 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-03-12 00:49:26 (9437) [[32mINFO[0m]
* 2025-03-12 00:49:26 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-12 00:49:26 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vEGzSfbJ6i/ea_profile.json
* 2025-03-12 00:49:27 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/vEGzSfbJ6i/ea_profile.json
* 2025-03-12 00:49:27 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-12 00:49:29 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-12 00:49:29 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-13 00:49:12 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-13 00:49:13 (10486) [[32mINFO[0m] Script is up to date.
* 2025-03-13 00:49:14 (4054) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-13 00:49:14 (4061) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-13 00:49:14 (9406) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-13 00:49:14 (9407) [[32mINFO[0m]
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-13 00:49:27 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-13 00:49:27 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-13 00:49:27 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-13 00:49:27 (6025) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-13 00:49:27 (6001) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-13 00:49:27 (9406) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-13 00:49:27 (9407) [[32mINFO[0m]
* 2025-03-13 00:49:27 (9420) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-13 00:49:27 (9420) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-13 00:49:27 (9420) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-03-13 00:49:27 (9420) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-03-13 00:49:27 (9420) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-03-13 00:49:27 (9420) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-13 00:49:27 (9420) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-13 00:49:27 (9420) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-13 00:49:27 (9420) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-13 00:49:27 (9420) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-13 00:49:27 (9420) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-13 00:49:27 (9420) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-13 00:49:27 (9420) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-13 00:49:35 (9420) [[32mINFO[0m] Metadata Cache Created
* 2025-03-13 00:49:35 (9437) [[32mINFO[0m]
* 2025-03-13 00:49:35 (2012) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-13 00:49:35 (8531) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6b2GXA22At/ea_profile.json
* 2025-03-13 00:49:36 (8554) [[32mINFO[0m] Backed up EA4 profile to /tmp/6b2GXA22At/ea_profile.json
* 2025-03-13 00:49:37 (254) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-13 00:49:39 (605) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-13 00:49:39 (454) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-14 00:49:27 (10464) [[32mINFO[0m] Self-update of script version 61 requested.
* 2025-03-14 00:49:27 (10469) [[32mINFO[0m] Newer version of script found. Downloading.
* 2025-03-14 00:49:27 (10478) [[32mINFO[0m] Script update to version 62 successful.
* 2025-03-14 00:49:29 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-14 00:49:29 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-14 00:49:29 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-14 00:49:29 (9645) [[32mINFO[0m]
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-14 00:49:40 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-14 00:49:40 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-14 00:49:40 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-14 00:49:40 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-14 00:49:40 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-14 00:49:40 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-14 00:49:40 (9645) [[32mINFO[0m]
* 2025-03-14 00:49:40 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-14 00:49:40 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-14 00:49:40 (9658) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-03-14 00:49:40 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-03-14 00:49:40 (9658) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-03-14 00:49:40 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-14 00:49:40 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-14 00:49:40 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-14 00:49:40 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-14 00:49:40 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-14 00:49:40 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-14 00:49:40 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-14 00:49:40 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-14 00:49:48 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-14 00:49:48 (9675) [[32mINFO[0m]
* 2025-03-14 00:49:48 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-14 00:49:48 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BMyVGNBUm6/ea_profile.json
* 2025-03-14 00:49:49 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/BMyVGNBUm6/ea_profile.json
* 2025-03-14 00:49:50 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-14 00:49:52 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-14 00:49:52 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-15 00:49:40 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-15 00:49:40 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-15 00:49:42 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-15 00:49:42 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-15 00:49:42 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-15 00:49:42 (9645) [[32mINFO[0m]
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-15 00:49:53 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-15 00:49:53 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-15 00:49:53 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-15 00:49:53 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-15 00:49:53 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-15 00:49:53 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-15 00:49:53 (9645) [[32mINFO[0m]
* 2025-03-15 00:49:54 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-15 00:49:54 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-15 00:49:54 (9658) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-03-15 00:49:54 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-15 00:49:54 (9658) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-03-15 00:49:54 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-15 00:49:54 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-15 00:49:54 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-15 00:49:54 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-15 00:49:54 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-15 00:49:54 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-15 00:49:54 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-15 00:49:54 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-15 00:50:02 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-15 00:50:02 (9675) [[32mINFO[0m]
* 2025-03-15 00:50:03 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-15 00:50:03 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PsbedEQe6R/ea_profile.json
* 2025-03-15 00:50:04 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/PsbedEQe6R/ea_profile.json
* 2025-03-15 00:50:04 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-15 00:50:06 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-15 00:50:06 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-16 00:49:40 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-16 00:49:40 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-16 00:49:41 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-16 00:49:41 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-16 00:49:41 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-16 00:49:41 (9645) [[32mINFO[0m]
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-16 00:49:55 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-16 00:49:55 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-16 00:49:55 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-16 00:49:55 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-16 00:49:55 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-16 00:49:55 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-16 00:49:55 (9645) [[32mINFO[0m]
* 2025-03-16 00:49:55 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-16 00:49:55 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-16 00:49:55 (9658) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-03-16 00:49:55 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-03-16 00:49:55 (9658) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-03-16 00:49:55 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-16 00:49:55 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-16 00:49:55 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-16 00:49:55 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-16 00:49:55 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-16 00:49:55 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-16 00:49:55 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-16 00:49:55 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-16 00:50:03 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-16 00:50:03 (9675) [[32mINFO[0m]
* 2025-03-16 00:50:04 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-16 00:50:04 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8n1Bvm73XC/ea_profile.json
* 2025-03-16 00:50:05 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/8n1Bvm73XC/ea_profile.json
* 2025-03-16 00:50:05 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-16 00:50:07 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-16 00:50:08 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-17 00:49:08 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-17 00:49:08 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-17 00:49:09 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-17 00:49:09 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-17 00:49:10 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-17 00:49:10 (9645) [[32mINFO[0m]
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-17 00:49:21 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-17 00:49:21 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-17 00:49:21 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-17 00:49:21 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-17 00:49:21 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-17 00:49:21 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-17 00:49:21 (9645) [[32mINFO[0m]
* 2025-03-17 00:49:21 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-17 00:49:21 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-17 00:49:21 (9658) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-03-17 00:49:21 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-03-17 00:49:21 (9658) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-03-17 00:49:21 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-17 00:49:21 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-17 00:49:21 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-17 00:49:21 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-17 00:49:21 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-17 00:49:21 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-17 00:49:21 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-17 00:49:21 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-17 00:49:29 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-17 00:49:29 (9675) [[32mINFO[0m]
* 2025-03-17 00:49:30 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-17 00:49:30 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hXUS4_Cz5X/ea_profile.json
* 2025-03-17 00:49:31 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/hXUS4_Cz5X/ea_profile.json
* 2025-03-17 00:49:31 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-17 00:49:33 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-17 00:49:34 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-18 00:49:14 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-18 00:49:14 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-18 00:49:15 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-18 00:49:15 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-18 00:49:15 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-18 00:49:15 (9645) [[32mINFO[0m]
* 2025-03-18 00:49:28 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-18 00:49:28 (6140) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-18 00:49:28 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-18 00:49:28 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-18 00:49:28 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-18 00:49:28 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-18 00:49:28 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-18 00:49:28 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-18 00:49:28 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-18 00:49:28 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-18 00:49:28 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-18 00:49:28 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-18 00:49:28 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-18 00:49:28 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-18 00:49:28 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-18 00:49:28 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-18 00:49:28 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-18 00:49:29 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-18 00:49:29 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-18 00:49:29 (9645) [[32mINFO[0m]
* 2025-03-18 00:49:29 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-18 00:49:29 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-18 00:49:29 (9658) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-03-18 00:49:29 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-18 00:49:29 (9658) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-03-18 00:49:29 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-18 00:49:29 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-18 00:49:29 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-18 00:49:29 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-18 00:49:29 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-18 00:49:29 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-18 00:49:29 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-18 00:49:29 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-18 00:49:37 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-18 00:49:37 (9675) [[32mINFO[0m]
* 2025-03-18 00:49:37 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-18 00:49:37 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qqYe99jGSG/ea_profile.json
* 2025-03-18 00:49:38 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/qqYe99jGSG/ea_profile.json
* 2025-03-18 00:49:39 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-18 00:49:41 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-18 00:49:41 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-19 00:51:22 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-19 00:51:22 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-19 00:51:23 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-19 00:51:23 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-19 00:51:23 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-19 00:51:23 (9645) [[32mINFO[0m]
* 2025-03-19 00:51:35 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-19 00:51:36 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-19 00:51:36 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-19 00:51:36 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-19 00:51:36 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-19 00:51:36 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-19 00:51:36 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-19 00:51:36 (9645) [[32mINFO[0m]
* 2025-03-19 00:51:37 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-19 00:51:37 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-19 00:51:37 (9658) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-03-19 00:51:37 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-03-19 00:51:37 (9658) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-03-19 00:51:37 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-19 00:51:37 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-19 00:51:37 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-19 00:51:37 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-19 00:51:37 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-19 00:51:37 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-19 00:51:37 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-19 00:51:37 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-19 00:51:44 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-19 00:51:44 (9675) [[32mINFO[0m]
* 2025-03-19 00:51:45 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-19 00:51:45 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/g8RRnm_VEE/ea_profile.json
* 2025-03-19 00:51:46 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/g8RRnm_VEE/ea_profile.json
* 2025-03-19 00:51:46 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-19 00:51:48 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-19 00:51:49 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-20 00:50:01 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-20 00:50:01 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-20 00:50:02 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-20 00:50:02 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-20 00:50:02 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-20 00:50:02 (9645) [[32mINFO[0m]
* 2025-03-20 00:50:07 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-20 00:50:15 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-20 00:50:15 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-20 00:50:15 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-20 00:50:15 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-20 00:50:15 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-20 00:50:15 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-20 00:50:15 (9645) [[32mINFO[0m]
* 2025-03-20 00:50:15 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-20 00:50:15 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-20 00:50:15 (9658) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-03-20 00:50:15 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-20 00:50:15 (9658) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-03-20 00:50:15 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-20 00:50:15 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-20 00:50:15 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-20 00:50:15 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-20 00:50:15 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-20 00:50:15 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-20 00:50:15 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-20 00:50:15 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-20 00:50:23 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-20 00:50:23 (9675) [[32mINFO[0m]
* 2025-03-20 00:50:23 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-20 00:50:23 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nJO1UvyP4a/ea_profile.json
* 2025-03-20 00:50:24 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/nJO1UvyP4a/ea_profile.json
* 2025-03-20 00:50:25 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-20 00:50:27 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-20 00:50:27 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-21 00:49:22 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-21 00:49:22 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-21 00:49:24 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-21 00:49:24 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-21 00:49:24 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-21 00:49:24 (9645) [[32mINFO[0m]
* 2025-03-21 00:49:34 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-21 00:49:35 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-21 00:49:35 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-21 00:49:35 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-21 00:49:35 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-21 00:49:35 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-21 00:49:35 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-21 00:49:35 (9645) [[32mINFO[0m]
* 2025-03-21 00:49:35 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-21 00:49:35 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-21 00:49:35 (9658) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-03-21 00:49:35 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-03-21 00:49:35 (9658) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-03-21 00:49:35 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-21 00:49:35 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-21 00:49:35 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-21 00:49:35 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-21 00:49:35 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-21 00:49:35 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-21 00:49:35 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-21 00:49:35 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-21 00:49:43 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-21 00:49:43 (9675) [[32mINFO[0m]
* 2025-03-21 00:49:44 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-21 00:49:44 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Z9VLkI7_1n/ea_profile.json
* 2025-03-21 00:49:45 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/Z9VLkI7_1n/ea_profile.json
* 2025-03-21 00:49:45 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-21 00:49:48 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-21 00:49:48 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-22 00:50:14 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-22 00:50:14 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-22 00:50:15 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-22 00:50:15 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-22 00:50:15 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-22 00:50:15 (9645) [[32mINFO[0m]
* 2025-03-22 00:50:28 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-22 00:50:29 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-22 00:50:29 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-22 00:50:29 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-22 00:50:29 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-22 00:50:29 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-22 00:50:29 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-22 00:50:29 (9645) [[32mINFO[0m]
* 2025-03-22 00:50:29 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-22 00:50:29 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-22 00:50:29 (9658) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-03-22 00:50:29 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-22 00:50:29 (9658) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-03-22 00:50:29 (9658) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2025-03-22 00:50:29 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2025-03-22 00:50:29 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2025-03-22 00:50:29 (9658) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2025-03-22 00:50:29 (9658) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2025-03-22 00:50:29 (9658) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2025-03-22 00:50:29 (9658) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2025-03-22 00:50:29 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2025-03-22 00:50:37 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-22 00:50:37 (9675) [[32mINFO[0m]
* 2025-03-22 00:50:37 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-22 00:50:37 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1T4awHiqXY/ea_profile.json
* 2025-03-22 00:50:38 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/1T4awHiqXY/ea_profile.json
* 2025-03-22 00:50:38 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-22 00:50:40 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-22 00:50:40 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-23 00:49:42 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-23 00:49:43 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-23 00:49:44 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-23 00:49:44 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-23 00:49:44 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-23 00:49:44 (9645) [[32mINFO[0m]
* 2025-03-23 00:49:56 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-23 00:49:57 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-23 00:49:57 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-23 00:49:57 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-23 00:49:57 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-23 00:49:57 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-23 00:49:57 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-23 00:49:57 (9645) [[32mINFO[0m]
* 2025-03-23 00:49:57 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-23 00:49:58 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-23 00:49:58 (9658) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-03-23 00:49:58 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-03-23 00:49:58 (9658) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-03-23 00:49:58 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-23 00:49:58 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-23 00:49:58 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-23 00:49:58 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-23 00:49:58 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-23 00:49:58 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-23 00:49:58 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-23 00:49:58 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-23 00:50:06 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-23 00:50:06 (9675) [[32mINFO[0m]
* 2025-03-23 00:50:06 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-23 00:50:06 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Ww0kfXVFPy/ea_profile.json
* 2025-03-23 00:50:07 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/Ww0kfXVFPy/ea_profile.json
* 2025-03-23 00:50:08 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-23 00:50:10 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-23 00:50:10 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-24 00:49:04 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-24 00:49:05 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-24 00:49:06 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-24 00:49:06 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-24 00:49:06 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-24 00:49:06 (9645) [[32mINFO[0m]
* 2025-03-24 00:49:16 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-24 00:49:17 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-24 00:49:17 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-24 00:49:17 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-24 00:49:17 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-24 00:49:17 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-24 00:49:17 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-24 00:49:17 (9645) [[32mINFO[0m]
* 2025-03-24 00:49:17 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-24 00:49:17 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-24 00:49:17 (9658) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-03-24 00:49:17 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-03-24 00:49:17 (9658) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-03-24 00:49:17 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-24 00:49:17 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-24 00:49:17 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-24 00:49:17 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-24 00:49:17 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-24 00:49:17 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-24 00:49:17 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-24 00:49:17 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-24 00:49:25 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-24 00:49:25 (9675) [[32mINFO[0m]
* 2025-03-24 00:49:25 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-24 00:49:25 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/m3ZPq32X8i/ea_profile.json
* 2025-03-24 00:49:26 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/m3ZPq32X8i/ea_profile.json
* 2025-03-24 00:49:27 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-24 00:49:29 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-24 00:49:29 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-25 00:49:17 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-25 00:49:17 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-25 00:49:18 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-25 00:49:18 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-25 00:49:18 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-25 00:49:18 (9645) [[32mINFO[0m]
* 2025-03-25 00:49:30 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-25 00:49:31 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-25 00:49:31 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-25 00:49:31 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-25 00:49:31 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-25 00:49:31 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-25 00:49:31 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-25 00:49:31 (9645) [[32mINFO[0m]
* 2025-03-25 00:49:32 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-25 00:49:32 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-25 00:49:32 (9658) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-03-25 00:49:32 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-25 00:49:32 (9658) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-03-25 00:49:32 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-25 00:49:32 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-25 00:49:32 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-25 00:49:32 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-25 00:49:32 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-25 00:49:32 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-25 00:49:32 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-25 00:49:32 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-25 00:49:40 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-25 00:49:40 (9675) [[32mINFO[0m]
* 2025-03-25 00:49:40 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-25 00:49:40 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uvwzaDdmMx/ea_profile.json
* 2025-03-25 00:49:41 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/uvwzaDdmMx/ea_profile.json
* 2025-03-25 00:49:42 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-25 00:49:44 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-25 00:49:44 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-26 00:49:03 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-26 00:49:04 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-26 00:49:05 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-26 00:49:05 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-26 00:49:05 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-26 00:49:05 (9645) [[32mINFO[0m]
* 2025-03-26 00:49:17 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-26 00:49:18 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-26 00:49:18 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-26 00:49:18 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-26 00:49:18 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-26 00:49:18 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-26 00:49:18 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-26 00:49:18 (9645) [[32mINFO[0m]
* 2025-03-26 00:49:18 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-26 00:49:18 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-26 00:49:18 (9658) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-03-26 00:49:18 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-26 00:49:18 (9658) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-03-26 00:49:18 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-26 00:49:18 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-26 00:49:18 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-26 00:49:18 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-26 00:49:18 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-26 00:49:18 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-26 00:49:18 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-26 00:49:18 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-26 00:49:26 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-26 00:49:26 (9675) [[32mINFO[0m]
* 2025-03-26 00:49:26 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-26 00:49:26 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1lXk8iADeT/ea_profile.json
* 2025-03-26 00:49:27 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/1lXk8iADeT/ea_profile.json
* 2025-03-26 00:49:28 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-26 00:49:30 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-26 00:49:30 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-27 00:49:55 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-27 00:49:55 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-27 00:49:56 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-27 00:49:56 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-27 00:49:56 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-27 00:49:56 (9645) [[32mINFO[0m]
* 2025-03-27 00:50:03 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-27 00:50:04 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-27 00:50:04 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-27 00:50:04 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-27 00:50:04 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-27 00:50:04 (6140) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-27 00:50:04 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-27 00:50:04 (9645) [[32mINFO[0m]
* 2025-03-27 00:50:04 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-27 00:50:05 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-27 00:50:05 (9658) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-03-27 00:50:05 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-03-27 00:50:05 (9658) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-03-27 00:50:05 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-27 00:50:05 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-27 00:50:05 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-27 00:50:05 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-27 00:50:05 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-27 00:50:05 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-27 00:50:05 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-27 00:50:05 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-27 00:50:12 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-27 00:50:12 (9675) [[32mINFO[0m]
* 2025-03-27 00:50:13 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-27 00:50:13 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WvZERtAhq1/ea_profile.json
* 2025-03-27 00:50:14 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/WvZERtAhq1/ea_profile.json
* 2025-03-27 00:50:14 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-27 00:50:16 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-27 00:50:16 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-28 00:49:37 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-28 00:49:37 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-28 00:49:38 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-28 00:49:38 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-28 00:49:38 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-28 00:49:38 (9645) [[32mINFO[0m]
* 2025-03-28 00:49:50 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-28 00:49:51 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-28 00:49:51 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-28 00:49:51 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-28 00:49:51 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-28 00:49:51 (6140) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-28 00:49:51 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-28 00:49:51 (9645) [[32mINFO[0m]
* 2025-03-28 00:49:51 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-28 00:49:52 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-28 00:49:52 (9658) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-03-28 00:49:52 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-03-28 00:49:52 (9658) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-03-28 00:49:52 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-28 00:49:52 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-28 00:49:52 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-28 00:49:52 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-28 00:49:52 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-28 00:49:52 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-28 00:49:52 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-28 00:49:52 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-28 00:49:59 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-28 00:49:59 (9675) [[32mINFO[0m]
* 2025-03-28 00:49:59 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-28 00:49:59 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7a_XoW2b3P/ea_profile.json
* 2025-03-28 00:50:00 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/7a_XoW2b3P/ea_profile.json
* 2025-03-28 00:50:01 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-28 00:50:03 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-28 00:50:03 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-29 00:49:53 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-29 00:49:54 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-29 00:49:55 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-29 00:49:55 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-29 00:49:55 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-29 00:49:55 (9645) [[32mINFO[0m]
* 2025-03-29 00:50:07 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-29 00:50:08 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-29 00:50:08 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-29 00:50:08 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-29 00:50:08 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-29 00:50:08 (6140) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-29 00:50:08 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-29 00:50:08 (9645) [[32mINFO[0m]
* 2025-03-29 00:50:08 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-29 00:50:08 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-29 00:50:08 (9658) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-03-29 00:50:08 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-29 00:50:08 (9658) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-03-29 00:50:08 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-29 00:50:08 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-29 00:50:08 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-29 00:50:08 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-29 00:50:08 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-29 00:50:08 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-29 00:50:08 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-29 00:50:08 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-29 00:50:15 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-29 00:50:15 (9675) [[32mINFO[0m]
* 2025-03-29 00:50:16 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-29 00:50:16 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/4S6rwKeJCf/ea_profile.json
* 2025-03-29 00:50:17 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/4S6rwKeJCf/ea_profile.json
* 2025-03-29 00:50:17 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-29 00:50:19 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-29 00:50:19 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-30 00:49:58 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-30 00:49:58 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-30 00:49:59 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-30 00:49:59 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-30 00:49:59 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-30 00:49:59 (9645) [[32mINFO[0m]
* 2025-03-30 00:50:11 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-30 00:50:13 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-30 00:50:13 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-30 00:50:13 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-30 00:50:13 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-30 00:50:13 (6140) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-30 00:50:13 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-30 00:50:13 (9645) [[32mINFO[0m]
* 2025-03-30 00:50:13 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-30 00:50:13 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-30 00:50:13 (9658) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-03-30 00:50:13 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-03-30 00:50:13 (9658) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-03-30 00:50:13 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-03-30 00:50:13 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-03-30 00:50:13 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-03-30 00:50:13 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-03-30 00:50:13 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-03-30 00:50:13 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-03-30 00:50:13 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-03-30 00:50:13 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-03-30 00:50:21 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-30 00:50:21 (9675) [[32mINFO[0m]
* 2025-03-30 00:50:21 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-30 00:50:21 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/b8JUb_cmzX/ea_profile.json
* 2025-03-30 00:50:22 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/b8JUb_cmzX/ea_profile.json
* 2025-03-30 00:50:23 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-30 00:50:25 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-30 00:50:25 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-31 00:48:59 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-03-31 00:48:59 (10727) [[32mINFO[0m] Script is up to date.
* 2025-03-31 00:49:00 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-03-31 00:49:00 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-03-31 00:49:00 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-03-31 00:49:00 (9645) [[32mINFO[0m]
* 2025-03-31 00:49:10 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-03-31 00:49:12 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-03-31 00:49:12 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-03-31 00:49:12 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-03-31 00:49:12 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-03-31 00:49:12 (6140) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-03-31 00:49:12 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-03-31 00:49:12 (9645) [[32mINFO[0m]
* 2025-03-31 00:49:12 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-03-31 00:49:12 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-03-31 00:49:12 (9658) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-03-31 00:49:12 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-31 00:49:12 (9658) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-03-31 00:49:12 (9658) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2025-03-31 00:49:12 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2025-03-31 00:49:12 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2025-03-31 00:49:12 (9658) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2025-03-31 00:49:12 (9658) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2025-03-31 00:49:12 (9658) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2025-03-31 00:49:12 (9658) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2025-03-31 00:49:12 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2025-03-31 00:49:20 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-03-31 00:49:20 (9675) [[32mINFO[0m]
* 2025-03-31 00:49:20 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-31 00:49:20 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SwULFLCHlr/ea_profile.json
* 2025-03-31 00:49:21 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/SwULFLCHlr/ea_profile.json
* 2025-03-31 00:49:22 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-03-31 00:49:24 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-03-31 00:49:24 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-01 00:49:00 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-04-01 00:49:00 (10727) [[32mINFO[0m] Script is up to date.
* 2025-04-01 00:49:01 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-01 00:49:01 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-01 00:49:01 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-01 00:49:01 (9645) [[32mINFO[0m]
* 2025-04-01 00:49:13 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-01 00:49:14 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-01 00:49:14 (6140) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-01 00:49:14 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-01 00:49:14 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-01 00:49:14 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-01 00:49:14 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-01 00:49:15 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-01 00:49:15 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-01 00:49:15 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-01 00:49:15 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-01 00:49:15 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-01 00:49:15 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-01 00:49:15 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-01 00:49:15 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-01 00:49:15 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-01 00:49:15 (6140) [[31mERROR[0m] 7 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-01 00:49:15 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-01 00:49:15 (6140) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-01 00:49:15 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-01 00:49:15 (9645) [[32mINFO[0m]
* 2025-04-01 00:49:15 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-01 00:49:15 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-01 00:49:15 (9658) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-04-01 00:49:15 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-04-01 00:49:15 (9658) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-04-01 00:49:15 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-01 00:49:15 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-01 00:49:15 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-01 00:49:15 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-01 00:49:15 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-01 00:49:15 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-01 00:49:15 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-01 00:49:15 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-01 00:49:23 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-04-01 00:49:23 (9675) [[32mINFO[0m]
* 2025-04-01 00:49:23 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-01 00:49:23 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/32HGhjTsv9/ea_profile.json
* 2025-04-01 00:49:24 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/32HGhjTsv9/ea_profile.json
* 2025-04-01 00:49:25 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-01 00:49:27 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-01 00:49:27 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-02 00:49:19 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-04-02 00:49:19 (10727) [[32mINFO[0m] Script is up to date.
* 2025-04-02 00:49:20 (4136) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-02 00:49:20 (4143) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-02 00:49:20 (9644) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-02 00:49:20 (9645) [[32mINFO[0m]
* 2025-04-02 00:49:30 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-02 00:49:31 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-02 00:49:31 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-02 00:49:31 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-02 00:49:31 (6164) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-02 00:49:31 (6140) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-02 00:49:31 (9644) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-02 00:49:31 (9645) [[32mINFO[0m]
* 2025-04-02 00:49:31 (9658) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-02 00:49:32 (9658) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-02 00:49:32 (9658) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-02 00:49:32 (9658) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-02 00:49:32 (9658) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-02 00:49:32 (9658) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-02 00:49:32 (9658) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-02 00:49:32 (9658) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-02 00:49:32 (9658) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-02 00:49:32 (9658) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-02 00:49:32 (9658) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-02 00:49:32 (9658) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-02 00:49:32 (9658) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-02 00:49:40 (9658) [[32mINFO[0m] Metadata Cache Created
* 2025-04-02 00:49:40 (9675) [[32mINFO[0m]
* 2025-04-02 00:49:40 (2052) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-02 00:49:41 (8769) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/P8tCAC1d87/ea_profile.json
* 2025-04-02 00:49:42 (8792) [[32mINFO[0m] Backed up EA4 profile to /tmp/P8tCAC1d87/ea_profile.json
* 2025-04-02 00:49:42 (256) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-02 00:49:44 (645) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-02 00:49:45 (471) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-03 00:48:59 (10705) [[32mINFO[0m] Self-update of script version 62 requested.
* 2025-04-03 00:48:59 (10710) [[32mINFO[0m] Newer version of script found. Downloading.
* 2025-04-03 00:49:00 (10719) [[32mINFO[0m] Script update to version 63 successful.
* 2025-04-03 00:49:01 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-03 00:49:01 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-03 00:49:01 (9921) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-03 00:49:01 (9922) [[32mINFO[0m]
* 2025-04-03 00:49:11 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-03 00:49:12 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-03 00:49:12 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-03 00:49:12 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-03 00:49:12 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-03 00:49:12 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-03 00:49:12 (9921) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-03 00:49:12 (9922) [[32mINFO[0m]
* 2025-04-03 00:49:13 (9935) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-03 00:49:13 (9935) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-03 00:49:13 (9935) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-03 00:49:13 (9935) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-03 00:49:13 (9935) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-03 00:49:13 (9935) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-03 00:49:13 (9935) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-03 00:49:13 (9935) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-03 00:49:13 (9935) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-03 00:49:13 (9935) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-03 00:49:13 (9935) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-03 00:49:13 (9935) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-03 00:49:13 (9935) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-03 00:49:21 (9935) [[32mINFO[0m] Metadata Cache Created
* 2025-04-03 00:49:21 (9952) [[32mINFO[0m]
* 2025-04-03 00:49:21 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-03 00:49:21 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rB6K39qrhQ/ea_profile.json
* 2025-04-03 00:49:22 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/rB6K39qrhQ/ea_profile.json
* 2025-04-03 00:49:23 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-03 00:49:24 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-03 00:49:25 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-04 00:49:49 (10983) [[32mINFO[0m] Self-update of script version 63 requested.
* 2025-04-04 00:49:49 (10988) [[32mINFO[0m] Newer version of script found. Downloading.
* 2025-04-04 00:49:49 (10997) [[32mINFO[0m] Script update to version 64 successful.
* 2025-04-04 00:49:50 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-04 00:49:50 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-04 00:49:50 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-04 00:49:50 (9926) [[32mINFO[0m]
* 2025-04-04 00:50:01 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-04 00:50:02 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-04 00:50:02 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-04 00:50:02 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-04 00:50:02 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-04 00:50:02 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-04 00:50:02 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-04 00:50:02 (9926) [[32mINFO[0m]
* 2025-04-04 00:50:02 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-04 00:50:02 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-04 00:50:03 (9939) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-04-04 00:50:03 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-04-04 00:50:03 (9939) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-04-04 00:50:03 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-04 00:50:03 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-04 00:50:03 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-04 00:50:03 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-04 00:50:03 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-04 00:50:03 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-04 00:50:03 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-04 00:50:03 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-04 00:50:11 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-04 00:50:11 (9956) [[32mINFO[0m]
* 2025-04-04 00:50:11 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-04 00:50:11 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/E8_sL8QgvV/ea_profile.json
* 2025-04-04 00:50:12 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/E8_sL8QgvV/ea_profile.json
* 2025-04-04 00:50:13 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-04 00:50:15 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-04 00:50:15 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-05 00:49:55 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-05 00:49:55 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-05 00:49:57 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-05 00:49:57 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-05 00:49:57 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-05 00:49:57 (9926) [[32mINFO[0m]
* 2025-04-05 00:50:08 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-05 00:50:10 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-05 00:50:10 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-05 00:50:10 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-05 00:50:10 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-05 00:50:10 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-05 00:50:10 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-05 00:50:10 (9926) [[32mINFO[0m]
* 2025-04-05 00:50:10 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-05 00:50:10 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-05 00:50:10 (9939) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-05 00:50:10 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-05 00:50:10 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-05 00:50:10 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-05 00:50:10 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-05 00:50:10 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-05 00:50:10 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-05 00:50:10 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-05 00:50:10 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-05 00:50:10 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-05 00:50:10 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-05 00:50:17 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-05 00:50:17 (9956) [[32mINFO[0m]
* 2025-04-05 00:50:18 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-05 00:50:18 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yKE_FaqG_x/ea_profile.json
* 2025-04-05 00:50:19 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/yKE_FaqG_x/ea_profile.json
* 2025-04-05 00:50:19 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-05 00:50:21 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-05 00:50:21 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-06 00:49:45 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-06 00:49:45 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-06 00:49:47 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-06 00:49:47 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-06 00:49:47 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-06 00:49:47 (9926) [[32mINFO[0m]
* 2025-04-06 00:49:59 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-06 00:50:00 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-06 00:50:00 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-06 00:50:00 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-06 00:50:00 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-06 00:50:00 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-06 00:50:00 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-06 00:50:00 (9926) [[32mINFO[0m]
* 2025-04-06 00:50:01 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-06 00:50:01 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-06 00:50:01 (9939) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-04-06 00:50:01 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-04-06 00:50:01 (9939) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-04-06 00:50:01 (9939) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2025-04-06 00:50:01 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2025-04-06 00:50:01 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2025-04-06 00:50:01 (9939) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2025-04-06 00:50:01 (9939) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2025-04-06 00:50:01 (9939) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2025-04-06 00:50:01 (9939) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2025-04-06 00:50:01 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2025-04-06 00:50:08 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-06 00:50:08 (9956) [[32mINFO[0m]
* 2025-04-06 00:50:09 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-06 00:50:09 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/icTx1WJyDV/ea_profile.json
* 2025-04-06 00:50:10 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/icTx1WJyDV/ea_profile.json
* 2025-04-06 00:50:10 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-06 00:50:12 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-06 00:50:12 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-07 00:49:02 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-07 00:49:02 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-07 00:49:03 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-07 00:49:03 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-07 00:49:03 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-07 00:49:03 (9926) [[32mINFO[0m]
* 2025-04-07 00:49:13 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-07 00:49:14 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-07 00:49:14 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-07 00:49:14 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-07 00:49:14 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-07 00:49:14 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-07 00:49:14 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-07 00:49:14 (9926) [[32mINFO[0m]
* 2025-04-07 00:49:14 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-07 00:49:14 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-07 00:49:14 (9939) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-04-07 00:49:14 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-04-07 00:49:14 (9939) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-04-07 00:49:14 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-07 00:49:14 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-07 00:49:14 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-07 00:49:14 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-07 00:49:14 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-07 00:49:14 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-07 00:49:14 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-07 00:49:14 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-07 00:49:22 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-07 00:49:22 (9956) [[32mINFO[0m]
* 2025-04-07 00:49:23 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-07 00:49:23 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/V138L0H5FE/ea_profile.json
* 2025-04-07 00:49:24 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/V138L0H5FE/ea_profile.json
* 2025-04-07 00:49:24 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-07 00:49:26 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-07 00:49:26 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-08 00:49:19 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-08 00:49:19 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-08 00:49:20 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-08 00:49:20 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-08 00:49:20 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-08 00:49:20 (9926) [[32mINFO[0m]
* 2025-04-08 00:49:33 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-08 00:49:34 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-08 00:49:34 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-08 00:49:34 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-08 00:49:34 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-08 00:49:34 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-08 00:49:34 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-08 00:49:34 (9926) [[32mINFO[0m]
* 2025-04-08 00:49:35 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-08 00:49:35 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-08 00:49:35 (9939) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-04-08 00:49:35 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-04-08 00:49:35 (9939) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-04-08 00:49:35 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-08 00:49:35 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-08 00:49:35 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-08 00:49:35 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-08 00:49:35 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-08 00:49:35 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-08 00:49:35 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-08 00:49:35 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-08 00:49:43 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-08 00:49:43 (9956) [[32mINFO[0m]
* 2025-04-08 00:49:44 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-08 00:49:44 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qNvAgyrMEo/ea_profile.json
* 2025-04-08 00:49:45 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/qNvAgyrMEo/ea_profile.json
* 2025-04-08 00:49:45 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-08 00:49:47 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-08 00:49:48 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-09 00:50:15 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-09 00:50:15 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-09 00:50:16 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-09 00:50:16 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-09 00:50:16 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-09 00:50:16 (9926) [[32mINFO[0m]
* 2025-04-09 00:50:21 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-09 00:50:23 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-09 00:50:23 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-09 00:50:23 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-09 00:50:23 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-09 00:50:23 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-09 00:50:23 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-09 00:50:23 (9926) [[32mINFO[0m]
* 2025-04-09 00:50:23 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-09 00:50:23 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-09 00:50:23 (9939) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-04-09 00:50:23 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-09 00:50:23 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-04-09 00:50:23 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-09 00:50:23 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-09 00:50:23 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-09 00:50:23 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-09 00:50:23 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-09 00:50:23 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-09 00:50:23 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-09 00:50:23 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-09 00:50:31 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-09 00:50:31 (9956) [[32mINFO[0m]
* 2025-04-09 00:50:31 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-09 00:50:31 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/P_xl7VzPUm/ea_profile.json
* 2025-04-09 00:50:32 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/P_xl7VzPUm/ea_profile.json
* 2025-04-09 00:50:33 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-09 00:50:35 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-09 00:50:35 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-10 00:49:02 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-10 00:49:02 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-10 00:49:04 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-10 00:49:04 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-10 00:49:04 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-10 00:49:04 (9926) [[32mINFO[0m]
* 2025-04-10 00:49:14 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-10 00:49:15 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-10 00:49:15 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-10 00:49:15 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-10 00:49:15 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-10 00:49:15 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-10 00:49:15 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-10 00:49:15 (9926) [[32mINFO[0m]
* 2025-04-10 00:49:15 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-10 00:49:15 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-10 00:49:15 (9939) [[32mINFO[0m] * EA4: 107.178.98.171
* 2025-04-10 00:49:15 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 107.178.98.171
* 2025-04-10 00:49:15 (9939) [[32mINFO[0m] * cpanel-plugins: 107.178.98.171
* 2025-04-10 00:49:15 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-10 00:49:15 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-10 00:49:15 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-10 00:49:15 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-10 00:49:15 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-10 00:49:15 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-10 00:49:15 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-10 00:49:15 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-10 00:49:23 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-10 00:49:23 (9956) [[32mINFO[0m]
* 2025-04-10 00:49:23 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-10 00:49:24 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QjC7DdzLog/ea_profile.json
* 2025-04-10 00:49:24 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/QjC7DdzLog/ea_profile.json
* 2025-04-10 00:49:25 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-10 00:49:27 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-10 00:49:27 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-11 00:49:18 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-11 00:49:18 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-11 00:49:19 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-11 00:49:19 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-11 00:49:20 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-11 00:49:20 (9926) [[32mINFO[0m]
* 2025-04-11 00:49:30 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-11 00:49:31 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-11 00:49:31 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-11 00:49:31 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-11 00:49:31 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-11 00:49:31 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-11 00:49:31 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-11 00:49:31 (9926) [[32mINFO[0m]
* 2025-04-11 00:49:31 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-11 00:49:31 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-11 00:49:32 (9939) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-11 00:49:32 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-11 00:49:32 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-11 00:49:32 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-11 00:49:32 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-11 00:49:32 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-11 00:49:32 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-11 00:49:32 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-11 00:49:32 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-11 00:49:32 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-11 00:49:32 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-11 00:49:39 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-11 00:49:39 (9956) [[32mINFO[0m]
* 2025-04-11 00:49:40 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-11 00:49:40 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/A4W3my9dYc/ea_profile.json
* 2025-04-11 00:49:41 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/A4W3my9dYc/ea_profile.json
* 2025-04-11 00:49:41 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-11 00:49:44 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-11 00:49:44 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-12 00:49:41 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-12 00:49:41 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-12 00:49:42 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-12 00:49:42 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-12 00:49:42 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-12 00:49:42 (9926) [[32mINFO[0m]
* 2025-04-12 00:49:52 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-12 00:49:54 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-12 00:49:54 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-12 00:49:54 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-12 00:49:54 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-12 00:49:54 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-12 00:49:54 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-12 00:49:54 (9926) [[32mINFO[0m]
* 2025-04-12 00:49:54 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-12 00:49:54 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-12 00:49:54 (9939) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-12 00:49:54 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-12 00:49:54 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-12 00:49:54 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-12 00:49:54 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-12 00:49:54 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-12 00:49:54 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-12 00:49:54 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-12 00:49:54 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-12 00:49:54 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-12 00:49:54 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-12 00:50:02 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-12 00:50:02 (9956) [[32mINFO[0m]
* 2025-04-12 00:50:03 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-12 00:50:03 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qVfrOKEuTe/ea_profile.json
* 2025-04-12 00:50:03 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/qVfrOKEuTe/ea_profile.json
* 2025-04-12 00:50:04 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-12 00:50:06 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-12 00:50:06 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-13 00:50:05 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-13 00:50:05 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-13 00:50:06 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-13 00:50:06 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-13 00:50:06 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-13 00:50:06 (9926) [[32mINFO[0m]
* 2025-04-13 00:50:18 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-13 00:50:19 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-13 00:50:19 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-13 00:50:19 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-13 00:50:19 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-13 00:50:19 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-13 00:50:19 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-13 00:50:19 (9926) [[32mINFO[0m]
* 2025-04-13 00:50:20 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-13 00:50:20 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-13 00:50:20 (9939) [[32mINFO[0m] * EA4: 184.94.196.93
* 2025-04-13 00:50:20 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 184.94.196.93
* 2025-04-13 00:50:20 (9939) [[32mINFO[0m] * cpanel-plugins: 184.94.196.93
* 2025-04-13 00:50:20 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-13 00:50:20 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-13 00:50:20 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-13 00:50:20 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-13 00:50:20 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-13 00:50:20 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-13 00:50:20 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-13 00:50:20 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-13 00:50:27 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-13 00:50:28 (9956) [[32mINFO[0m]
* 2025-04-13 00:50:28 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-13 00:50:28 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AKnWDRrqSF/ea_profile.json
* 2025-04-13 00:50:29 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/AKnWDRrqSF/ea_profile.json
* 2025-04-13 00:50:29 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-13 00:50:31 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-13 00:50:32 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-14 00:50:04 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-14 00:50:04 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-14 00:50:05 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-14 00:50:05 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-14 00:50:05 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-14 00:50:05 (9926) [[32mINFO[0m]
* 2025-04-14 00:50:11 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-14 00:50:13 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-14 00:50:13 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-14 00:50:13 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-14 00:50:13 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-14 00:50:13 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-14 00:50:13 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-14 00:50:13 (9926) [[32mINFO[0m]
* 2025-04-14 00:50:13 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-14 00:50:13 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-14 00:50:13 (9939) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-04-14 00:50:13 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-14 00:50:13 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-04-14 00:50:13 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-14 00:50:13 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-14 00:50:13 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-14 00:50:13 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-14 00:50:13 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-14 00:50:13 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-14 00:50:13 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-14 00:50:13 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-14 00:50:21 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-14 00:50:21 (9956) [[32mINFO[0m]
* 2025-04-14 00:50:21 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-14 00:50:22 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/4LI6d5rKzS/ea_profile.json
* 2025-04-14 00:50:22 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/4LI6d5rKzS/ea_profile.json
* 2025-04-14 00:50:23 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-14 00:50:25 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-14 00:50:25 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-15 00:49:03 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-15 00:49:03 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-15 00:49:05 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-15 00:49:05 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-15 00:49:05 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-15 00:49:05 (9926) [[32mINFO[0m]
* 2025-04-15 00:49:16 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-15 00:49:18 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-15 00:49:18 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-15 00:49:18 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-15 00:49:18 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-15 00:49:18 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-15 00:49:18 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-15 00:49:18 (9926) [[32mINFO[0m]
* 2025-04-15 00:49:18 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-15 00:49:18 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-15 00:49:18 (9939) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-04-15 00:49:18 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-15 00:49:18 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-04-15 00:49:18 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-15 00:49:18 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-15 00:49:18 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-15 00:49:18 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-15 00:49:18 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-15 00:49:18 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-15 00:49:18 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-15 00:49:18 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-15 00:49:26 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-15 00:49:26 (9956) [[32mINFO[0m]
* 2025-04-15 00:49:26 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-15 00:49:26 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cr_GuhRiwH/ea_profile.json
* 2025-04-15 00:49:27 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/cr_GuhRiwH/ea_profile.json
* 2025-04-15 00:49:28 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-15 00:49:29 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-15 00:49:30 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-16 00:49:36 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-16 00:49:36 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-16 00:49:37 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-16 00:49:37 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-16 00:49:37 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-16 00:49:37 (9926) [[32mINFO[0m]
* 2025-04-16 00:49:47 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-16 00:49:48 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-16 00:49:48 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-16 00:49:48 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-16 00:49:48 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-16 00:49:48 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-16 00:49:48 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-16 00:49:49 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-16 00:49:49 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-16 00:49:49 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-16 00:49:49 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-16 00:49:49 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-16 00:49:49 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-16 00:49:49 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-16 00:49:49 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-16 00:49:49 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-16 00:49:49 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-16 00:49:49 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-16 00:49:49 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-16 00:49:49 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-16 00:49:49 (9926) [[32mINFO[0m]
* 2025-04-16 00:49:49 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-16 00:49:49 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-16 00:49:49 (9939) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-04-16 00:49:49 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-16 00:49:49 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-04-16 00:49:49 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-16 00:49:49 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-16 00:49:49 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-16 00:49:49 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-16 00:49:49 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-16 00:49:49 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-16 00:49:49 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-16 00:49:49 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-16 00:49:57 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-16 00:49:57 (9956) [[32mINFO[0m]
* 2025-04-16 00:49:57 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-16 00:49:57 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LunNHkll6D/ea_profile.json
* 2025-04-16 00:49:58 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/LunNHkll6D/ea_profile.json
* 2025-04-16 00:49:59 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-16 00:50:01 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-16 00:50:01 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-17 00:49:31 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-17 00:49:31 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-17 00:49:32 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-17 00:49:32 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-17 00:49:32 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-17 00:49:32 (9926) [[32mINFO[0m]
* 2025-04-17 00:49:42 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-17 00:49:43 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-17 00:49:43 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-17 00:49:43 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-17 00:49:43 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-17 00:49:43 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-17 00:49:43 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-17 00:49:43 (9926) [[32mINFO[0m]
* 2025-04-17 00:49:43 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-17 00:49:43 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-17 00:49:43 (9939) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-04-17 00:49:43 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-17 00:49:43 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-04-17 00:49:43 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-17 00:49:43 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-17 00:49:43 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-17 00:49:43 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-17 00:49:43 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-17 00:49:43 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-17 00:49:43 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-17 00:49:43 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-17 00:49:51 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-17 00:49:51 (9956) [[32mINFO[0m]
* 2025-04-17 00:49:51 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-17 00:49:51 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/J3OIzD5niG/ea_profile.json
* 2025-04-17 00:49:52 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/J3OIzD5niG/ea_profile.json
* 2025-04-17 00:49:53 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-17 00:49:54 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-17 00:49:54 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-18 00:49:13 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-18 00:49:13 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-18 00:49:14 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-18 00:49:14 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-18 00:49:14 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-18 00:49:14 (9926) [[32mINFO[0m]
* 2025-04-18 00:49:27 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-18 00:49:28 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-18 00:49:28 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-18 00:49:28 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-18 00:49:28 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-18 00:49:28 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-18 00:49:28 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-18 00:49:28 (9926) [[32mINFO[0m]
* 2025-04-18 00:49:28 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-18 00:49:28 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-18 00:49:28 (9939) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-18 00:49:28 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-18 00:49:28 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-18 00:49:28 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-18 00:49:28 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-18 00:49:28 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-18 00:49:28 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-18 00:49:28 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-18 00:49:28 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-18 00:49:28 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-18 00:49:28 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-18 00:49:36 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-18 00:49:36 (9956) [[32mINFO[0m]
* 2025-04-18 00:49:36 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-18 00:49:36 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/k7koj702UM/ea_profile.json
* 2025-04-18 00:49:37 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/k7koj702UM/ea_profile.json
* 2025-04-18 00:49:38 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-18 00:49:39 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-18 00:49:39 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-19 00:50:36 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-19 00:50:36 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-19 00:50:37 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-19 00:50:37 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-19 00:50:37 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-19 00:50:37 (9926) [[32mINFO[0m]
* 2025-04-19 00:50:49 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-19 00:50:50 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-19 00:50:50 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-19 00:50:50 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-19 00:50:50 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-19 00:50:50 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-19 00:50:50 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-19 00:50:50 (9926) [[32mINFO[0m]
* 2025-04-19 00:50:51 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-19 00:50:51 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-19 00:50:51 (9939) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-19 00:50:51 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-19 00:50:51 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-19 00:50:51 (9939) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2025-04-19 00:50:51 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2025-04-19 00:50:51 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2025-04-19 00:50:51 (9939) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2025-04-19 00:50:51 (9939) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2025-04-19 00:50:51 (9939) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2025-04-19 00:50:51 (9939) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2025-04-19 00:50:51 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2025-04-19 00:50:59 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-19 00:50:59 (9956) [[32mINFO[0m]
* 2025-04-19 00:50:59 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-19 00:50:59 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_8yPRQ91Go/ea_profile.json
* 2025-04-19 00:51:00 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/_8yPRQ91Go/ea_profile.json
* 2025-04-19 00:51:01 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-19 00:51:03 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-19 00:51:03 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-20 00:50:02 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-20 00:50:02 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-20 00:50:04 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-20 00:50:04 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-20 00:50:04 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-20 00:50:04 (9926) [[32mINFO[0m]
* 2025-04-20 00:50:16 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-20 00:50:17 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-20 00:50:17 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-20 00:50:17 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-20 00:50:17 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-20 00:50:17 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-20 00:50:17 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-20 00:50:17 (9926) [[32mINFO[0m]
* 2025-04-20 00:50:17 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-20 00:50:17 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-20 00:50:17 (9939) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-20 00:50:17 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-20 00:50:17 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-20 00:50:17 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-20 00:50:17 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-20 00:50:17 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-20 00:50:17 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-20 00:50:17 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-20 00:50:17 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-20 00:50:17 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-20 00:50:17 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-20 00:50:25 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-20 00:50:25 (9956) [[32mINFO[0m]
* 2025-04-20 00:50:26 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-20 00:50:26 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BGgV5Z1mws/ea_profile.json
* 2025-04-20 00:50:27 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/BGgV5Z1mws/ea_profile.json
* 2025-04-20 00:50:27 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-20 00:50:29 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-20 00:50:29 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-21 00:48:56 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-21 00:48:56 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-21 00:48:58 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-21 00:48:58 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-21 00:48:58 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-21 00:48:58 (9926) [[32mINFO[0m]
* 2025-04-21 00:49:10 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 14 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-21 00:49:11 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-21 00:49:11 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-21 00:49:11 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-21 00:49:11 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-21 00:49:11 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-21 00:49:11 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-21 00:49:11 (9926) [[32mINFO[0m]
* 2025-04-21 00:49:12 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-21 00:49:12 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-21 00:49:12 (9939) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-04-21 00:49:12 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-21 00:49:12 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-04-21 00:49:12 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-21 00:49:12 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-21 00:49:12 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-21 00:49:12 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-21 00:49:12 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-21 00:49:12 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-21 00:49:12 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-21 00:49:12 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-21 00:49:19 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-21 00:49:19 (9956) [[32mINFO[0m]
* 2025-04-21 00:49:20 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-21 00:49:20 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zkBN0BGZes/ea_profile.json
* 2025-04-21 00:49:21 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/zkBN0BGZes/ea_profile.json
* 2025-04-21 00:49:21 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-21 00:49:23 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-21 00:49:23 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-22 00:49:33 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-22 00:49:33 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-22 00:49:34 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-22 00:49:34 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-22 00:49:35 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-22 00:49:35 (9926) [[32mINFO[0m]
* 2025-04-22 00:49:47 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-22 00:49:48 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-22 00:49:48 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-22 00:49:48 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-22 00:49:48 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-22 00:49:48 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-22 00:49:48 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-22 00:49:48 (9926) [[32mINFO[0m]
* 2025-04-22 00:49:48 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-22 00:49:48 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-22 00:49:48 (9939) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-22 00:49:48 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-22 00:49:48 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-22 00:49:48 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-22 00:49:48 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-22 00:49:48 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-22 00:49:48 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-22 00:49:48 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-22 00:49:48 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-22 00:49:48 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-22 00:49:48 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-22 00:49:57 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-22 00:49:57 (9956) [[32mINFO[0m]
* 2025-04-22 00:49:57 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-22 00:49:57 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Ge9Ufr8Yeq/ea_profile.json
* 2025-04-22 00:49:58 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/Ge9Ufr8Yeq/ea_profile.json
* 2025-04-22 00:49:58 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-22 00:50:00 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-22 00:50:00 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-23 00:49:15 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-23 00:49:15 (11009) [[32mINFO[0m] Script is up to date.
* 2025-04-23 00:49:16 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-23 00:49:16 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-23 00:49:16 (9925) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-23 00:49:16 (9926) [[32mINFO[0m]
* 2025-04-23 00:49:28 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-23 00:49:29 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-23 00:49:29 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-23 00:49:29 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-23 00:49:29 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-23 00:49:29 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-23 00:49:29 (9925) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-23 00:49:29 (9926) [[32mINFO[0m]
* 2025-04-23 00:49:30 (9939) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-23 00:49:30 (9939) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-23 00:49:30 (9939) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-23 00:49:30 (9939) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-23 00:49:30 (9939) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-23 00:49:30 (9939) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-23 00:49:30 (9939) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-23 00:49:30 (9939) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-23 00:49:30 (9939) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-23 00:49:30 (9939) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-23 00:49:30 (9939) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-23 00:49:30 (9939) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-23 00:49:30 (9939) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-23 00:49:38 (9939) [[32mINFO[0m] Metadata Cache Created
* 2025-04-23 00:49:38 (9956) [[32mINFO[0m]
* 2025-04-23 00:49:38 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-23 00:49:38 (9041) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rLwZYkH93T/ea_profile.json
* 2025-04-23 00:49:39 (9064) [[32mINFO[0m] Backed up EA4 profile to /tmp/rLwZYkH93T/ea_profile.json
* 2025-04-23 00:49:40 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-23 00:49:41 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-23 00:49:42 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-24 00:49:07 (10987) [[32mINFO[0m] Self-update of script version 64 requested.
* 2025-04-24 00:49:08 (10992) [[32mINFO[0m] Newer version of script found. Downloading.
* 2025-04-24 00:49:08 (11001) [[32mINFO[0m] Script update to version 65 successful.
* 2025-04-24 00:49:09 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-24 00:49:09 (10030) [[32mINFO[0m]
* 2025-04-24 00:49:10 (10043) [[32mINFO[0m] [2025-04-24 00:49:10 -0500]
* 2025-04-24 00:49:10 (10043) [[32mINFO[0m] [2025-04-24 00:49:10 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-04-24 00:49:10 (10043) [[32mINFO[0m] [2025-04-24 00:49:10 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-04-24 00:49:10 (10043) [[32mINFO[0m] [2025-04-24 00:49:10 -0500]
* 2025-04-24 00:49:10 (10043) [[32mINFO[0m] [2025-04-24 00:49:10 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-24 00:49:10 (10043) [[32mINFO[0m] [2025-04-24 00:49:10 -0500] The following packages are missing from your system:
* 2025-04-24 00:49:10 (10043) [[32mINFO[0m] [2025-04-24 00:49:10 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-04-24 00:49:51 (10043) [[32mINFO[0m] [2025-04-24 00:49:51 -0500]
* 2025-04-24 00:49:51 (10043) [[32mINFO[0m] [2025-04-24 00:49:51 -0500] The following files were found to be altered from their original package form:
* 2025-04-24 00:49:51 (10043) [[32mINFO[0m] [2025-04-24 00:49:51 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-04-24 00:49:51 (10043) [[32mINFO[0m] [2025-04-24 00:49:51 -0500]
* 2025-04-24 00:49:51 (10060) [[32mINFO[0m]
* 2025-04-24 00:49:51 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-04-24 00:49:10 -0500]
[2025-04-24 00:49:10 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-04-24 00:49:10 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-04-24 00:49:10 -0500]
[2025-04-24 00:49:10 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-04-24 00:49:10 -0500] The following packages are missing from your system:
[2025-04-24 00:49:10 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-04-24 00:49:51 -0500]
[2025-04-24 00:49:51 -0500] The following files were found to be altered from their original package form:
[2025-04-24 00:49:51 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-04-24 00:49:51 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-24 00:49:52 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-24 00:49:52 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-24 00:49:52 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-24 00:49:52 (10030) [[32mINFO[0m]
* 2025-04-24 00:49:55 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-24 00:49:57 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-24 00:49:57 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-24 00:49:57 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-24 00:49:57 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-24 00:49:57 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-24 00:49:57 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-24 00:49:57 (10030) [[32mINFO[0m]
* 2025-04-24 00:49:57 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-24 00:49:57 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-24 00:49:57 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-24 00:49:57 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-24 00:49:57 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-24 00:49:57 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-24 00:49:57 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-24 00:49:57 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-24 00:49:57 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-24 00:49:57 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-24 00:49:57 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-24 00:49:57 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-24 00:49:57 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-24 00:50:05 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-04-24 00:50:05 (10060) [[32mINFO[0m]
* 2025-04-24 00:50:05 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-24 00:50:05 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dBqVsH_pSe/ea_profile.json
* 2025-04-24 00:50:06 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/dBqVsH_pSe/ea_profile.json
* 2025-04-24 00:50:07 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-24 00:50:10 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-24 00:50:10 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-25 00:48:50 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-04-25 00:48:50 (11113) [[32mINFO[0m] Script is up to date.
* 2025-04-25 00:48:51 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-25 00:48:51 (10030) [[32mINFO[0m]
* 2025-04-25 00:48:52 (10043) [[32mINFO[0m] [2025-04-25 00:48:52 -0500]
* 2025-04-25 00:48:52 (10043) [[32mINFO[0m] [2025-04-25 00:48:52 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-04-25 00:48:52 (10043) [[32mINFO[0m] [2025-04-25 00:48:52 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-04-25 00:48:52 (10043) [[32mINFO[0m] [2025-04-25 00:48:52 -0500]
* 2025-04-25 00:48:52 (10043) [[32mINFO[0m] [2025-04-25 00:48:52 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-25 00:48:52 (10043) [[32mINFO[0m] [2025-04-25 00:48:52 -0500] The following packages are missing from your system:
* 2025-04-25 00:48:52 (10043) [[32mINFO[0m] [2025-04-25 00:48:52 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-04-25 00:49:34 (10043) [[32mINFO[0m] [2025-04-25 00:49:34 -0500]
* 2025-04-25 00:49:34 (10043) [[32mINFO[0m] [2025-04-25 00:49:34 -0500] The following files were found to be altered from their original package form:
* 2025-04-25 00:49:34 (10043) [[32mINFO[0m] [2025-04-25 00:49:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-04-25 00:49:34 (10043) [[32mINFO[0m] [2025-04-25 00:49:34 -0500]
* 2025-04-25 00:49:34 (10060) [[32mINFO[0m]
* 2025-04-25 00:49:34 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-04-25 00:48:52 -0500]
[2025-04-25 00:48:52 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-04-25 00:48:52 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-04-25 00:48:52 -0500]
[2025-04-25 00:48:52 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-04-25 00:48:52 -0500] The following packages are missing from your system:
[2025-04-25 00:48:52 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-04-25 00:49:34 -0500]
[2025-04-25 00:49:34 -0500] The following files were found to be altered from their original package form:
[2025-04-25 00:49:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-04-25 00:49:34 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-25 00:49:34 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-25 00:49:34 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-25 00:49:34 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-25 00:49:34 (10030) [[32mINFO[0m]
* 2025-04-25 00:49:38 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-25 00:49:39 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-25 00:49:39 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-25 00:49:39 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-25 00:49:39 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-25 00:49:39 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-25 00:49:39 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-25 00:49:39 (10030) [[32mINFO[0m]
* 2025-04-25 00:49:39 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-25 00:49:39 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-25 00:49:39 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-04-25 00:49:39 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-25 00:49:39 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-04-25 00:49:39 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-25 00:49:39 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-25 00:49:39 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-25 00:49:39 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-25 00:49:39 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-25 00:49:39 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-25 00:49:39 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-25 00:49:39 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-25 00:49:47 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-04-25 00:49:47 (10060) [[32mINFO[0m]
* 2025-04-25 00:49:47 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-25 00:49:47 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tbsRhiiMHZ/ea_profile.json
* 2025-04-25 00:49:48 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/tbsRhiiMHZ/ea_profile.json
* 2025-04-25 00:49:49 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-25 00:49:51 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-25 00:49:51 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-26 00:49:26 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-04-26 00:49:26 (11113) [[32mINFO[0m] Script is up to date.
* 2025-04-26 00:49:27 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-26 00:49:27 (10030) [[32mINFO[0m]
* 2025-04-26 00:49:28 (10043) [[32mINFO[0m] [2025-04-26 00:49:28 -0500]
* 2025-04-26 00:49:28 (10043) [[32mINFO[0m] [2025-04-26 00:49:28 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-04-26 00:49:28 (10043) [[32mINFO[0m] [2025-04-26 00:49:28 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-04-26 00:49:28 (10043) [[32mINFO[0m] [2025-04-26 00:49:28 -0500]
* 2025-04-26 00:49:28 (10043) [[32mINFO[0m] [2025-04-26 00:49:28 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-26 00:49:28 (10043) [[32mINFO[0m] [2025-04-26 00:49:28 -0500] The following packages are missing from your system:
* 2025-04-26 00:49:28 (10043) [[32mINFO[0m] [2025-04-26 00:49:28 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-04-26 00:49:59 (10043) [[32mINFO[0m] [2025-04-26 00:49:59 -0500]
* 2025-04-26 00:49:59 (10043) [[32mINFO[0m] [2025-04-26 00:49:59 -0500] The following files were found to be altered from their original package form:
* 2025-04-26 00:49:59 (10043) [[32mINFO[0m] [2025-04-26 00:49:59 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-04-26 00:49:59 (10043) [[32mINFO[0m] [2025-04-26 00:49:59 -0500]
* 2025-04-26 00:49:59 (10060) [[32mINFO[0m]
* 2025-04-26 00:49:59 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-04-26 00:49:28 -0500]
[2025-04-26 00:49:28 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-04-26 00:49:28 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-04-26 00:49:28 -0500]
[2025-04-26 00:49:28 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-04-26 00:49:28 -0500] The following packages are missing from your system:
[2025-04-26 00:49:28 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-04-26 00:49:59 -0500]
[2025-04-26 00:49:59 -0500] The following files were found to be altered from their original package form:
[2025-04-26 00:49:59 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-04-26 00:49:59 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-26 00:49:59 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-26 00:49:59 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-26 00:49:59 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-26 00:49:59 (10030) [[32mINFO[0m]
* 2025-04-26 00:50:04 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-26 00:50:05 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-26 00:50:05 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-26 00:50:05 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-26 00:50:05 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-26 00:50:05 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-26 00:50:05 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-26 00:50:05 (10030) [[32mINFO[0m]
* 2025-04-26 00:50:05 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-26 00:50:06 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-26 00:50:06 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-26 00:50:06 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-26 00:50:06 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-26 00:50:06 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-26 00:50:06 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-26 00:50:06 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-26 00:50:06 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-26 00:50:06 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-26 00:50:06 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-26 00:50:06 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-26 00:50:06 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-26 00:50:13 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-04-26 00:50:13 (10060) [[32mINFO[0m]
* 2025-04-26 00:50:13 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-26 00:50:13 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vMYsVqZgrH/ea_profile.json
* 2025-04-26 00:50:14 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/vMYsVqZgrH/ea_profile.json
* 2025-04-26 00:50:15 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-26 00:50:17 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-26 00:50:17 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-27 00:49:27 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-04-27 00:49:27 (11113) [[32mINFO[0m] Script is up to date.
* 2025-04-27 00:49:28 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-27 00:49:28 (10030) [[32mINFO[0m]
* 2025-04-27 00:49:29 (10043) [[32mINFO[0m] [2025-04-27 00:49:29 -0500]
* 2025-04-27 00:49:29 (10043) [[32mINFO[0m] [2025-04-27 00:49:29 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-04-27 00:49:29 (10043) [[32mINFO[0m] [2025-04-27 00:49:29 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-04-27 00:49:29 (10043) [[32mINFO[0m] [2025-04-27 00:49:29 -0500]
* 2025-04-27 00:49:29 (10043) [[32mINFO[0m] [2025-04-27 00:49:29 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-27 00:49:29 (10043) [[32mINFO[0m] [2025-04-27 00:49:29 -0500] The following packages are missing from your system:
* 2025-04-27 00:49:29 (10043) [[32mINFO[0m] [2025-04-27 00:49:29 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-04-27 00:49:56 (10043) [[32mINFO[0m] [2025-04-27 00:49:56 -0500]
* 2025-04-27 00:49:56 (10043) [[32mINFO[0m] [2025-04-27 00:49:56 -0500] The following files were found to be altered from their original package form:
* 2025-04-27 00:49:56 (10043) [[32mINFO[0m] [2025-04-27 00:49:56 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-04-27 00:49:56 (10043) [[32mINFO[0m] [2025-04-27 00:49:56 -0500]
* 2025-04-27 00:49:56 (10060) [[32mINFO[0m]
* 2025-04-27 00:49:56 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-04-27 00:49:29 -0500]
[2025-04-27 00:49:29 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-04-27 00:49:29 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-04-27 00:49:29 -0500]
[2025-04-27 00:49:29 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-04-27 00:49:29 -0500] The following packages are missing from your system:
[2025-04-27 00:49:29 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-04-27 00:49:56 -0500]
[2025-04-27 00:49:56 -0500] The following files were found to be altered from their original package form:
[2025-04-27 00:49:56 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-04-27 00:49:56 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-27 00:49:57 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-27 00:49:57 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-27 00:49:57 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-27 00:49:57 (10030) [[32mINFO[0m]
* 2025-04-27 00:50:01 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-27 00:50:02 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-27 00:50:02 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-27 00:50:02 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-27 00:50:02 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-27 00:50:02 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-27 00:50:02 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-27 00:50:02 (10030) [[32mINFO[0m]
* 2025-04-27 00:50:03 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-27 00:50:03 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-27 00:50:03 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-27 00:50:03 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-27 00:50:03 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-27 00:50:03 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-27 00:50:03 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-27 00:50:03 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-27 00:50:03 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-27 00:50:03 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-27 00:50:03 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-27 00:50:03 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-27 00:50:03 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-27 00:50:12 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-04-27 00:50:12 (10060) [[32mINFO[0m]
* 2025-04-27 00:50:12 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-27 00:50:12 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2Po7c6LUQ7/ea_profile.json
* 2025-04-27 00:50:13 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/2Po7c6LUQ7/ea_profile.json
* 2025-04-27 00:50:13 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-27 00:50:15 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-27 00:50:16 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-28 00:48:55 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-04-28 00:48:55 (11113) [[32mINFO[0m] Script is up to date.
* 2025-04-28 00:48:56 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-28 00:48:56 (10030) [[32mINFO[0m]
* 2025-04-28 00:48:56 (10043) [[32mINFO[0m] [2025-04-28 00:48:56 -0500]
* 2025-04-28 00:48:56 (10043) [[32mINFO[0m] [2025-04-28 00:48:56 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-04-28 00:48:56 (10043) [[32mINFO[0m] [2025-04-28 00:48:56 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-04-28 00:48:56 (10043) [[32mINFO[0m] [2025-04-28 00:48:56 -0500]
* 2025-04-28 00:48:56 (10043) [[32mINFO[0m] [2025-04-28 00:48:56 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-28 00:48:56 (10043) [[32mINFO[0m] [2025-04-28 00:48:56 -0500] The following packages are missing from your system:
* 2025-04-28 00:48:56 (10043) [[32mINFO[0m] [2025-04-28 00:48:56 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-04-28 00:49:37 (10043) [[32mINFO[0m] [2025-04-28 00:49:37 -0500]
* 2025-04-28 00:49:37 (10043) [[32mINFO[0m] [2025-04-28 00:49:37 -0500] The following files were found to be altered from their original package form:
* 2025-04-28 00:49:37 (10043) [[32mINFO[0m] [2025-04-28 00:49:37 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-04-28 00:49:37 (10043) [[32mINFO[0m] [2025-04-28 00:49:37 -0500]
* 2025-04-28 00:49:37 (10060) [[32mINFO[0m]
* 2025-04-28 00:49:37 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-04-28 00:48:56 -0500]
[2025-04-28 00:48:56 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-04-28 00:48:56 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-04-28 00:48:56 -0500]
[2025-04-28 00:48:56 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-04-28 00:48:56 -0500] The following packages are missing from your system:
[2025-04-28 00:48:56 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-04-28 00:49:37 -0500]
[2025-04-28 00:49:37 -0500] The following files were found to be altered from their original package form:
[2025-04-28 00:49:37 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-04-28 00:49:37 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-28 00:49:38 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-28 00:49:38 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-28 00:49:38 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-28 00:49:38 (10030) [[32mINFO[0m]
* 2025-04-28 00:49:42 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-28 00:49:43 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-28 00:49:43 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-28 00:49:43 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-28 00:49:43 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-28 00:49:43 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-28 00:49:43 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-28 00:49:43 (10030) [[32mINFO[0m]
* 2025-04-28 00:49:43 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-28 00:49:44 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-28 00:49:44 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-04-28 00:49:44 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-28 00:49:44 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-04-28 00:49:44 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-28 00:49:44 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-28 00:49:44 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-28 00:49:44 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-28 00:49:44 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-28 00:49:44 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-28 00:49:44 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-28 00:49:44 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-28 00:49:52 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-04-28 00:49:52 (10060) [[32mINFO[0m]
* 2025-04-28 00:49:52 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-28 00:49:52 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/q6KhfAZ0Fq/ea_profile.json
* 2025-04-28 00:49:53 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/q6KhfAZ0Fq/ea_profile.json
* 2025-04-28 00:49:54 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-28 00:49:56 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-28 00:49:56 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-29 00:48:38 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-04-29 00:48:38 (11113) [[32mINFO[0m] Script is up to date.
* 2025-04-29 00:48:39 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-29 00:48:39 (10030) [[32mINFO[0m]
* 2025-04-29 00:48:39 (10043) [[32mINFO[0m] [2025-04-29 00:48:39 -0500]
* 2025-04-29 00:48:39 (10043) [[32mINFO[0m] [2025-04-29 00:48:39 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-04-29 00:48:39 (10043) [[32mINFO[0m] [2025-04-29 00:48:39 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-04-29 00:48:39 (10043) [[32mINFO[0m] [2025-04-29 00:48:39 -0500]
* 2025-04-29 00:48:39 (10043) [[32mINFO[0m] [2025-04-29 00:48:39 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-29 00:48:39 (10043) [[32mINFO[0m] [2025-04-29 00:48:39 -0500] The following packages are missing from your system:
* 2025-04-29 00:48:39 (10043) [[32mINFO[0m] [2025-04-29 00:48:39 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-04-29 00:49:20 (10043) [[32mINFO[0m] [2025-04-29 00:49:20 -0500]
* 2025-04-29 00:49:20 (10043) [[32mINFO[0m] [2025-04-29 00:49:20 -0500] The following files were found to be altered from their original package form:
* 2025-04-29 00:49:20 (10043) [[32mINFO[0m] [2025-04-29 00:49:20 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-04-29 00:49:20 (10043) [[32mINFO[0m] [2025-04-29 00:49:20 -0500]
* 2025-04-29 00:49:20 (10060) [[32mINFO[0m]
* 2025-04-29 00:49:20 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-04-29 00:48:39 -0500]
[2025-04-29 00:48:39 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-04-29 00:48:39 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-04-29 00:48:39 -0500]
[2025-04-29 00:48:39 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-04-29 00:48:39 -0500] The following packages are missing from your system:
[2025-04-29 00:48:39 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-04-29 00:49:20 -0500]
[2025-04-29 00:49:20 -0500] The following files were found to be altered from their original package form:
[2025-04-29 00:49:20 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-04-29 00:49:20 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-29 00:49:20 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-29 00:49:20 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-29 00:49:20 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-29 00:49:20 (10030) [[32mINFO[0m]
* 2025-04-29 00:49:24 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-29 00:49:25 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-29 00:49:25 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-29 00:49:25 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-29 00:49:25 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-29 00:49:25 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-29 00:49:25 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-29 00:49:25 (10030) [[32mINFO[0m]
* 2025-04-29 00:49:26 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-29 00:49:26 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-29 00:49:26 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-04-29 00:49:26 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-29 00:49:26 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-04-29 00:49:26 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-29 00:49:26 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-29 00:49:26 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-29 00:49:26 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-29 00:49:26 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-29 00:49:26 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-29 00:49:26 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-29 00:49:26 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-29 00:49:33 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-04-29 00:49:33 (10060) [[32mINFO[0m]
* 2025-04-29 00:49:34 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-29 00:49:34 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8vFJyxt_fF/ea_profile.json
* 2025-04-29 00:49:35 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/8vFJyxt_fF/ea_profile.json
* 2025-04-29 00:49:35 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-29 00:49:37 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-29 00:49:38 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-30 00:50:49 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-04-30 00:50:49 (11113) [[32mINFO[0m] Script is up to date.
* 2025-04-30 00:50:50 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-30 00:50:50 (10030) [[32mINFO[0m]
* 2025-04-30 00:50:51 (10043) [[32mINFO[0m] [2025-04-30 00:50:51 -0500]
* 2025-04-30 00:50:51 (10043) [[32mINFO[0m] [2025-04-30 00:50:51 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-04-30 00:50:51 (10043) [[32mINFO[0m] [2025-04-30 00:50:51 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-04-30 00:50:51 (10043) [[32mINFO[0m] [2025-04-30 00:50:51 -0500]
* 2025-04-30 00:50:51 (10043) [[32mINFO[0m] [2025-04-30 00:50:51 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-30 00:50:51 (10043) [[32mINFO[0m] [2025-04-30 00:50:51 -0500] The following packages are missing from your system:
* 2025-04-30 00:50:51 (10043) [[32mINFO[0m] [2025-04-30 00:50:51 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-04-30 00:51:33 (10043) [[32mINFO[0m] [2025-04-30 00:51:33 -0500]
* 2025-04-30 00:51:33 (10043) [[32mINFO[0m] [2025-04-30 00:51:33 -0500] The following files were found to be altered from their original package form:
* 2025-04-30 00:51:33 (10043) [[32mINFO[0m] [2025-04-30 00:51:33 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-04-30 00:51:33 (10043) [[32mINFO[0m] [2025-04-30 00:51:33 -0500]
* 2025-04-30 00:51:33 (10060) [[32mINFO[0m]
* 2025-04-30 00:51:33 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-04-30 00:50:51 -0500]
[2025-04-30 00:50:51 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-04-30 00:50:51 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-04-30 00:50:51 -0500]
[2025-04-30 00:50:51 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-04-30 00:50:51 -0500] The following packages are missing from your system:
[2025-04-30 00:50:51 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-04-30 00:51:33 -0500]
[2025-04-30 00:51:33 -0500] The following files were found to be altered from their original package form:
[2025-04-30 00:51:33 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-04-30 00:51:33 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-04-30 00:51:33 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-04-30 00:51:33 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-04-30 00:51:33 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-04-30 00:51:33 (10030) [[32mINFO[0m]
* 2025-04-30 00:51:37 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-04-30 00:51:38 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-04-30 00:51:38 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-04-30 00:51:38 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-04-30 00:51:38 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-04-30 00:51:38 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-04-30 00:51:38 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-04-30 00:51:38 (10030) [[32mINFO[0m]
* 2025-04-30 00:51:38 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-04-30 00:51:38 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-04-30 00:51:38 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-04-30 00:51:38 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-30 00:51:38 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-04-30 00:51:38 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-04-30 00:51:38 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-04-30 00:51:38 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-04-30 00:51:38 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-04-30 00:51:38 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-04-30 00:51:38 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-04-30 00:51:38 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-04-30 00:51:38 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-04-30 00:51:45 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-04-30 00:51:45 (10060) [[32mINFO[0m]
* 2025-04-30 00:51:45 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-30 00:51:46 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iou5t_eZEC/ea_profile.json
* 2025-04-30 00:51:46 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/iou5t_eZEC/ea_profile.json
* 2025-04-30 00:51:47 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-04-30 00:51:49 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-04-30 00:51:49 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-01 00:48:44 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-01 00:48:44 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-01 00:48:45 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-01 00:48:45 (10030) [[32mINFO[0m]
* 2025-05-01 00:48:46 (10043) [[32mINFO[0m] [2025-05-01 00:48:46 -0500]
* 2025-05-01 00:48:46 (10043) [[32mINFO[0m] [2025-05-01 00:48:46 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-01 00:48:46 (10043) [[32mINFO[0m] [2025-05-01 00:48:46 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-01 00:48:46 (10043) [[32mINFO[0m] [2025-05-01 00:48:46 -0500]
* 2025-05-01 00:48:46 (10043) [[32mINFO[0m] [2025-05-01 00:48:46 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-01 00:48:46 (10043) [[32mINFO[0m] [2025-05-01 00:48:46 -0500] The following packages are missing from your system:
* 2025-05-01 00:48:46 (10043) [[32mINFO[0m] [2025-05-01 00:48:46 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-01 00:49:29 (10043) [[32mINFO[0m] [2025-05-01 00:49:29 -0500]
* 2025-05-01 00:49:29 (10043) [[32mINFO[0m] [2025-05-01 00:49:29 -0500] The following files were found to be altered from their original package form:
* 2025-05-01 00:49:29 (10043) [[32mINFO[0m] [2025-05-01 00:49:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-01 00:49:29 (10043) [[32mINFO[0m] [2025-05-01 00:49:29 -0500]
* 2025-05-01 00:49:29 (10060) [[32mINFO[0m]
* 2025-05-01 00:49:29 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-01 00:48:46 -0500]
[2025-05-01 00:48:46 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-01 00:48:46 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-01 00:48:46 -0500]
[2025-05-01 00:48:46 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-01 00:48:46 -0500] The following packages are missing from your system:
[2025-05-01 00:48:46 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-01 00:49:29 -0500]
[2025-05-01 00:49:29 -0500] The following files were found to be altered from their original package form:
[2025-05-01 00:49:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-01 00:49:29 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-01 00:49:29 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-01 00:49:29 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-01 00:49:29 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-01 00:49:29 (10030) [[32mINFO[0m]
* 2025-05-01 00:49:34 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-01 00:49:35 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-01 00:49:35 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-01 00:49:35 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-01 00:49:35 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-01 00:49:35 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-01 00:49:35 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-01 00:49:35 (10030) [[32mINFO[0m]
* 2025-05-01 00:49:35 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-01 00:49:35 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-01 00:49:35 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-01 00:49:35 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-01 00:49:35 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-01 00:49:35 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-01 00:49:35 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-01 00:49:35 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-01 00:49:35 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-01 00:49:35 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-01 00:49:35 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-01 00:49:35 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-01 00:49:35 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-01 00:49:43 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-01 00:49:43 (10060) [[32mINFO[0m]
* 2025-05-01 00:49:44 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-01 00:49:44 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XT5ql1SwTh/ea_profile.json
* 2025-05-01 00:49:45 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/XT5ql1SwTh/ea_profile.json
* 2025-05-01 00:49:45 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-01 00:49:47 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-01 00:49:47 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-02 00:49:18 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-02 00:49:18 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-02 00:49:19 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-02 00:49:19 (10030) [[32mINFO[0m]
* 2025-05-02 00:49:57 (10043) [[32mINFO[0m] [2025-05-02 00:49:57 -0500]
* 2025-05-02 00:49:57 (10043) [[32mINFO[0m] [2025-05-02 00:49:57 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-02 00:49:57 (10043) [[32mINFO[0m] [2025-05-02 00:49:57 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-02 00:49:57 (10043) [[32mINFO[0m] [2025-05-02 00:49:57 -0500]
* 2025-05-02 00:49:57 (10043) [[32mINFO[0m] [2025-05-02 00:49:57 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-02 00:49:57 (10043) [[32mINFO[0m] [2025-05-02 00:49:57 -0500]
* 2025-05-02 00:49:57 (10043) [[32mINFO[0m] [2025-05-02 00:49:57 -0500] The following files were found to be altered from their original package form:
* 2025-05-02 00:49:57 (10043) [[32mINFO[0m] [2025-05-02 00:49:57 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-02 00:49:57 (10043) [[32mINFO[0m] [2025-05-02 00:49:57 -0500]
* 2025-05-02 00:49:57 (10060) [[32mINFO[0m]
* 2025-05-02 00:49:57 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-02 00:49:57 -0500]
[2025-05-02 00:49:57 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-02 00:49:57 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-02 00:49:57 -0500]
[2025-05-02 00:49:57 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-02 00:49:57 -0500]
[2025-05-02 00:49:57 -0500] The following files were found to be altered from their original package form:
[2025-05-02 00:49:57 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-02 00:49:57 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-02 00:49:57 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-02 00:49:57 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-02 00:49:57 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-02 00:49:57 (10030) [[32mINFO[0m]
* 2025-05-02 00:50:01 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-02 00:50:02 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-02 00:50:02 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-02 00:50:02 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-02 00:50:02 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-02 00:50:02 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-02 00:50:02 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-02 00:50:02 (10030) [[32mINFO[0m]
* 2025-05-02 00:50:02 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-02 00:50:02 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-02 00:50:02 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-02 00:50:02 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-02 00:50:02 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-02 00:50:02 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-02 00:50:02 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-02 00:50:02 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-02 00:50:02 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-02 00:50:02 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-02 00:50:02 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-02 00:50:02 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-02 00:50:02 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-02 00:50:10 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-02 00:50:10 (10060) [[32mINFO[0m]
* 2025-05-02 00:50:10 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-02 00:50:10 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/J0KGyEokfj/ea_profile.json
* 2025-05-02 00:50:11 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/J0KGyEokfj/ea_profile.json
* 2025-05-02 00:50:11 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-02 00:50:13 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-02 00:50:13 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-03 00:49:15 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-03 00:49:15 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-03 00:49:16 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-03 00:49:16 (10030) [[32mINFO[0m]
* 2025-05-03 00:49:16 (10043) [[32mINFO[0m] [2025-05-03 00:49:16 -0500]
* 2025-05-03 00:49:16 (10043) [[32mINFO[0m] [2025-05-03 00:49:16 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-03 00:49:16 (10043) [[32mINFO[0m] [2025-05-03 00:49:16 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-03 00:49:16 (10043) [[32mINFO[0m] [2025-05-03 00:49:16 -0500]
* 2025-05-03 00:49:16 (10043) [[32mINFO[0m] [2025-05-03 00:49:16 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-03 00:49:16 (10043) [[32mINFO[0m] [2025-05-03 00:49:16 -0500] The following packages are missing from your system:
* 2025-05-03 00:49:16 (10043) [[32mINFO[0m] [2025-05-03 00:49:16 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-03 00:49:43 (10043) [[32mINFO[0m] [2025-05-03 00:49:43 -0500]
* 2025-05-03 00:49:43 (10043) [[32mINFO[0m] [2025-05-03 00:49:43 -0500] The following files were found to be altered from their original package form:
* 2025-05-03 00:49:43 (10043) [[32mINFO[0m] [2025-05-03 00:49:43 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-03 00:49:43 (10043) [[32mINFO[0m] [2025-05-03 00:49:43 -0500]
* 2025-05-03 00:49:43 (10060) [[32mINFO[0m]
* 2025-05-03 00:49:43 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-03 00:49:16 -0500]
[2025-05-03 00:49:16 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-03 00:49:16 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-03 00:49:16 -0500]
[2025-05-03 00:49:16 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-03 00:49:16 -0500] The following packages are missing from your system:
[2025-05-03 00:49:16 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-03 00:49:43 -0500]
[2025-05-03 00:49:43 -0500] The following files were found to be altered from their original package form:
[2025-05-03 00:49:43 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-03 00:49:43 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-03 00:49:44 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-03 00:49:44 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-03 00:49:44 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-03 00:49:44 (10030) [[32mINFO[0m]
* 2025-05-03 00:49:47 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-03 00:49:49 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-03 00:49:49 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-03 00:49:49 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-03 00:49:49 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-03 00:49:49 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-03 00:49:49 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-03 00:49:49 (10030) [[32mINFO[0m]
* 2025-05-03 00:49:49 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-03 00:49:49 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-03 00:49:49 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-03 00:49:49 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-03 00:49:49 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-03 00:49:49 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-03 00:49:49 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-03 00:49:49 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-03 00:49:49 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-03 00:49:49 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-03 00:49:49 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-03 00:49:49 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-03 00:49:49 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-03 00:49:57 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-03 00:49:57 (10060) [[32mINFO[0m]
* 2025-05-03 00:49:57 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-03 00:49:57 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CzBYE_I51E/ea_profile.json
* 2025-05-03 00:49:58 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/CzBYE_I51E/ea_profile.json
* 2025-05-03 00:49:59 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-03 00:50:00 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-03 00:50:00 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-04 00:49:16 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-04 00:49:16 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-04 00:49:17 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-04 00:49:17 (10030) [[32mINFO[0m]
* 2025-05-04 00:49:18 (10043) [[32mINFO[0m] [2025-05-04 00:49:18 -0500]
* 2025-05-04 00:49:18 (10043) [[32mINFO[0m] [2025-05-04 00:49:18 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-04 00:49:18 (10043) [[32mINFO[0m] [2025-05-04 00:49:18 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-04 00:49:18 (10043) [[32mINFO[0m] [2025-05-04 00:49:18 -0500]
* 2025-05-04 00:49:18 (10043) [[32mINFO[0m] [2025-05-04 00:49:18 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-04 00:49:18 (10043) [[32mINFO[0m] [2025-05-04 00:49:18 -0500] The following packages are missing from your system:
* 2025-05-04 00:49:18 (10043) [[32mINFO[0m] [2025-05-04 00:49:18 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-04 00:49:45 (10043) [[32mINFO[0m] [2025-05-04 00:49:45 -0500]
* 2025-05-04 00:49:45 (10043) [[32mINFO[0m] [2025-05-04 00:49:45 -0500] The following files were found to be altered from their original package form:
* 2025-05-04 00:49:45 (10043) [[32mINFO[0m] [2025-05-04 00:49:45 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-04 00:49:45 (10043) [[32mINFO[0m] [2025-05-04 00:49:45 -0500]
* 2025-05-04 00:49:45 (10060) [[32mINFO[0m]
* 2025-05-04 00:49:45 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-04 00:49:18 -0500]
[2025-05-04 00:49:18 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-04 00:49:18 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-04 00:49:18 -0500]
[2025-05-04 00:49:18 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-04 00:49:18 -0500] The following packages are missing from your system:
[2025-05-04 00:49:18 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-04 00:49:45 -0500]
[2025-05-04 00:49:45 -0500] The following files were found to be altered from their original package form:
[2025-05-04 00:49:45 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-04 00:49:45 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-04 00:49:45 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-04 00:49:45 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-04 00:49:45 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-04 00:49:45 (10030) [[32mINFO[0m]
* 2025-05-04 00:49:49 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-04 00:49:51 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-04 00:49:51 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-04 00:49:51 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-04 00:49:51 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-04 00:49:51 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-04 00:49:51 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-04 00:49:51 (10030) [[32mINFO[0m]
* 2025-05-04 00:49:51 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-04 00:49:51 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-04 00:49:51 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-04 00:49:51 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-04 00:49:51 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-04 00:49:51 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-04 00:49:51 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-04 00:49:51 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-04 00:49:51 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-04 00:49:51 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-04 00:49:51 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-04 00:49:51 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-04 00:49:51 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-04 00:49:58 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-04 00:49:58 (10060) [[32mINFO[0m]
* 2025-05-04 00:49:59 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-04 00:49:59 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FEnCMv5kGr/ea_profile.json
* 2025-05-04 00:50:00 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/FEnCMv5kGr/ea_profile.json
* 2025-05-04 00:50:00 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-04 00:50:02 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-04 00:50:02 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-05 00:48:57 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-05 00:48:57 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-05 00:48:58 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-05 00:48:58 (10030) [[32mINFO[0m]
* 2025-05-05 00:48:58 (10043) [[32mINFO[0m] [2025-05-05 00:48:58 -0500]
* 2025-05-05 00:48:58 (10043) [[32mINFO[0m] [2025-05-05 00:48:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-05 00:48:58 (10043) [[32mINFO[0m] [2025-05-05 00:48:58 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-05 00:48:58 (10043) [[32mINFO[0m] [2025-05-05 00:48:58 -0500]
* 2025-05-05 00:48:58 (10043) [[32mINFO[0m] [2025-05-05 00:48:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-05 00:48:58 (10043) [[32mINFO[0m] [2025-05-05 00:48:58 -0500] The following packages are missing from your system:
* 2025-05-05 00:48:58 (10043) [[32mINFO[0m] [2025-05-05 00:48:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-05 00:49:39 (10043) [[32mINFO[0m] [2025-05-05 00:49:39 -0500]
* 2025-05-05 00:49:39 (10043) [[32mINFO[0m] [2025-05-05 00:49:39 -0500] The following files were found to be altered from their original package form:
* 2025-05-05 00:49:39 (10043) [[32mINFO[0m] [2025-05-05 00:49:39 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-05 00:49:39 (10043) [[32mINFO[0m] [2025-05-05 00:49:39 -0500]
* 2025-05-05 00:49:40 (10060) [[32mINFO[0m]
* 2025-05-05 00:49:40 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-05 00:48:58 -0500]
[2025-05-05 00:48:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-05 00:48:58 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-05 00:48:58 -0500]
[2025-05-05 00:48:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-05 00:48:58 -0500] The following packages are missing from your system:
[2025-05-05 00:48:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-05 00:49:39 -0500]
[2025-05-05 00:49:39 -0500] The following files were found to be altered from their original package form:
[2025-05-05 00:49:39 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-05 00:49:39 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-05 00:49:40 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-05 00:49:40 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-05 00:49:40 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-05 00:49:40 (10030) [[32mINFO[0m]
* 2025-05-05 00:49:44 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-05 00:49:45 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-05 00:49:45 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-05 00:49:45 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-05 00:49:45 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-05 00:49:45 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-05 00:49:45 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-05 00:49:45 (10030) [[32mINFO[0m]
* 2025-05-05 00:49:45 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-05 00:49:45 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-05 00:49:45 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-05 00:49:45 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-05 00:49:45 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-05 00:49:45 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-05 00:49:45 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-05 00:49:45 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-05 00:49:45 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-05 00:49:45 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-05 00:49:45 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-05 00:49:45 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-05 00:49:45 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-05 00:49:53 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-05 00:49:53 (10060) [[32mINFO[0m]
* 2025-05-05 00:49:54 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-05 00:49:54 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LShyiBFSuI/ea_profile.json
* 2025-05-05 00:49:55 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/LShyiBFSuI/ea_profile.json
* 2025-05-05 00:49:55 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-05 00:49:57 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-05 00:49:57 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-06 00:48:47 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-06 00:48:48 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-06 00:48:49 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-06 00:48:49 (10030) [[32mINFO[0m]
* 2025-05-06 00:48:49 (10043) [[32mINFO[0m] [2025-05-06 00:48:49 -0500]
* 2025-05-06 00:48:49 (10043) [[32mINFO[0m] [2025-05-06 00:48:49 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-06 00:48:49 (10043) [[32mINFO[0m] [2025-05-06 00:48:49 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-06 00:48:49 (10043) [[32mINFO[0m] [2025-05-06 00:48:49 -0500]
* 2025-05-06 00:48:49 (10043) [[32mINFO[0m] [2025-05-06 00:48:49 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-06 00:48:49 (10043) [[32mINFO[0m] [2025-05-06 00:48:49 -0500] The following packages are missing from your system:
* 2025-05-06 00:48:49 (10043) [[32mINFO[0m] [2025-05-06 00:48:49 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-06 00:49:30 (10043) [[32mINFO[0m] [2025-05-06 00:49:30 -0500]
* 2025-05-06 00:49:30 (10043) [[32mINFO[0m] [2025-05-06 00:49:30 -0500] The following files were found to be altered from their original package form:
* 2025-05-06 00:49:30 (10043) [[32mINFO[0m] [2025-05-06 00:49:30 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-06 00:49:30 (10043) [[32mINFO[0m] [2025-05-06 00:49:30 -0500]
* 2025-05-06 00:49:30 (10060) [[32mINFO[0m]
* 2025-05-06 00:49:30 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-06 00:48:49 -0500]
[2025-05-06 00:48:49 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-06 00:48:49 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-06 00:48:49 -0500]
[2025-05-06 00:48:49 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-06 00:48:49 -0500] The following packages are missing from your system:
[2025-05-06 00:48:49 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-06 00:49:30 -0500]
[2025-05-06 00:49:30 -0500] The following files were found to be altered from their original package form:
[2025-05-06 00:49:30 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-06 00:49:30 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-06 00:49:30 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-06 00:49:30 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-06 00:49:30 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-06 00:49:30 (10030) [[32mINFO[0m]
* 2025-05-06 00:49:34 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-06 00:49:35 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-06 00:49:35 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-06 00:49:35 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-06 00:49:35 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-06 00:49:35 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-06 00:49:35 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-06 00:49:35 (10030) [[32mINFO[0m]
* 2025-05-06 00:49:36 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-06 00:49:36 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-06 00:49:36 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-06 00:49:36 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-06 00:49:36 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-06 00:49:36 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-06 00:49:36 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-06 00:49:36 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-06 00:49:36 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-06 00:49:36 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-06 00:49:36 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-06 00:49:36 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-06 00:49:36 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-06 00:49:44 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-06 00:49:44 (10060) [[32mINFO[0m]
* 2025-05-06 00:49:44 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-06 00:49:44 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QODr0_49Lv/ea_profile.json
* 2025-05-06 00:49:45 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/QODr0_49Lv/ea_profile.json
* 2025-05-06 00:49:45 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-06 00:49:47 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-06 00:49:48 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-07 00:48:34 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-07 00:48:34 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-07 00:48:35 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-07 00:48:35 (10030) [[32mINFO[0m]
* 2025-05-07 00:48:35 (10043) [[32mINFO[0m] [2025-05-07 00:48:35 -0500]
* 2025-05-07 00:48:35 (10043) [[32mINFO[0m] [2025-05-07 00:48:35 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-07 00:48:35 (10043) [[32mINFO[0m] [2025-05-07 00:48:35 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-07 00:48:35 (10043) [[32mINFO[0m] [2025-05-07 00:48:35 -0500]
* 2025-05-07 00:48:35 (10043) [[32mINFO[0m] [2025-05-07 00:48:35 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-07 00:48:35 (10043) [[32mINFO[0m] [2025-05-07 00:48:35 -0500] The following packages are missing from your system:
* 2025-05-07 00:48:35 (10043) [[32mINFO[0m] [2025-05-07 00:48:35 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-07 00:49:18 (10043) [[32mINFO[0m] [2025-05-07 00:49:18 -0500]
* 2025-05-07 00:49:18 (10043) [[32mINFO[0m] [2025-05-07 00:49:18 -0500] The following files were found to be altered from their original package form:
* 2025-05-07 00:49:18 (10043) [[32mINFO[0m] [2025-05-07 00:49:18 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-07 00:49:18 (10043) [[32mINFO[0m] [2025-05-07 00:49:18 -0500]
* 2025-05-07 00:49:18 (10060) [[32mINFO[0m]
* 2025-05-07 00:49:18 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-07 00:48:35 -0500]
[2025-05-07 00:48:35 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-07 00:48:35 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-07 00:48:35 -0500]
[2025-05-07 00:48:35 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-07 00:48:35 -0500] The following packages are missing from your system:
[2025-05-07 00:48:35 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-07 00:49:18 -0500]
[2025-05-07 00:49:18 -0500] The following files were found to be altered from their original package form:
[2025-05-07 00:49:18 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-07 00:49:18 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-07 00:49:19 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-07 00:49:19 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-07 00:49:19 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-07 00:49:19 (10030) [[32mINFO[0m]
* 2025-05-07 00:49:23 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-07 00:49:24 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-07 00:49:24 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-07 00:49:24 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-07 00:49:24 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-07 00:49:24 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-07 00:49:24 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-07 00:49:24 (10030) [[32mINFO[0m]
* 2025-05-07 00:49:24 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-07 00:49:24 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-07 00:49:24 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-07 00:49:24 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-07 00:49:24 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-07 00:49:24 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-07 00:49:24 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-07 00:49:24 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-07 00:49:24 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-07 00:49:24 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-07 00:49:24 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-07 00:49:24 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-07 00:49:24 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-07 00:49:32 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-07 00:49:32 (10060) [[32mINFO[0m]
* 2025-05-07 00:49:32 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-07 00:49:32 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/o0pIIVJdR7/ea_profile.json
* 2025-05-07 00:49:33 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/o0pIIVJdR7/ea_profile.json
* 2025-05-07 00:49:34 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-07 00:49:36 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-07 00:49:36 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-08 00:48:45 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-08 00:48:45 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-08 00:48:46 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-08 00:48:46 (10030) [[32mINFO[0m]
* 2025-05-08 00:48:47 (10043) [[32mINFO[0m] [2025-05-08 00:48:47 -0500]
* 2025-05-08 00:48:47 (10043) [[32mINFO[0m] [2025-05-08 00:48:47 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-08 00:48:47 (10043) [[32mINFO[0m] [2025-05-08 00:48:47 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-08 00:48:47 (10043) [[32mINFO[0m] [2025-05-08 00:48:47 -0500]
* 2025-05-08 00:48:47 (10043) [[32mINFO[0m] [2025-05-08 00:48:47 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-08 00:48:47 (10043) [[32mINFO[0m] [2025-05-08 00:48:47 -0500] The following packages are missing from your system:
* 2025-05-08 00:48:47 (10043) [[32mINFO[0m] [2025-05-08 00:48:47 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-08 00:49:28 (10043) [[32mINFO[0m] [2025-05-08 00:49:28 -0500]
* 2025-05-08 00:49:28 (10043) [[32mINFO[0m] [2025-05-08 00:49:28 -0500] The following files were found to be altered from their original package form:
* 2025-05-08 00:49:28 (10043) [[32mINFO[0m] [2025-05-08 00:49:28 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-08 00:49:28 (10043) [[32mINFO[0m] [2025-05-08 00:49:28 -0500]
* 2025-05-08 00:49:28 (10060) [[32mINFO[0m]
* 2025-05-08 00:49:28 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-08 00:48:47 -0500]
[2025-05-08 00:48:47 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-08 00:48:47 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-08 00:48:47 -0500]
[2025-05-08 00:48:47 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-08 00:48:47 -0500] The following packages are missing from your system:
[2025-05-08 00:48:47 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-08 00:49:28 -0500]
[2025-05-08 00:49:28 -0500] The following files were found to be altered from their original package form:
[2025-05-08 00:49:28 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-08 00:49:28 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-08 00:49:29 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-08 00:49:29 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-08 00:49:29 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-08 00:49:29 (10030) [[32mINFO[0m]
* 2025-05-08 00:49:32 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-08 00:49:33 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-08 00:49:33 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-08 00:49:33 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-08 00:49:33 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-08 00:49:33 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-08 00:49:33 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-08 00:49:33 (10030) [[32mINFO[0m]
* 2025-05-08 00:49:34 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-08 00:49:34 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-08 00:49:34 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-08 00:49:34 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-08 00:49:34 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-08 00:49:34 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-08 00:49:34 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-08 00:49:34 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-08 00:49:34 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-08 00:49:34 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-08 00:49:34 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-08 00:49:34 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-08 00:49:34 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-08 00:49:42 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-08 00:49:42 (10060) [[32mINFO[0m]
* 2025-05-08 00:49:42 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-08 00:49:42 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/a0anSeG0iF/ea_profile.json
* 2025-05-08 00:49:43 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/a0anSeG0iF/ea_profile.json
* 2025-05-08 00:49:44 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-08 00:49:45 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-08 00:49:45 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-09 00:48:56 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-09 00:48:56 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-09 00:48:57 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-09 00:48:57 (10030) [[32mINFO[0m]
* 2025-05-09 00:48:58 (10043) [[32mINFO[0m] [2025-05-09 00:48:58 -0500]
* 2025-05-09 00:48:58 (10043) [[32mINFO[0m] [2025-05-09 00:48:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-09 00:48:58 (10043) [[32mINFO[0m] [2025-05-09 00:48:58 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-09 00:48:58 (10043) [[32mINFO[0m] [2025-05-09 00:48:58 -0500]
* 2025-05-09 00:48:58 (10043) [[32mINFO[0m] [2025-05-09 00:48:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-09 00:48:58 (10043) [[32mINFO[0m] [2025-05-09 00:48:58 -0500] The following packages are missing from your system:
* 2025-05-09 00:48:58 (10043) [[32mINFO[0m] [2025-05-09 00:48:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-09 00:49:39 (10043) [[32mINFO[0m] [2025-05-09 00:49:39 -0500]
* 2025-05-09 00:49:39 (10043) [[32mINFO[0m] [2025-05-09 00:49:39 -0500] The following files were found to be altered from their original package form:
* 2025-05-09 00:49:39 (10043) [[32mINFO[0m] [2025-05-09 00:49:39 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-09 00:49:39 (10043) [[32mINFO[0m] [2025-05-09 00:49:39 -0500]
* 2025-05-09 00:49:39 (10060) [[32mINFO[0m]
* 2025-05-09 00:49:39 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-09 00:48:58 -0500]
[2025-05-09 00:48:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-09 00:48:58 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-09 00:48:58 -0500]
[2025-05-09 00:48:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-09 00:48:58 -0500] The following packages are missing from your system:
[2025-05-09 00:48:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-09 00:49:39 -0500]
[2025-05-09 00:49:39 -0500] The following files were found to be altered from their original package form:
[2025-05-09 00:49:39 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-09 00:49:39 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-09 00:49:39 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-09 00:49:39 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-09 00:49:39 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-09 00:49:39 (10030) [[32mINFO[0m]
* 2025-05-09 00:49:43 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-09 00:49:44 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-09 00:49:44 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-09 00:49:44 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-09 00:49:44 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-09 00:49:44 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-09 00:49:44 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-09 00:49:44 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-09 00:49:44 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-09 00:49:44 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-09 00:49:44 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-09 00:49:44 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-09 00:49:44 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-09 00:49:44 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-09 00:49:44 (10030) [[32mINFO[0m]
* 2025-05-09 00:49:44 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-09 00:49:44 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-09 00:49:44 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-09 00:49:44 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-09 00:49:44 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-09 00:49:44 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-09 00:49:44 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-09 00:49:44 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-09 00:49:44 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-09 00:49:44 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-09 00:49:44 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-09 00:49:44 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-09 00:49:44 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-09 00:49:52 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-09 00:49:52 (10060) [[32mINFO[0m]
* 2025-05-09 00:49:52 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-09 00:49:53 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/D7LcAMKgzi/ea_profile.json
* 2025-05-09 00:49:53 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/D7LcAMKgzi/ea_profile.json
* 2025-05-09 00:49:54 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-09 00:49:56 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-09 00:49:56 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-10 00:49:39 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-10 00:49:39 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-10 00:49:40 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-10 00:49:40 (10030) [[32mINFO[0m]
* 2025-05-10 00:49:41 (10043) [[32mINFO[0m] [2025-05-10 00:49:41 -0500]
* 2025-05-10 00:49:41 (10043) [[32mINFO[0m] [2025-05-10 00:49:41 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-10 00:49:41 (10043) [[32mINFO[0m] [2025-05-10 00:49:41 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-10 00:49:41 (10043) [[32mINFO[0m] [2025-05-10 00:49:41 -0500]
* 2025-05-10 00:49:41 (10043) [[32mINFO[0m] [2025-05-10 00:49:41 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-10 00:49:41 (10043) [[32mINFO[0m] [2025-05-10 00:49:41 -0500] The following packages are missing from your system:
* 2025-05-10 00:49:41 (10043) [[32mINFO[0m] [2025-05-10 00:49:41 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-10 00:50:09 (10043) [[32mINFO[0m] [2025-05-10 00:50:09 -0500]
* 2025-05-10 00:50:09 (10043) [[32mINFO[0m] [2025-05-10 00:50:09 -0500] The following files were found to be altered from their original package form:
* 2025-05-10 00:50:09 (10043) [[32mINFO[0m] [2025-05-10 00:50:09 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-10 00:50:09 (10043) [[32mINFO[0m] [2025-05-10 00:50:09 -0500]
* 2025-05-10 00:50:09 (10060) [[32mINFO[0m]
* 2025-05-10 00:50:09 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-10 00:49:41 -0500]
[2025-05-10 00:49:41 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-10 00:49:41 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-10 00:49:41 -0500]
[2025-05-10 00:49:41 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-10 00:49:41 -0500] The following packages are missing from your system:
[2025-05-10 00:49:41 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-10 00:50:09 -0500]
[2025-05-10 00:50:09 -0500] The following files were found to be altered from their original package form:
[2025-05-10 00:50:09 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-10 00:50:09 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-10 00:50:09 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-10 00:50:09 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-10 00:50:09 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-10 00:50:09 (10030) [[32mINFO[0m]
* 2025-05-10 00:50:13 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-10 00:50:14 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-10 00:50:14 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-10 00:50:14 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-10 00:50:14 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-10 00:50:14 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-10 00:50:14 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-10 00:50:14 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-10 00:50:14 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-10 00:50:14 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-10 00:50:14 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-10 00:50:14 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-10 00:50:14 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-10 00:50:14 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-10 00:50:14 (10030) [[32mINFO[0m]
* 2025-05-10 00:50:14 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-10 00:50:15 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-10 00:50:15 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-10 00:50:15 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-10 00:50:15 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-10 00:50:15 (10043) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2025-05-10 00:50:15 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2025-05-10 00:50:15 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2025-05-10 00:50:15 (10043) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2025-05-10 00:50:15 (10043) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2025-05-10 00:50:15 (10043) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2025-05-10 00:50:15 (10043) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2025-05-10 00:50:15 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2025-05-10 00:50:22 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-10 00:50:22 (10060) [[32mINFO[0m]
* 2025-05-10 00:50:23 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-10 00:50:23 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0Pa0ht3Mqr/ea_profile.json
* 2025-05-10 00:50:24 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/0Pa0ht3Mqr/ea_profile.json
* 2025-05-10 00:50:24 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-10 00:50:26 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-10 00:50:26 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-11 00:49:13 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-11 00:49:13 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-11 00:49:14 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-11 00:49:14 (10030) [[32mINFO[0m]
* 2025-05-11 00:49:15 (10043) [[32mINFO[0m] [2025-05-11 00:49:15 -0500]
* 2025-05-11 00:49:15 (10043) [[32mINFO[0m] [2025-05-11 00:49:15 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-11 00:49:15 (10043) [[32mINFO[0m] [2025-05-11 00:49:15 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-11 00:49:15 (10043) [[32mINFO[0m] [2025-05-11 00:49:15 -0500]
* 2025-05-11 00:49:15 (10043) [[32mINFO[0m] [2025-05-11 00:49:15 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-11 00:49:15 (10043) [[32mINFO[0m] [2025-05-11 00:49:15 -0500] The following packages are missing from your system:
* 2025-05-11 00:49:15 (10043) [[32mINFO[0m] [2025-05-11 00:49:15 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-11 00:49:42 (10043) [[32mINFO[0m] [2025-05-11 00:49:42 -0500]
* 2025-05-11 00:49:42 (10043) [[32mINFO[0m] [2025-05-11 00:49:42 -0500] The following files were found to be altered from their original package form:
* 2025-05-11 00:49:42 (10043) [[32mINFO[0m] [2025-05-11 00:49:42 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-11 00:49:42 (10043) [[32mINFO[0m] [2025-05-11 00:49:42 -0500]
* 2025-05-11 00:49:42 (10060) [[32mINFO[0m]
* 2025-05-11 00:49:42 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-11 00:49:15 -0500]
[2025-05-11 00:49:15 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-11 00:49:15 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-11 00:49:15 -0500]
[2025-05-11 00:49:15 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-11 00:49:15 -0500] The following packages are missing from your system:
[2025-05-11 00:49:15 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-11 00:49:42 -0500]
[2025-05-11 00:49:42 -0500] The following files were found to be altered from their original package form:
[2025-05-11 00:49:42 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-11 00:49:42 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-11 00:49:42 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-11 00:49:42 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-11 00:49:42 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-11 00:49:42 (10030) [[32mINFO[0m]
* 2025-05-11 00:49:46 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-11 00:49:47 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-11 00:49:47 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-11 00:49:47 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-11 00:49:47 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-11 00:49:47 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-11 00:49:47 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-11 00:49:47 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-11 00:49:47 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-11 00:49:47 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-11 00:49:47 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-11 00:49:47 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-11 00:49:47 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-11 00:49:47 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-11 00:49:47 (10030) [[32mINFO[0m]
* 2025-05-11 00:49:48 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-11 00:49:48 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-11 00:49:48 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-11 00:49:48 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-11 00:49:48 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-11 00:49:48 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-11 00:49:48 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-11 00:49:48 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-11 00:49:48 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-11 00:49:48 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-11 00:49:48 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-11 00:49:48 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-11 00:49:48 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-11 00:49:55 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-11 00:49:55 (10060) [[32mINFO[0m]
* 2025-05-11 00:49:56 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-11 00:49:56 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Y9VIgrvOZH/ea_profile.json
* 2025-05-11 00:49:57 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/Y9VIgrvOZH/ea_profile.json
* 2025-05-11 00:49:57 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-11 00:49:59 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-11 00:49:59 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-12 00:48:40 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-12 00:48:41 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-12 00:48:42 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-12 00:48:42 (10030) [[32mINFO[0m]
* 2025-05-12 00:48:42 (10043) [[32mINFO[0m] [2025-05-12 00:48:42 -0500]
* 2025-05-12 00:48:42 (10043) [[32mINFO[0m] [2025-05-12 00:48:42 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-12 00:48:42 (10043) [[32mINFO[0m] [2025-05-12 00:48:42 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-12 00:48:42 (10043) [[32mINFO[0m] [2025-05-12 00:48:42 -0500]
* 2025-05-12 00:48:42 (10043) [[32mINFO[0m] [2025-05-12 00:48:42 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-12 00:48:42 (10043) [[32mINFO[0m] [2025-05-12 00:48:42 -0500] The following packages are missing from your system:
* 2025-05-12 00:48:42 (10043) [[32mINFO[0m] [2025-05-12 00:48:42 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-12 00:49:31 (10043) [[32mINFO[0m] [2025-05-12 00:49:31 -0500]
* 2025-05-12 00:49:31 (10043) [[32mINFO[0m] [2025-05-12 00:49:31 -0500] The following files were found to be altered from their original package form:
* 2025-05-12 00:49:31 (10043) [[32mINFO[0m] [2025-05-12 00:49:31 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-12 00:49:31 (10043) [[32mINFO[0m] [2025-05-12 00:49:31 -0500]
* 2025-05-12 00:49:31 (10060) [[32mINFO[0m]
* 2025-05-12 00:49:31 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-12 00:48:42 -0500]
[2025-05-12 00:48:42 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-12 00:48:42 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-12 00:48:42 -0500]
[2025-05-12 00:48:42 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-12 00:48:42 -0500] The following packages are missing from your system:
[2025-05-12 00:48:42 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-12 00:49:31 -0500]
[2025-05-12 00:49:31 -0500] The following files were found to be altered from their original package form:
[2025-05-12 00:49:31 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-12 00:49:31 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-12 00:49:31 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-12 00:49:31 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-12 00:49:31 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-12 00:49:31 (10030) [[32mINFO[0m]
* 2025-05-12 00:49:35 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-12 00:49:37 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-12 00:49:37 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-12 00:49:37 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-12 00:49:37 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-12 00:49:37 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-12 00:49:37 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-12 00:49:37 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-12 00:49:37 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-12 00:49:37 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-12 00:49:37 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-12 00:49:37 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-12 00:49:37 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-12 00:49:37 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-12 00:49:37 (10030) [[32mINFO[0m]
* 2025-05-12 00:49:37 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-12 00:49:37 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-12 00:49:37 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-12 00:49:37 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-12 00:49:37 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-12 00:49:37 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-12 00:49:37 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-12 00:49:37 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-12 00:49:37 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-12 00:49:37 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-12 00:49:37 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-12 00:49:37 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-12 00:49:37 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-12 00:49:45 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-12 00:49:45 (10060) [[32mINFO[0m]
* 2025-05-12 00:49:45 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-12 00:49:45 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GMHowaf2MD/ea_profile.json
* 2025-05-12 00:49:46 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/GMHowaf2MD/ea_profile.json
* 2025-05-12 00:49:47 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-12 00:49:48 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-12 00:49:49 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-13 00:48:36 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-13 00:48:36 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-13 00:48:37 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-13 00:48:37 (10030) [[32mINFO[0m]
* 2025-05-13 00:48:37 (10043) [[32mINFO[0m] [2025-05-13 00:48:37 -0500]
* 2025-05-13 00:48:37 (10043) [[32mINFO[0m] [2025-05-13 00:48:37 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-13 00:48:37 (10043) [[32mINFO[0m] [2025-05-13 00:48:37 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-13 00:48:37 (10043) [[32mINFO[0m] [2025-05-13 00:48:37 -0500]
* 2025-05-13 00:48:37 (10043) [[32mINFO[0m] [2025-05-13 00:48:37 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-13 00:48:37 (10043) [[32mINFO[0m] [2025-05-13 00:48:37 -0500] The following packages are missing from your system:
* 2025-05-13 00:48:37 (10043) [[32mINFO[0m] [2025-05-13 00:48:37 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-13 00:49:21 (10043) [[32mINFO[0m] [2025-05-13 00:49:21 -0500]
* 2025-05-13 00:49:21 (10043) [[32mINFO[0m] [2025-05-13 00:49:21 -0500] The following files were found to be altered from their original package form:
* 2025-05-13 00:49:21 (10043) [[32mINFO[0m] [2025-05-13 00:49:21 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-13 00:49:21 (10043) [[32mINFO[0m] [2025-05-13 00:49:21 -0500]
* 2025-05-13 00:49:21 (10060) [[32mINFO[0m]
* 2025-05-13 00:49:21 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-13 00:48:37 -0500]
[2025-05-13 00:48:37 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-13 00:48:37 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-13 00:48:37 -0500]
[2025-05-13 00:48:37 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-13 00:48:37 -0500] The following packages are missing from your system:
[2025-05-13 00:48:37 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-13 00:49:21 -0500]
[2025-05-13 00:49:21 -0500] The following files were found to be altered from their original package form:
[2025-05-13 00:49:21 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-13 00:49:21 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-13 00:49:21 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-13 00:49:21 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-13 00:49:21 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-13 00:49:21 (10030) [[32mINFO[0m]
* 2025-05-13 00:49:25 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-13 00:49:26 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-13 00:49:26 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-13 00:49:26 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-13 00:49:26 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-13 00:49:26 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-13 00:49:26 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-13 00:49:26 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-13 00:49:26 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-13 00:49:26 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-13 00:49:26 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-13 00:49:26 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-13 00:49:26 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-13 00:49:26 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-13 00:49:26 (10030) [[32mINFO[0m]
* 2025-05-13 00:49:26 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-13 00:49:26 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-13 00:49:26 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-13 00:49:26 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-13 00:49:26 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-13 00:49:26 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-13 00:49:26 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-13 00:49:26 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-13 00:49:26 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-13 00:49:26 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-13 00:49:26 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-13 00:49:26 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-13 00:49:26 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-13 00:49:34 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-13 00:49:34 (10060) [[32mINFO[0m]
* 2025-05-13 00:49:34 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-13 00:49:34 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xapK7lEwie/ea_profile.json
* 2025-05-13 00:49:35 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/xapK7lEwie/ea_profile.json
* 2025-05-13 00:49:36 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-13 00:49:38 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-13 00:49:38 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-14 00:49:02 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-14 00:49:02 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-14 00:49:03 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-14 00:49:03 (10030) [[32mINFO[0m]
* 2025-05-14 00:49:04 (10043) [[32mINFO[0m] [2025-05-14 00:49:04 -0500]
* 2025-05-14 00:49:04 (10043) [[32mINFO[0m] [2025-05-14 00:49:04 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-14 00:49:04 (10043) [[32mINFO[0m] [2025-05-14 00:49:04 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-14 00:49:04 (10043) [[32mINFO[0m] [2025-05-14 00:49:04 -0500]
* 2025-05-14 00:49:04 (10043) [[32mINFO[0m] [2025-05-14 00:49:04 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-14 00:49:04 (10043) [[32mINFO[0m] [2025-05-14 00:49:04 -0500] The following packages are missing from your system:
* 2025-05-14 00:49:04 (10043) [[32mINFO[0m] [2025-05-14 00:49:04 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-14 00:49:48 (10043) [[32mINFO[0m] [2025-05-14 00:49:48 -0500]
* 2025-05-14 00:49:48 (10043) [[32mINFO[0m] [2025-05-14 00:49:48 -0500] The following files were found to be altered from their original package form:
* 2025-05-14 00:49:48 (10043) [[32mINFO[0m] [2025-05-14 00:49:48 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-14 00:49:48 (10043) [[32mINFO[0m] [2025-05-14 00:49:48 -0500]
* 2025-05-14 00:49:48 (10060) [[32mINFO[0m]
* 2025-05-14 00:49:48 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-14 00:49:04 -0500]
[2025-05-14 00:49:04 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-14 00:49:04 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-14 00:49:04 -0500]
[2025-05-14 00:49:04 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-14 00:49:04 -0500] The following packages are missing from your system:
[2025-05-14 00:49:04 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-14 00:49:48 -0500]
[2025-05-14 00:49:48 -0500] The following files were found to be altered from their original package form:
[2025-05-14 00:49:48 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-14 00:49:48 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-14 00:49:48 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-14 00:49:48 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-14 00:49:48 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-14 00:49:48 (10030) [[32mINFO[0m]
* 2025-05-14 00:49:52 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-14 00:49:53 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-14 00:49:53 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-14 00:49:53 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-14 00:49:53 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-14 00:49:53 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-14 00:49:53 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-14 00:49:53 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-14 00:49:53 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-14 00:49:53 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-14 00:49:53 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-14 00:49:53 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-14 00:49:53 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-14 00:49:53 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-14 00:49:53 (10030) [[32mINFO[0m]
* 2025-05-14 00:49:53 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-14 00:49:53 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-14 00:49:53 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-14 00:49:53 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-14 00:49:53 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-14 00:49:53 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-14 00:49:53 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-14 00:49:53 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-14 00:49:53 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-14 00:49:53 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-14 00:49:53 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-14 00:49:53 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-14 00:49:53 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-14 00:50:01 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-14 00:50:01 (10060) [[32mINFO[0m]
* 2025-05-14 00:50:02 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-14 00:50:02 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lz1yCQw_Kr/ea_profile.json
* 2025-05-14 00:50:03 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/lz1yCQw_Kr/ea_profile.json
* 2025-05-14 00:50:03 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-14 00:50:05 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-14 00:50:05 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-15 00:48:43 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-15 00:48:43 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-15 00:48:44 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-15 00:48:44 (10030) [[32mINFO[0m]
* 2025-05-15 00:48:45 (10043) [[32mINFO[0m] [2025-05-15 00:48:45 -0500]
* 2025-05-15 00:48:45 (10043) [[32mINFO[0m] [2025-05-15 00:48:45 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-15 00:48:45 (10043) [[32mINFO[0m] [2025-05-15 00:48:45 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-15 00:48:45 (10043) [[32mINFO[0m] [2025-05-15 00:48:45 -0500]
* 2025-05-15 00:48:45 (10043) [[32mINFO[0m] [2025-05-15 00:48:45 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-15 00:48:45 (10043) [[32mINFO[0m] [2025-05-15 00:48:45 -0500] The following packages are missing from your system:
* 2025-05-15 00:48:45 (10043) [[32mINFO[0m] [2025-05-15 00:48:45 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-15 00:49:36 (10043) [[32mINFO[0m] [2025-05-15 00:49:36 -0500]
* 2025-05-15 00:49:36 (10043) [[32mINFO[0m] [2025-05-15 00:49:36 -0500] The following files were found to be altered from their original package form:
* 2025-05-15 00:49:36 (10043) [[32mINFO[0m] [2025-05-15 00:49:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-15 00:49:36 (10043) [[32mINFO[0m] [2025-05-15 00:49:36 -0500]
* 2025-05-15 00:49:36 (10060) [[32mINFO[0m]
* 2025-05-15 00:49:36 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-15 00:48:45 -0500]
[2025-05-15 00:48:45 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-15 00:48:45 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-15 00:48:45 -0500]
[2025-05-15 00:48:45 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-15 00:48:45 -0500] The following packages are missing from your system:
[2025-05-15 00:48:45 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-15 00:49:36 -0500]
[2025-05-15 00:49:36 -0500] The following files were found to be altered from their original package form:
[2025-05-15 00:49:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-15 00:49:36 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-15 00:49:36 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-15 00:49:36 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-15 00:49:36 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-15 00:49:36 (10030) [[32mINFO[0m]
* 2025-05-15 00:49:40 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-15 00:49:42 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-15 00:49:42 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-15 00:49:42 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-15 00:49:42 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-15 00:49:42 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-15 00:49:42 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-15 00:49:42 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-15 00:49:42 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-15 00:49:42 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-15 00:49:42 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-15 00:49:42 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-15 00:49:42 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-15 00:49:42 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-15 00:49:42 (10030) [[32mINFO[0m]
* 2025-05-15 00:49:42 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-15 00:49:42 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-15 00:49:42 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-15 00:49:42 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-15 00:49:42 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-15 00:49:42 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-15 00:49:42 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-15 00:49:42 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-15 00:49:42 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-15 00:49:42 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-15 00:49:42 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-15 00:49:42 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-15 00:49:42 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-15 00:49:51 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-15 00:49:51 (10060) [[32mINFO[0m]
* 2025-05-15 00:49:52 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-15 00:49:52 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uZHb8bJBzu/ea_profile.json
* 2025-05-15 00:49:53 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/uZHb8bJBzu/ea_profile.json
* 2025-05-15 00:49:53 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-15 00:49:55 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-15 00:49:56 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-16 00:48:45 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-16 00:48:45 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-16 00:48:46 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-16 00:48:46 (10030) [[32mINFO[0m]
* 2025-05-16 00:48:47 (10043) [[32mINFO[0m] [2025-05-16 00:48:47 -0500]
* 2025-05-16 00:48:47 (10043) [[32mINFO[0m] [2025-05-16 00:48:47 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-16 00:48:47 (10043) [[32mINFO[0m] [2025-05-16 00:48:47 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-16 00:48:47 (10043) [[32mINFO[0m] [2025-05-16 00:48:47 -0500]
* 2025-05-16 00:48:47 (10043) [[32mINFO[0m] [2025-05-16 00:48:47 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-16 00:48:47 (10043) [[32mINFO[0m] [2025-05-16 00:48:47 -0500] The following packages are missing from your system:
* 2025-05-16 00:48:47 (10043) [[32mINFO[0m] [2025-05-16 00:48:47 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-16 00:49:29 (10043) [[32mINFO[0m] [2025-05-16 00:49:29 -0500]
* 2025-05-16 00:49:29 (10043) [[32mINFO[0m] [2025-05-16 00:49:29 -0500] The following files were found to be altered from their original package form:
* 2025-05-16 00:49:29 (10043) [[32mINFO[0m] [2025-05-16 00:49:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-16 00:49:29 (10043) [[32mINFO[0m] [2025-05-16 00:49:29 -0500]
* 2025-05-16 00:49:29 (10060) [[32mINFO[0m]
* 2025-05-16 00:49:29 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-16 00:48:47 -0500]
[2025-05-16 00:48:47 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-16 00:48:47 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-16 00:48:47 -0500]
[2025-05-16 00:48:47 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-16 00:48:47 -0500] The following packages are missing from your system:
[2025-05-16 00:48:47 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-16 00:49:29 -0500]
[2025-05-16 00:49:29 -0500] The following files were found to be altered from their original package form:
[2025-05-16 00:49:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-16 00:49:29 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-16 00:49:29 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-16 00:49:29 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-16 00:49:29 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-16 00:49:29 (10030) [[32mINFO[0m]
* 2025-05-16 00:49:33 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-16 00:49:34 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-16 00:49:34 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-16 00:49:34 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-16 00:49:34 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-16 00:49:34 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-16 00:49:34 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-16 00:49:34 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-16 00:49:34 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-16 00:49:34 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-16 00:49:34 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-16 00:49:34 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-16 00:49:34 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-16 00:49:34 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-16 00:49:34 (10030) [[32mINFO[0m]
* 2025-05-16 00:49:34 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-16 00:49:34 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-16 00:49:34 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-16 00:49:34 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-16 00:49:34 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-16 00:49:34 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-16 00:49:34 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-16 00:49:34 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-16 00:49:34 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-16 00:49:34 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-16 00:49:34 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-16 00:49:34 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-16 00:49:34 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-16 00:49:42 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-16 00:49:42 (10060) [[32mINFO[0m]
* 2025-05-16 00:49:43 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-16 00:49:43 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Ha9bn1xqoX/ea_profile.json
* 2025-05-16 00:49:44 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/Ha9bn1xqoX/ea_profile.json
* 2025-05-16 00:49:44 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-16 00:49:46 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-16 00:49:46 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-17 00:49:35 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-17 00:49:35 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-17 00:49:36 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-17 00:49:36 (10030) [[32mINFO[0m]
* 2025-05-17 00:49:37 (10043) [[32mINFO[0m] [2025-05-17 00:49:37 -0500]
* 2025-05-17 00:49:37 (10043) [[32mINFO[0m] [2025-05-17 00:49:37 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-17 00:49:37 (10043) [[32mINFO[0m] [2025-05-17 00:49:37 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-17 00:49:37 (10043) [[32mINFO[0m] [2025-05-17 00:49:37 -0500]
* 2025-05-17 00:49:37 (10043) [[32mINFO[0m] [2025-05-17 00:49:37 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-17 00:49:37 (10043) [[32mINFO[0m] [2025-05-17 00:49:37 -0500] The following packages are missing from your system:
* 2025-05-17 00:49:37 (10043) [[32mINFO[0m] [2025-05-17 00:49:37 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-17 00:50:04 (10043) [[32mINFO[0m] [2025-05-17 00:50:04 -0500]
* 2025-05-17 00:50:04 (10043) [[32mINFO[0m] [2025-05-17 00:50:04 -0500] The following files were found to be altered from their original package form:
* 2025-05-17 00:50:04 (10043) [[32mINFO[0m] [2025-05-17 00:50:04 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-17 00:50:04 (10043) [[32mINFO[0m] [2025-05-17 00:50:04 -0500]
* 2025-05-17 00:50:05 (10060) [[32mINFO[0m]
* 2025-05-17 00:50:05 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-17 00:49:37 -0500]
[2025-05-17 00:49:37 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-17 00:49:37 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-17 00:49:37 -0500]
[2025-05-17 00:49:37 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-17 00:49:37 -0500] The following packages are missing from your system:
[2025-05-17 00:49:37 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-17 00:50:04 -0500]
[2025-05-17 00:50:04 -0500] The following files were found to be altered from their original package form:
[2025-05-17 00:50:04 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-17 00:50:04 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-17 00:50:05 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-17 00:50:05 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-17 00:50:05 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-17 00:50:05 (10030) [[32mINFO[0m]
* 2025-05-17 00:50:17 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-17 00:50:18 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-17 00:50:18 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-17 00:50:18 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-17 00:50:18 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-17 00:50:18 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-17 00:50:18 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-17 00:50:18 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-17 00:50:18 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-17 00:50:18 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-17 00:50:18 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-17 00:50:18 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-17 00:50:18 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-17 00:50:18 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-17 00:50:18 (10030) [[32mINFO[0m]
* 2025-05-17 00:50:18 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-17 00:50:18 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-17 00:50:18 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-17 00:50:18 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-17 00:50:18 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-17 00:50:18 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-17 00:50:18 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-17 00:50:18 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-17 00:50:18 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-17 00:50:18 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-17 00:50:18 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-17 00:50:18 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-17 00:50:18 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-17 00:50:26 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-17 00:50:26 (10060) [[32mINFO[0m]
* 2025-05-17 00:50:26 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-17 00:50:26 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UgV0uPaW8O/ea_profile.json
* 2025-05-17 00:50:27 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/UgV0uPaW8O/ea_profile.json
* 2025-05-17 00:50:28 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-17 00:50:29 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-17 00:50:30 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-18 00:49:35 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-18 00:49:35 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-18 00:49:36 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-18 00:49:36 (10030) [[32mINFO[0m]
* 2025-05-18 00:49:36 (10043) [[32mINFO[0m] [2025-05-18 00:49:36 -0500]
* 2025-05-18 00:49:36 (10043) [[32mINFO[0m] [2025-05-18 00:49:36 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-18 00:49:36 (10043) [[32mINFO[0m] [2025-05-18 00:49:36 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-18 00:49:36 (10043) [[32mINFO[0m] [2025-05-18 00:49:36 -0500]
* 2025-05-18 00:49:36 (10043) [[32mINFO[0m] [2025-05-18 00:49:36 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-18 00:49:36 (10043) [[32mINFO[0m] [2025-05-18 00:49:36 -0500] The following packages are missing from your system:
* 2025-05-18 00:49:36 (10043) [[32mINFO[0m] [2025-05-18 00:49:36 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-18 00:50:04 (10043) [[32mINFO[0m] [2025-05-18 00:50:04 -0500]
* 2025-05-18 00:50:04 (10043) [[32mINFO[0m] [2025-05-18 00:50:04 -0500] The following files were found to be altered from their original package form:
* 2025-05-18 00:50:04 (10043) [[32mINFO[0m] [2025-05-18 00:50:04 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-18 00:50:04 (10043) [[32mINFO[0m] [2025-05-18 00:50:04 -0500]
* 2025-05-18 00:50:04 (10060) [[32mINFO[0m]
* 2025-05-18 00:50:04 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-18 00:49:36 -0500]
[2025-05-18 00:49:36 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-18 00:49:36 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-18 00:49:36 -0500]
[2025-05-18 00:49:36 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-18 00:49:36 -0500] The following packages are missing from your system:
[2025-05-18 00:49:36 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-18 00:50:04 -0500]
[2025-05-18 00:50:04 -0500] The following files were found to be altered from their original package form:
[2025-05-18 00:50:04 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-18 00:50:04 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-18 00:50:04 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-18 00:50:04 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-18 00:50:04 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-18 00:50:04 (10030) [[32mINFO[0m]
* 2025-05-18 00:50:08 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-18 00:50:09 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-18 00:50:09 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-18 00:50:09 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-18 00:50:09 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-18 00:50:09 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-18 00:50:09 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-18 00:50:09 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-18 00:50:09 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-18 00:50:09 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-18 00:50:09 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-18 00:50:09 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-18 00:50:09 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-18 00:50:09 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-18 00:50:09 (10030) [[32mINFO[0m]
* 2025-05-18 00:50:10 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-18 00:50:10 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-18 00:50:10 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-18 00:50:10 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-18 00:50:10 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-18 00:50:10 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-18 00:50:10 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-18 00:50:10 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-18 00:50:10 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-18 00:50:10 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-18 00:50:10 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-18 00:50:10 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-18 00:50:10 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-18 00:50:18 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-18 00:50:18 (10060) [[32mINFO[0m]
* 2025-05-18 00:50:18 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-18 00:50:18 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FUtTIa_XN0/ea_profile.json
* 2025-05-18 00:50:19 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/FUtTIa_XN0/ea_profile.json
* 2025-05-18 00:50:20 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-18 00:50:21 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-18 00:50:22 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-19 00:48:32 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-19 00:48:32 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-19 00:48:33 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-19 00:48:33 (10030) [[32mINFO[0m]
* 2025-05-19 00:48:34 (10043) [[32mINFO[0m] [2025-05-19 00:48:34 -0500]
* 2025-05-19 00:48:34 (10043) [[32mINFO[0m] [2025-05-19 00:48:34 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-19 00:48:34 (10043) [[32mINFO[0m] [2025-05-19 00:48:34 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-19 00:48:34 (10043) [[32mINFO[0m] [2025-05-19 00:48:34 -0500]
* 2025-05-19 00:48:34 (10043) [[32mINFO[0m] [2025-05-19 00:48:34 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-19 00:48:34 (10043) [[32mINFO[0m] [2025-05-19 00:48:34 -0500] The following packages are missing from your system:
* 2025-05-19 00:48:34 (10043) [[32mINFO[0m] [2025-05-19 00:48:34 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-19 00:49:15 (10043) [[32mINFO[0m] [2025-05-19 00:49:15 -0500]
* 2025-05-19 00:49:15 (10043) [[32mINFO[0m] [2025-05-19 00:49:15 -0500] The following files were found to be altered from their original package form:
* 2025-05-19 00:49:15 (10043) [[32mINFO[0m] [2025-05-19 00:49:15 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-19 00:49:15 (10043) [[32mINFO[0m] [2025-05-19 00:49:15 -0500]
* 2025-05-19 00:49:15 (10060) [[32mINFO[0m]
* 2025-05-19 00:49:15 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-19 00:48:34 -0500]
[2025-05-19 00:48:34 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-19 00:48:34 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-19 00:48:34 -0500]
[2025-05-19 00:48:34 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-19 00:48:34 -0500] The following packages are missing from your system:
[2025-05-19 00:48:34 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-19 00:49:15 -0500]
[2025-05-19 00:49:15 -0500] The following files were found to be altered from their original package form:
[2025-05-19 00:49:15 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-19 00:49:15 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-19 00:49:15 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-19 00:49:15 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-19 00:49:15 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-19 00:49:15 (10030) [[32mINFO[0m]
* 2025-05-19 00:49:19 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-19 00:49:20 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-19 00:49:20 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-19 00:49:20 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-19 00:49:20 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-19 00:49:20 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-19 00:49:20 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-19 00:49:20 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-19 00:49:20 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-19 00:49:20 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-19 00:49:20 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-19 00:49:20 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-19 00:49:20 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-19 00:49:20 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-19 00:49:20 (10030) [[32mINFO[0m]
* 2025-05-19 00:49:20 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-19 00:49:20 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-19 00:49:20 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-19 00:49:20 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-19 00:49:20 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-19 00:49:20 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-19 00:49:20 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-19 00:49:20 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-19 00:49:20 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-19 00:49:20 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-19 00:49:20 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-19 00:49:20 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-19 00:49:20 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-19 00:49:28 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-19 00:49:28 (10060) [[32mINFO[0m]
* 2025-05-19 00:49:29 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-19 00:49:29 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GPwJj6WMS0/ea_profile.json
* 2025-05-19 00:49:30 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/GPwJj6WMS0/ea_profile.json
* 2025-05-19 00:49:30 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-19 00:49:32 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-19 00:49:32 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-20 00:49:37 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-20 00:49:37 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-20 00:49:38 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-20 00:49:38 (10030) [[32mINFO[0m]
* 2025-05-20 00:49:39 (10043) [[32mINFO[0m] [2025-05-20 00:49:39 -0500]
* 2025-05-20 00:49:39 (10043) [[32mINFO[0m] [2025-05-20 00:49:39 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-20 00:49:39 (10043) [[32mINFO[0m] [2025-05-20 00:49:39 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-20 00:49:39 (10043) [[32mINFO[0m] [2025-05-20 00:49:39 -0500]
* 2025-05-20 00:49:39 (10043) [[32mINFO[0m] [2025-05-20 00:49:39 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-20 00:49:39 (10043) [[32mINFO[0m] [2025-05-20 00:49:39 -0500] The following packages are missing from your system:
* 2025-05-20 00:49:39 (10043) [[32mINFO[0m] [2025-05-20 00:49:39 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-20 00:50:23 (10043) [[32mINFO[0m] [2025-05-20 00:50:23 -0500]
* 2025-05-20 00:50:23 (10043) [[32mINFO[0m] [2025-05-20 00:50:23 -0500] The following files were found to be altered from their original package form:
* 2025-05-20 00:50:23 (10043) [[32mINFO[0m] [2025-05-20 00:50:23 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-20 00:50:23 (10043) [[32mINFO[0m] [2025-05-20 00:50:23 -0500]
* 2025-05-20 00:50:23 (10060) [[32mINFO[0m]
* 2025-05-20 00:50:23 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-20 00:49:39 -0500]
[2025-05-20 00:49:39 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-20 00:49:39 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-20 00:49:39 -0500]
[2025-05-20 00:49:39 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-20 00:49:39 -0500] The following packages are missing from your system:
[2025-05-20 00:49:39 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-20 00:50:23 -0500]
[2025-05-20 00:50:23 -0500] The following files were found to be altered from their original package form:
[2025-05-20 00:50:23 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-20 00:50:23 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-20 00:50:23 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-20 00:50:23 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-20 00:50:23 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-20 00:50:23 (10030) [[32mINFO[0m]
* 2025-05-20 00:50:27 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-20 00:50:28 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-20 00:50:28 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-20 00:50:28 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-20 00:50:28 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-20 00:50:28 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-20 00:50:28 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-20 00:50:28 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-20 00:50:28 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-20 00:50:28 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-20 00:50:28 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-20 00:50:28 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-20 00:50:28 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-20 00:50:28 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-20 00:50:28 (10030) [[32mINFO[0m]
* 2025-05-20 00:50:28 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-20 00:50:29 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-20 00:50:29 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-20 00:50:29 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-20 00:50:29 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-20 00:50:29 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-20 00:50:29 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-20 00:50:29 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-20 00:50:29 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-20 00:50:29 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-20 00:50:29 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-20 00:50:29 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-20 00:50:29 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-20 00:50:36 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-20 00:50:36 (10060) [[32mINFO[0m]
* 2025-05-20 00:50:37 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-20 00:50:37 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tPyNOXNnF8/ea_profile.json
* 2025-05-20 00:50:37 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/tPyNOXNnF8/ea_profile.json
* 2025-05-20 00:50:38 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-20 00:50:40 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-20 00:50:40 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-21 00:48:57 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-21 00:48:57 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-21 00:48:58 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-21 00:48:58 (10030) [[32mINFO[0m]
* 2025-05-21 00:48:59 (10043) [[32mINFO[0m] [2025-05-21 00:48:59 -0500]
* 2025-05-21 00:48:59 (10043) [[32mINFO[0m] [2025-05-21 00:48:59 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-21 00:48:59 (10043) [[32mINFO[0m] [2025-05-21 00:48:59 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-21 00:48:59 (10043) [[32mINFO[0m] [2025-05-21 00:48:59 -0500]
* 2025-05-21 00:48:59 (10043) [[32mINFO[0m] [2025-05-21 00:48:59 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-21 00:48:59 (10043) [[32mINFO[0m] [2025-05-21 00:48:59 -0500] The following packages are missing from your system:
* 2025-05-21 00:48:59 (10043) [[32mINFO[0m] [2025-05-21 00:48:59 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-21 00:49:40 (10043) [[32mINFO[0m] [2025-05-21 00:49:40 -0500]
* 2025-05-21 00:49:40 (10043) [[32mINFO[0m] [2025-05-21 00:49:40 -0500] The following files were found to be altered from their original package form:
* 2025-05-21 00:49:40 (10043) [[32mINFO[0m] [2025-05-21 00:49:40 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-21 00:49:40 (10043) [[32mINFO[0m] [2025-05-21 00:49:40 -0500]
* 2025-05-21 00:49:40 (10060) [[32mINFO[0m]
* 2025-05-21 00:49:40 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-21 00:48:59 -0500]
[2025-05-21 00:48:59 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-21 00:48:59 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-21 00:48:59 -0500]
[2025-05-21 00:48:59 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-21 00:48:59 -0500] The following packages are missing from your system:
[2025-05-21 00:48:59 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-21 00:49:40 -0500]
[2025-05-21 00:49:40 -0500] The following files were found to be altered from their original package form:
[2025-05-21 00:49:40 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-21 00:49:40 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-21 00:49:40 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-21 00:49:40 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-21 00:49:40 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-21 00:49:40 (10030) [[32mINFO[0m]
* 2025-05-21 00:49:44 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-21 00:49:45 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-21 00:49:45 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-21 00:49:45 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-21 00:49:45 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-21 00:49:45 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-21 00:49:45 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-21 00:49:45 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-21 00:49:45 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-21 00:49:45 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-21 00:49:45 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-21 00:49:45 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-21 00:49:45 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-21 00:49:45 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-21 00:49:45 (10030) [[32mINFO[0m]
* 2025-05-21 00:49:46 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-21 00:49:46 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-21 00:49:46 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-21 00:49:46 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-21 00:49:46 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-21 00:49:46 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-21 00:49:46 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-21 00:49:46 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-21 00:49:46 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-21 00:49:46 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-21 00:49:46 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-21 00:49:46 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-21 00:49:46 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-21 00:49:56 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-21 00:49:56 (10060) [[32mINFO[0m]
* 2025-05-21 00:49:56 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-21 00:49:57 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5QW3293NLX/ea_profile.json
* 2025-05-21 00:49:57 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/5QW3293NLX/ea_profile.json
* 2025-05-21 00:49:58 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-21 00:50:00 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-21 00:50:00 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-22 00:48:35 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-22 00:48:35 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-22 00:48:36 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-22 00:48:36 (10030) [[32mINFO[0m]
* 2025-05-22 00:48:37 (10043) [[32mINFO[0m] [2025-05-22 00:48:37 -0500]
* 2025-05-22 00:48:37 (10043) [[32mINFO[0m] [2025-05-22 00:48:37 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-22 00:48:37 (10043) [[32mINFO[0m] [2025-05-22 00:48:37 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-22 00:48:37 (10043) [[32mINFO[0m] [2025-05-22 00:48:37 -0500]
* 2025-05-22 00:48:37 (10043) [[32mINFO[0m] [2025-05-22 00:48:37 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-22 00:48:37 (10043) [[32mINFO[0m] [2025-05-22 00:48:37 -0500] The following packages are missing from your system:
* 2025-05-22 00:48:37 (10043) [[32mINFO[0m] [2025-05-22 00:48:37 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-22 00:49:20 (10043) [[32mINFO[0m] [2025-05-22 00:49:20 -0500]
* 2025-05-22 00:49:20 (10043) [[32mINFO[0m] [2025-05-22 00:49:20 -0500] The following files were found to be altered from their original package form:
* 2025-05-22 00:49:20 (10043) [[32mINFO[0m] [2025-05-22 00:49:20 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-22 00:49:20 (10043) [[32mINFO[0m] [2025-05-22 00:49:20 -0500]
* 2025-05-22 00:49:20 (10060) [[32mINFO[0m]
* 2025-05-22 00:49:20 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-22 00:48:37 -0500]
[2025-05-22 00:48:37 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-22 00:48:37 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-22 00:48:37 -0500]
[2025-05-22 00:48:37 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-22 00:48:37 -0500] The following packages are missing from your system:
[2025-05-22 00:48:37 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-22 00:49:20 -0500]
[2025-05-22 00:49:20 -0500] The following files were found to be altered from their original package form:
[2025-05-22 00:49:20 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-22 00:49:20 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-22 00:49:20 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-22 00:49:20 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-22 00:49:20 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-22 00:49:20 (10030) [[32mINFO[0m]
* 2025-05-22 00:49:24 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-22 00:49:25 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-22 00:49:25 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-22 00:49:25 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-22 00:49:25 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-22 00:49:25 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-22 00:49:25 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-22 00:49:25 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-22 00:49:25 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-22 00:49:25 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-22 00:49:25 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-22 00:49:25 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-22 00:49:25 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-22 00:49:25 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-22 00:49:25 (10030) [[32mINFO[0m]
* 2025-05-22 00:49:25 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-22 00:49:25 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-22 00:49:25 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-22 00:49:25 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-22 00:49:25 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-22 00:49:25 (10043) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2025-05-22 00:49:25 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2025-05-22 00:49:25 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2025-05-22 00:49:25 (10043) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2025-05-22 00:49:25 (10043) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2025-05-22 00:49:25 (10043) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2025-05-22 00:49:25 (10043) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2025-05-22 00:49:25 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2025-05-22 00:49:33 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-22 00:49:33 (10060) [[32mINFO[0m]
* 2025-05-22 00:49:34 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-22 00:49:34 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0AJCZ2uS9L/ea_profile.json
* 2025-05-22 00:49:35 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/0AJCZ2uS9L/ea_profile.json
* 2025-05-22 00:49:35 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-22 00:49:37 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-22 00:49:37 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-23 00:49:04 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-23 00:49:04 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-23 00:49:05 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-23 00:49:05 (10030) [[32mINFO[0m]
* 2025-05-23 00:49:06 (10043) [[32mINFO[0m] [2025-05-23 00:49:06 -0500]
* 2025-05-23 00:49:06 (10043) [[32mINFO[0m] [2025-05-23 00:49:06 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-23 00:49:06 (10043) [[32mINFO[0m] [2025-05-23 00:49:06 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-23 00:49:06 (10043) [[32mINFO[0m] [2025-05-23 00:49:06 -0500]
* 2025-05-23 00:49:06 (10043) [[32mINFO[0m] [2025-05-23 00:49:06 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-23 00:49:06 (10043) [[32mINFO[0m] [2025-05-23 00:49:06 -0500] The following packages are missing from your system:
* 2025-05-23 00:49:06 (10043) [[32mINFO[0m] [2025-05-23 00:49:06 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-23 00:49:48 (10043) [[32mINFO[0m] [2025-05-23 00:49:48 -0500]
* 2025-05-23 00:49:48 (10043) [[32mINFO[0m] [2025-05-23 00:49:48 -0500] The following files were found to be altered from their original package form:
* 2025-05-23 00:49:48 (10043) [[32mINFO[0m] [2025-05-23 00:49:48 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-23 00:49:48 (10043) [[32mINFO[0m] [2025-05-23 00:49:48 -0500]
* 2025-05-23 00:49:48 (10060) [[32mINFO[0m]
* 2025-05-23 00:49:48 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-23 00:49:06 -0500]
[2025-05-23 00:49:06 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-23 00:49:06 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-23 00:49:06 -0500]
[2025-05-23 00:49:06 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-23 00:49:06 -0500] The following packages are missing from your system:
[2025-05-23 00:49:06 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-23 00:49:48 -0500]
[2025-05-23 00:49:48 -0500] The following files were found to be altered from their original package form:
[2025-05-23 00:49:48 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-23 00:49:48 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-23 00:49:49 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-23 00:49:49 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-23 00:49:49 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-23 00:49:49 (10030) [[32mINFO[0m]
* 2025-05-23 00:49:53 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-23 00:49:54 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-23 00:49:54 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-23 00:49:54 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-23 00:49:54 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-23 00:49:54 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-23 00:49:54 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-23 00:49:54 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-23 00:49:54 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-23 00:49:54 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-23 00:49:54 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-23 00:49:54 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-23 00:49:54 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-23 00:49:54 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-23 00:49:54 (10030) [[32mINFO[0m]
* 2025-05-23 00:49:54 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-23 00:49:54 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-23 00:49:54 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-23 00:49:54 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-23 00:49:54 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-23 00:49:54 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-23 00:49:54 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-23 00:49:54 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-23 00:49:54 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-23 00:49:54 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-23 00:49:54 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-23 00:49:54 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-23 00:49:54 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-23 00:50:02 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-23 00:50:02 (10060) [[32mINFO[0m]
* 2025-05-23 00:50:03 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-23 00:50:03 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3MadF6Y5fV/ea_profile.json
* 2025-05-23 00:50:04 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/3MadF6Y5fV/ea_profile.json
* 2025-05-23 00:50:04 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-23 00:50:06 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-23 00:50:06 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-24 00:49:35 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-24 00:49:36 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-24 00:49:37 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-24 00:49:37 (10030) [[32mINFO[0m]
* 2025-05-24 00:49:37 (10043) [[32mINFO[0m] [2025-05-24 00:49:37 -0500]
* 2025-05-24 00:49:37 (10043) [[32mINFO[0m] [2025-05-24 00:49:37 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-24 00:49:37 (10043) [[32mINFO[0m] [2025-05-24 00:49:37 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-24 00:49:37 (10043) [[32mINFO[0m] [2025-05-24 00:49:37 -0500]
* 2025-05-24 00:49:37 (10043) [[32mINFO[0m] [2025-05-24 00:49:37 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-24 00:49:37 (10043) [[32mINFO[0m] [2025-05-24 00:49:37 -0500] The following packages are missing from your system:
* 2025-05-24 00:49:37 (10043) [[32mINFO[0m] [2025-05-24 00:49:37 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-24 00:50:18 (10043) [[32mINFO[0m] [2025-05-24 00:50:18 -0500]
* 2025-05-24 00:50:18 (10043) [[32mINFO[0m] [2025-05-24 00:50:18 -0500] The following files were found to be altered from their original package form:
* 2025-05-24 00:50:18 (10043) [[32mINFO[0m] [2025-05-24 00:50:18 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-24 00:50:18 (10043) [[32mINFO[0m] [2025-05-24 00:50:18 -0500]
* 2025-05-24 00:50:18 (10060) [[32mINFO[0m]
* 2025-05-24 00:50:18 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-24 00:49:37 -0500]
[2025-05-24 00:49:37 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-24 00:49:37 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-24 00:49:37 -0500]
[2025-05-24 00:49:37 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-24 00:49:37 -0500] The following packages are missing from your system:
[2025-05-24 00:49:37 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-24 00:50:18 -0500]
[2025-05-24 00:50:18 -0500] The following files were found to be altered from their original package form:
[2025-05-24 00:50:18 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-24 00:50:18 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-24 00:50:18 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-24 00:50:18 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-24 00:50:19 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-24 00:50:19 (10030) [[32mINFO[0m]
* 2025-05-24 00:50:22 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-24 00:50:24 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-24 00:50:24 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-24 00:50:24 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-24 00:50:24 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-24 00:50:24 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-24 00:50:24 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-24 00:50:24 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-24 00:50:24 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-24 00:50:24 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-24 00:50:24 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-24 00:50:24 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-24 00:50:24 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-24 00:50:24 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-24 00:50:24 (10030) [[32mINFO[0m]
* 2025-05-24 00:50:24 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-24 00:50:24 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-24 00:50:24 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-24 00:50:24 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-24 00:50:24 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-24 00:50:24 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-24 00:50:24 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-24 00:50:24 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-24 00:50:24 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-24 00:50:24 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-24 00:50:24 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-24 00:50:24 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-24 00:50:24 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-24 00:50:32 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-24 00:50:32 (10060) [[32mINFO[0m]
* 2025-05-24 00:50:32 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-24 00:50:32 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/EdEuYsG1OX/ea_profile.json
* 2025-05-24 00:50:33 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/EdEuYsG1OX/ea_profile.json
* 2025-05-24 00:50:34 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-24 00:50:36 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-24 00:50:36 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-25 00:49:22 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-25 00:49:22 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-25 00:49:23 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-25 00:49:23 (10030) [[32mINFO[0m]
* 2025-05-25 00:49:24 (10043) [[32mINFO[0m] [2025-05-25 00:49:24 -0500]
* 2025-05-25 00:49:24 (10043) [[32mINFO[0m] [2025-05-25 00:49:24 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-25 00:49:24 (10043) [[32mINFO[0m] [2025-05-25 00:49:24 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-25 00:49:24 (10043) [[32mINFO[0m] [2025-05-25 00:49:24 -0500]
* 2025-05-25 00:49:24 (10043) [[32mINFO[0m] [2025-05-25 00:49:24 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-25 00:49:24 (10043) [[32mINFO[0m] [2025-05-25 00:49:24 -0500] The following packages are missing from your system:
* 2025-05-25 00:49:24 (10043) [[32mINFO[0m] [2025-05-25 00:49:24 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-25 00:49:51 (10043) [[32mINFO[0m] [2025-05-25 00:49:51 -0500]
* 2025-05-25 00:49:51 (10043) [[32mINFO[0m] [2025-05-25 00:49:51 -0500] The following files were found to be altered from their original package form:
* 2025-05-25 00:49:51 (10043) [[32mINFO[0m] [2025-05-25 00:49:51 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-25 00:49:51 (10043) [[32mINFO[0m] [2025-05-25 00:49:51 -0500]
* 2025-05-25 00:49:51 (10060) [[32mINFO[0m]
* 2025-05-25 00:49:51 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-25 00:49:24 -0500]
[2025-05-25 00:49:24 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-25 00:49:24 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-25 00:49:24 -0500]
[2025-05-25 00:49:24 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-25 00:49:24 -0500] The following packages are missing from your system:
[2025-05-25 00:49:24 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-25 00:49:51 -0500]
[2025-05-25 00:49:51 -0500] The following files were found to be altered from their original package form:
[2025-05-25 00:49:51 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-25 00:49:51 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-25 00:49:51 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-25 00:49:51 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-25 00:49:51 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-25 00:49:51 (10030) [[32mINFO[0m]
* 2025-05-25 00:49:55 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-25 00:49:56 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-25 00:49:56 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-25 00:49:56 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-25 00:49:56 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-25 00:49:56 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-25 00:49:56 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-25 00:49:56 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-25 00:49:56 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-25 00:49:56 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-25 00:49:56 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-25 00:49:56 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-25 00:49:56 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-25 00:49:56 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-25 00:49:56 (10030) [[32mINFO[0m]
* 2025-05-25 00:49:56 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-25 00:49:57 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-25 00:49:57 (10043) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-25 00:49:57 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-25 00:49:57 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-25 00:49:57 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-25 00:49:57 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-25 00:49:57 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-25 00:49:57 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-25 00:49:57 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-25 00:49:57 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-25 00:49:57 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-25 00:49:57 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-25 00:50:04 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-25 00:50:04 (10060) [[32mINFO[0m]
* 2025-05-25 00:50:05 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-25 00:50:05 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NP90_YhAG0/ea_profile.json
* 2025-05-25 00:50:06 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/NP90_YhAG0/ea_profile.json
* 2025-05-25 00:50:06 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-25 00:50:08 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-25 00:50:08 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-26 00:48:37 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-26 00:48:37 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-26 00:48:38 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-26 00:48:38 (10030) [[32mINFO[0m]
* 2025-05-26 00:48:39 (10043) [[32mINFO[0m] [2025-05-26 00:48:39 -0500]
* 2025-05-26 00:48:39 (10043) [[32mINFO[0m] [2025-05-26 00:48:39 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-26 00:48:39 (10043) [[32mINFO[0m] [2025-05-26 00:48:39 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-26 00:48:39 (10043) [[32mINFO[0m] [2025-05-26 00:48:39 -0500]
* 2025-05-26 00:48:39 (10043) [[32mINFO[0m] [2025-05-26 00:48:39 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-26 00:48:39 (10043) [[32mINFO[0m] [2025-05-26 00:48:39 -0500] The following packages are missing from your system:
* 2025-05-26 00:48:39 (10043) [[32mINFO[0m] [2025-05-26 00:48:39 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-26 00:49:22 (10043) [[32mINFO[0m] [2025-05-26 00:49:22 -0500]
* 2025-05-26 00:49:22 (10043) [[32mINFO[0m] [2025-05-26 00:49:22 -0500] The following files were found to be altered from their original package form:
* 2025-05-26 00:49:22 (10043) [[32mINFO[0m] [2025-05-26 00:49:22 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-26 00:49:22 (10043) [[32mINFO[0m] [2025-05-26 00:49:22 -0500]
* 2025-05-26 00:49:22 (10060) [[32mINFO[0m]
* 2025-05-26 00:49:22 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-26 00:48:39 -0500]
[2025-05-26 00:48:39 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-26 00:48:39 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-26 00:48:39 -0500]
[2025-05-26 00:48:39 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-26 00:48:39 -0500] The following packages are missing from your system:
[2025-05-26 00:48:39 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-26 00:49:22 -0500]
[2025-05-26 00:49:22 -0500] The following files were found to be altered from their original package form:
[2025-05-26 00:49:22 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-26 00:49:22 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-26 00:49:22 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-26 00:49:22 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-26 00:49:22 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-26 00:49:22 (10030) [[32mINFO[0m]
* 2025-05-26 00:49:26 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-26 00:49:27 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-26 00:49:27 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-26 00:49:27 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-26 00:49:27 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-26 00:49:27 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-26 00:49:27 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-26 00:49:27 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-26 00:49:27 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-26 00:49:27 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-26 00:49:27 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-26 00:49:27 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-26 00:49:27 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-26 00:49:27 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-26 00:49:27 (10030) [[32mINFO[0m]
* 2025-05-26 00:49:28 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-26 00:49:28 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-26 00:49:28 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-26 00:49:28 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-26 00:49:28 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-26 00:49:28 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-26 00:49:28 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-26 00:49:28 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-26 00:49:28 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-26 00:49:28 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-26 00:49:28 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-26 00:49:28 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-26 00:49:28 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-26 00:49:35 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-26 00:49:35 (10060) [[32mINFO[0m]
* 2025-05-26 00:49:36 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-26 00:49:36 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8RQtHG2L1j/ea_profile.json
* 2025-05-26 00:49:37 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/8RQtHG2L1j/ea_profile.json
* 2025-05-26 00:49:37 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-26 00:49:39 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-26 00:49:39 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-27 00:50:30 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-27 00:50:31 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-27 00:50:32 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-27 00:50:32 (10030) [[32mINFO[0m]
* 2025-05-27 00:50:32 (10043) [[32mINFO[0m] [2025-05-27 00:50:32 -0500]
* 2025-05-27 00:50:32 (10043) [[32mINFO[0m] [2025-05-27 00:50:32 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-27 00:50:32 (10043) [[32mINFO[0m] [2025-05-27 00:50:32 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-27 00:50:32 (10043) [[32mINFO[0m] [2025-05-27 00:50:32 -0500]
* 2025-05-27 00:50:32 (10043) [[32mINFO[0m] [2025-05-27 00:50:32 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-27 00:50:32 (10043) [[32mINFO[0m] [2025-05-27 00:50:32 -0500] The following packages are missing from your system:
* 2025-05-27 00:50:32 (10043) [[32mINFO[0m] [2025-05-27 00:50:32 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-27 00:51:13 (10043) [[32mINFO[0m] [2025-05-27 00:51:13 -0500]
* 2025-05-27 00:51:13 (10043) [[32mINFO[0m] [2025-05-27 00:51:13 -0500] The following files were found to be altered from their original package form:
* 2025-05-27 00:51:13 (10043) [[32mINFO[0m] [2025-05-27 00:51:13 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-27 00:51:13 (10043) [[32mINFO[0m] [2025-05-27 00:51:13 -0500]
* 2025-05-27 00:51:13 (10060) [[32mINFO[0m]
* 2025-05-27 00:51:13 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-27 00:50:32 -0500]
[2025-05-27 00:50:32 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-27 00:50:32 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-27 00:50:32 -0500]
[2025-05-27 00:50:32 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-27 00:50:32 -0500] The following packages are missing from your system:
[2025-05-27 00:50:32 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-27 00:51:13 -0500]
[2025-05-27 00:51:13 -0500] The following files were found to be altered from their original package form:
[2025-05-27 00:51:13 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-27 00:51:13 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-27 00:51:13 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-27 00:51:13 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-27 00:51:13 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-27 00:51:13 (10030) [[32mINFO[0m]
* 2025-05-27 00:51:17 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-27 00:51:18 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-27 00:51:18 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-27 00:51:18 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-27 00:51:18 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-27 00:51:18 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-27 00:51:18 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-27 00:51:18 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-27 00:51:18 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-27 00:51:18 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-27 00:51:18 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-27 00:51:18 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-27 00:51:18 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-27 00:51:18 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-27 00:51:18 (10030) [[32mINFO[0m]
* 2025-05-27 00:51:18 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-27 00:51:18 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-27 00:51:18 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-27 00:51:18 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-27 00:51:18 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-27 00:51:18 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-27 00:51:18 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-27 00:51:18 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-27 00:51:18 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-27 00:51:18 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-27 00:51:18 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-27 00:51:18 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-27 00:51:18 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-27 00:51:26 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-27 00:51:26 (10060) [[32mINFO[0m]
* 2025-05-27 00:51:26 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-27 00:51:26 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7oodJj2NGK/ea_profile.json
* 2025-05-27 00:51:27 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/7oodJj2NGK/ea_profile.json
* 2025-05-27 00:51:28 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-27 00:51:29 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-27 00:51:30 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-28 00:48:36 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-28 00:48:36 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-28 00:48:37 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-28 00:48:37 (10030) [[32mINFO[0m]
* 2025-05-28 00:48:38 (10043) [[32mINFO[0m] [2025-05-28 00:48:38 -0500]
* 2025-05-28 00:48:38 (10043) [[32mINFO[0m] [2025-05-28 00:48:38 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-28 00:48:38 (10043) [[32mINFO[0m] [2025-05-28 00:48:38 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-28 00:48:38 (10043) [[32mINFO[0m] [2025-05-28 00:48:38 -0500]
* 2025-05-28 00:48:38 (10043) [[32mINFO[0m] [2025-05-28 00:48:38 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-28 00:48:38 (10043) [[32mINFO[0m] [2025-05-28 00:48:38 -0500] The following packages are missing from your system:
* 2025-05-28 00:48:38 (10043) [[32mINFO[0m] [2025-05-28 00:48:38 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-28 00:49:19 (10043) [[32mINFO[0m] [2025-05-28 00:49:19 -0500]
* 2025-05-28 00:49:19 (10043) [[32mINFO[0m] [2025-05-28 00:49:19 -0500] The following files were found to be altered from their original package form:
* 2025-05-28 00:49:19 (10043) [[32mINFO[0m] [2025-05-28 00:49:19 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-28 00:49:19 (10043) [[32mINFO[0m] [2025-05-28 00:49:19 -0500]
* 2025-05-28 00:49:19 (10060) [[32mINFO[0m]
* 2025-05-28 00:49:19 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-28 00:48:38 -0500]
[2025-05-28 00:48:38 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-28 00:48:38 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-28 00:48:38 -0500]
[2025-05-28 00:48:38 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-28 00:48:38 -0500] The following packages are missing from your system:
[2025-05-28 00:48:38 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-28 00:49:19 -0500]
[2025-05-28 00:49:19 -0500] The following files were found to be altered from their original package form:
[2025-05-28 00:49:19 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-28 00:49:19 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-28 00:49:19 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-28 00:49:19 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-28 00:49:19 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-28 00:49:19 (10030) [[32mINFO[0m]
* 2025-05-28 00:49:23 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-28 00:49:24 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-28 00:49:24 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-28 00:49:24 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-28 00:49:24 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-28 00:49:24 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-28 00:49:24 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-28 00:49:24 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-28 00:49:24 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-28 00:49:24 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-28 00:49:24 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-28 00:49:24 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-28 00:49:24 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-28 00:49:24 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-28 00:49:24 (10030) [[32mINFO[0m]
* 2025-05-28 00:49:24 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-28 00:49:24 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-28 00:49:24 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-28 00:49:24 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-28 00:49:24 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-28 00:49:24 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-28 00:49:24 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-28 00:49:24 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-28 00:49:24 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-28 00:49:24 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-28 00:49:24 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-28 00:49:24 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-28 00:49:24 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-28 00:49:32 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-28 00:49:32 (10060) [[32mINFO[0m]
* 2025-05-28 00:49:33 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-28 00:49:33 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/huzjITaDzX/ea_profile.json
* 2025-05-28 00:49:34 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/huzjITaDzX/ea_profile.json
* 2025-05-28 00:49:34 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-28 00:49:36 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-28 00:49:36 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-29 00:49:27 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-29 00:49:28 (11113) [[32mINFO[0m] Script is up to date.
* 2025-05-29 00:49:29 (10029) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-29 00:49:29 (10030) [[32mINFO[0m]
* 2025-05-29 00:49:30 (10043) [[32mINFO[0m] [2025-05-29 00:49:30 -0500]
* 2025-05-29 00:49:30 (10043) [[32mINFO[0m] [2025-05-29 00:49:30 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-29 00:49:30 (10043) [[32mINFO[0m] [2025-05-29 00:49:30 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-29 00:49:30 (10043) [[32mINFO[0m] [2025-05-29 00:49:30 -0500]
* 2025-05-29 00:49:30 (10043) [[32mINFO[0m] [2025-05-29 00:49:30 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-29 00:49:30 (10043) [[32mINFO[0m] [2025-05-29 00:49:30 -0500] The following packages are missing from your system:
* 2025-05-29 00:49:30 (10043) [[32mINFO[0m] [2025-05-29 00:49:30 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-29 00:50:14 (10043) [[32mINFO[0m] [2025-05-29 00:50:14 -0500]
* 2025-05-29 00:50:14 (10043) [[32mINFO[0m] [2025-05-29 00:50:14 -0500] The following files were found to be altered from their original package form:
* 2025-05-29 00:50:14 (10043) [[32mINFO[0m] [2025-05-29 00:50:14 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-29 00:50:14 (10043) [[32mINFO[0m] [2025-05-29 00:50:14 -0500]
* 2025-05-29 00:50:14 (10060) [[32mINFO[0m]
* 2025-05-29 00:50:14 (7069) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-29 00:49:30 -0500]
[2025-05-29 00:49:30 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-29 00:49:30 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-29 00:49:30 -0500]
[2025-05-29 00:49:30 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-29 00:49:30 -0500] The following packages are missing from your system:
[2025-05-29 00:49:30 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-29 00:50:14 -0500]
[2025-05-29 00:50:14 -0500] The following files were found to be altered from their original package form:
[2025-05-29 00:50:14 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-29 00:50:14 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-29 00:50:14 (4381) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-29 00:50:14 (4388) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-29 00:50:14 (10029) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-29 00:50:14 (10030) [[32mINFO[0m]
* 2025-05-29 00:50:18 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-29 00:50:19 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-29 00:50:19 (6418) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-29 00:50:19 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-29 00:50:19 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-29 00:50:19 (6409) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-29 00:50:19 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-29 00:50:19 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-29 00:50:19 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-29 00:50:19 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-29 00:50:19 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-29 00:50:19 (6418) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-29 00:50:19 (6385) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-29 00:50:19 (10029) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-29 00:50:19 (10030) [[32mINFO[0m]
* 2025-05-29 00:50:20 (10043) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-29 00:50:20 (10043) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-29 00:50:20 (10043) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-29 00:50:20 (10043) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-29 00:50:20 (10043) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-29 00:50:20 (10043) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-29 00:50:20 (10043) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-29 00:50:20 (10043) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-29 00:50:20 (10043) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-29 00:50:20 (10043) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-29 00:50:20 (10043) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-29 00:50:20 (10043) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-29 00:50:20 (10043) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-29 00:50:27 (10043) [[32mINFO[0m] Metadata Cache Created
* 2025-05-29 00:50:27 (10060) [[32mINFO[0m]
* 2025-05-29 00:50:28 (2294) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-29 00:50:28 (9149) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/J2l2j_hKhy/ea_profile.json
* 2025-05-29 00:50:29 (9172) [[32mINFO[0m] Backed up EA4 profile to /tmp/J2l2j_hKhy/ea_profile.json
* 2025-05-29 00:50:29 (259) [[33mWARN[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-29 00:50:31 (650) [[33mWARN[0m] Symlinks with absolute paths were found in /:
This can cause problems during the upgrade, and
the script will correct them to relative symlinks before elevation.
* 2025-05-29 00:50:31 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-30 00:48:59 (11091) [[32mINFO[0m] Self-update of script version 65 requested.
* 2025-05-30 00:49:00 (11096) [[32mINFO[0m] Newer version of script found. Downloading.
* 2025-05-30 00:49:00 (11105) [[32mINFO[0m] Script update to version 66 successful.
* 2025-05-30 00:49:01 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-30 00:49:01 (10169) [[32mINFO[0m]
* 2025-05-30 00:49:02 (10182) [[32mINFO[0m] [2025-05-30 00:49:02 -0500]
* 2025-05-30 00:49:02 (10182) [[32mINFO[0m] [2025-05-30 00:49:02 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-30 00:49:02 (10182) [[32mINFO[0m] [2025-05-30 00:49:02 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-30 00:49:02 (10182) [[32mINFO[0m] [2025-05-30 00:49:02 -0500]
* 2025-05-30 00:49:02 (10182) [[32mINFO[0m] [2025-05-30 00:49:02 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-30 00:49:02 (10182) [[32mINFO[0m] [2025-05-30 00:49:02 -0500] The following packages are missing from your system:
* 2025-05-30 00:49:02 (10182) [[32mINFO[0m] [2025-05-30 00:49:02 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-30 00:49:44 (10182) [[32mINFO[0m] [2025-05-30 00:49:44 -0500]
* 2025-05-30 00:49:44 (10182) [[32mINFO[0m] [2025-05-30 00:49:44 -0500] The following files were found to be altered from their original package form:
* 2025-05-30 00:49:44 (10182) [[32mINFO[0m] [2025-05-30 00:49:44 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-30 00:49:44 (10182) [[32mINFO[0m] [2025-05-30 00:49:44 -0500]
* 2025-05-30 00:49:44 (10199) [[32mINFO[0m]
* 2025-05-30 00:49:44 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-30 00:49:02 -0500]
[2025-05-30 00:49:02 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-30 00:49:02 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-30 00:49:02 -0500]
[2025-05-30 00:49:02 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-30 00:49:02 -0500] The following packages are missing from your system:
[2025-05-30 00:49:02 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-30 00:49:44 -0500]
[2025-05-30 00:49:44 -0500] The following files were found to be altered from their original package form:
[2025-05-30 00:49:44 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-30 00:49:44 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-30 00:49:44 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-30 00:49:44 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-30 00:49:45 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-30 00:49:45 (10169) [[32mINFO[0m]
* 2025-05-30 00:49:48 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-30 00:49:49 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-30 00:49:49 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-30 00:49:49 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-30 00:49:49 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-30 00:49:49 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-30 00:49:49 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-30 00:49:49 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-30 00:49:49 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-30 00:49:49 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-30 00:49:49 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-30 00:49:49 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-30 00:49:49 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-30 00:49:49 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-30 00:49:49 (10169) [[32mINFO[0m]
* 2025-05-30 00:49:50 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-30 00:49:50 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-30 00:49:50 (10182) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-05-30 00:49:50 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-30 00:49:50 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-05-30 00:49:50 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-30 00:49:50 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-30 00:49:50 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-30 00:49:50 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-30 00:49:50 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-30 00:49:50 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-30 00:49:50 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-30 00:49:50 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-30 00:49:57 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-05-30 00:49:57 (10199) [[32mINFO[0m]
* 2025-05-30 00:49:58 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-30 00:49:58 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1CCFmNpOpH/ea_profile.json
* 2025-05-30 00:49:59 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/1CCFmNpOpH/ea_profile.json
* 2025-05-30 00:49:59 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-30 00:50:02 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-31 00:49:39 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-05-31 00:49:39 (11252) [[32mINFO[0m] Script is up to date.
* 2025-05-31 00:49:40 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-31 00:49:40 (10169) [[32mINFO[0m]
* 2025-05-31 00:49:41 (10182) [[32mINFO[0m] [2025-05-31 00:49:41 -0500]
* 2025-05-31 00:49:41 (10182) [[32mINFO[0m] [2025-05-31 00:49:41 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-05-31 00:49:41 (10182) [[32mINFO[0m] [2025-05-31 00:49:41 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-05-31 00:49:41 (10182) [[32mINFO[0m] [2025-05-31 00:49:41 -0500]
* 2025-05-31 00:49:41 (10182) [[32mINFO[0m] [2025-05-31 00:49:41 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-31 00:49:41 (10182) [[32mINFO[0m] [2025-05-31 00:49:41 -0500] The following packages are missing from your system:
* 2025-05-31 00:49:41 (10182) [[32mINFO[0m] [2025-05-31 00:49:41 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-05-31 00:50:08 (10182) [[32mINFO[0m] [2025-05-31 00:50:08 -0500]
* 2025-05-31 00:50:08 (10182) [[32mINFO[0m] [2025-05-31 00:50:08 -0500] The following files were found to be altered from their original package form:
* 2025-05-31 00:50:08 (10182) [[32mINFO[0m] [2025-05-31 00:50:08 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-05-31 00:50:08 (10182) [[32mINFO[0m] [2025-05-31 00:50:08 -0500]
* 2025-05-31 00:50:08 (10199) [[32mINFO[0m]
* 2025-05-31 00:50:08 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-05-31 00:49:41 -0500]
[2025-05-31 00:49:41 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-05-31 00:49:41 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-05-31 00:49:41 -0500]
[2025-05-31 00:49:41 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-05-31 00:49:41 -0500] The following packages are missing from your system:
[2025-05-31 00:49:41 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-05-31 00:50:08 -0500]
[2025-05-31 00:50:08 -0500] The following files were found to be altered from their original package form:
[2025-05-31 00:50:08 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-05-31 00:50:08 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-05-31 00:50:08 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-05-31 00:50:08 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-05-31 00:50:08 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-05-31 00:50:08 (10169) [[32mINFO[0m]
* 2025-05-31 00:50:12 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-05-31 00:50:14 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-05-31 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-05-31 00:50:14 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-05-31 00:50:14 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-05-31 00:50:14 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-05-31 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-31 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-31 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-31 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-31 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-31 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-05-31 00:50:14 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-05-31 00:50:14 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-05-31 00:50:14 (10169) [[32mINFO[0m]
* 2025-05-31 00:50:14 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-05-31 00:50:14 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-05-31 00:50:14 (10182) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-05-31 00:50:14 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-31 00:50:14 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-05-31 00:50:14 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-05-31 00:50:14 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-05-31 00:50:14 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-05-31 00:50:14 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-05-31 00:50:14 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-05-31 00:50:14 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-05-31 00:50:14 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-05-31 00:50:14 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-05-31 00:50:22 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-05-31 00:50:22 (10199) [[32mINFO[0m]
* 2025-05-31 00:50:23 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-31 00:50:23 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jAMBC9z1PV/ea_profile.json
* 2025-05-31 00:50:24 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/jAMBC9z1PV/ea_profile.json
* 2025-05-31 00:50:24 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-05-31 00:50:26 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-01 00:50:11 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-01 00:50:11 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-01 00:50:12 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-01 00:50:12 (10169) [[32mINFO[0m]
* 2025-06-01 00:50:13 (10182) [[32mINFO[0m] [2025-06-01 00:50:13 -0500]
* 2025-06-01 00:50:13 (10182) [[32mINFO[0m] [2025-06-01 00:50:13 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-01 00:50:13 (10182) [[32mINFO[0m] [2025-06-01 00:50:13 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-01 00:50:13 (10182) [[32mINFO[0m] [2025-06-01 00:50:13 -0500]
* 2025-06-01 00:50:13 (10182) [[32mINFO[0m] [2025-06-01 00:50:13 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-01 00:50:13 (10182) [[32mINFO[0m] [2025-06-01 00:50:13 -0500] The following packages are missing from your system:
* 2025-06-01 00:50:13 (10182) [[32mINFO[0m] [2025-06-01 00:50:13 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-01 00:50:41 (10182) [[32mINFO[0m] [2025-06-01 00:50:41 -0500]
* 2025-06-01 00:50:41 (10182) [[32mINFO[0m] [2025-06-01 00:50:41 -0500] The following files were found to be altered from their original package form:
* 2025-06-01 00:50:41 (10182) [[32mINFO[0m] [2025-06-01 00:50:41 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-01 00:50:41 (10182) [[32mINFO[0m] [2025-06-01 00:50:41 -0500]
* 2025-06-01 00:50:41 (10199) [[32mINFO[0m]
* 2025-06-01 00:50:41 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-01 00:50:13 -0500]
[2025-06-01 00:50:13 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-01 00:50:13 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-01 00:50:13 -0500]
[2025-06-01 00:50:13 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-01 00:50:13 -0500] The following packages are missing from your system:
[2025-06-01 00:50:13 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-01 00:50:41 -0500]
[2025-06-01 00:50:41 -0500] The following files were found to be altered from their original package form:
[2025-06-01 00:50:41 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-01 00:50:41 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-01 00:50:41 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-01 00:50:41 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-01 00:50:41 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-01 00:50:41 (10169) [[32mINFO[0m]
* 2025-06-01 00:50:45 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-01 00:50:46 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-01 00:50:46 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-01 00:50:46 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-01 00:50:46 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-01 00:50:46 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-01 00:50:46 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-01 00:50:46 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-01 00:50:46 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-01 00:50:46 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-01 00:50:46 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-01 00:50:46 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-01 00:50:46 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-01 00:50:46 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-01 00:50:46 (10169) [[32mINFO[0m]
* 2025-06-01 00:50:46 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-01 00:50:47 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-01 00:50:47 (10182) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-01 00:50:47 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-01 00:50:47 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-01 00:50:47 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-01 00:50:47 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-01 00:50:47 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-01 00:50:47 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-01 00:50:47 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-01 00:50:47 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-01 00:50:47 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-01 00:50:47 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-01 00:51:17 (10182) [[32mINFO[0m] http://mirrors-pro1.newfold.com/centos/7/os/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://mirrors-pro1.newfold.com/centos/7/os/x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')
* 2025-06-01 00:51:17 (10182) [[32mINFO[0m] Trying other mirror.
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-01 00:51:25 (10199) [[32mINFO[0m]
* 2025-06-01 00:51:25 (6386) [[33mWARN[0m] Initial run of "yum makecache" failed: http://mirrors-pro1.newfold.com/centos/7/os/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://mirrors-pro1.newfold.com/centos/7/os/x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')
Trying other mirror.
* 2025-06-01 00:51:25 (6387) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2025-06-01 00:51:25 (10168) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2025-06-01 00:51:25 (10169) [[32mINFO[0m]
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2025-06-01 00:51:25 (10199) [[32mINFO[0m]
* 2025-06-01 00:51:25 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-01 00:51:25 (10169) [[32mINFO[0m]
* 2025-06-01 00:51:25 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-01 00:51:26 (10182) [[32mINFO[0m] Determining fastest mirrors
* 2025-06-01 00:51:27 (10182) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-06-01 00:51:27 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-01 00:51:27 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-06-01 00:51:27 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-01 00:51:27 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-01 00:51:27 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-01 00:51:27 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-01 00:51:27 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-01 00:51:27 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-01 00:51:27 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-01 00:51:27 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-01 00:52:17 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-01 00:52:17 (10199) [[32mINFO[0m]
* 2025-06-01 00:52:18 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-01 00:52:18 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pPNrAnjl0B/ea_profile.json
* 2025-06-01 00:52:19 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/pPNrAnjl0B/ea_profile.json
* 2025-06-01 00:52:19 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-01 00:52:21 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-02 00:48:38 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-02 00:48:38 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-02 00:48:39 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-02 00:48:39 (10169) [[32mINFO[0m]
* 2025-06-02 00:48:40 (10182) [[32mINFO[0m] [2025-06-02 00:48:40 -0500]
* 2025-06-02 00:48:40 (10182) [[32mINFO[0m] [2025-06-02 00:48:40 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-02 00:48:40 (10182) [[32mINFO[0m] [2025-06-02 00:48:40 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-02 00:48:40 (10182) [[32mINFO[0m] [2025-06-02 00:48:40 -0500]
* 2025-06-02 00:48:40 (10182) [[32mINFO[0m] [2025-06-02 00:48:40 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-02 00:48:40 (10182) [[32mINFO[0m] [2025-06-02 00:48:40 -0500] The following packages are missing from your system:
* 2025-06-02 00:48:40 (10182) [[32mINFO[0m] [2025-06-02 00:48:40 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-02 00:49:24 (10182) [[32mINFO[0m] [2025-06-02 00:49:24 -0500]
* 2025-06-02 00:49:24 (10182) [[32mINFO[0m] [2025-06-02 00:49:24 -0500] The following files were found to be altered from their original package form:
* 2025-06-02 00:49:24 (10182) [[32mINFO[0m] [2025-06-02 00:49:24 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-02 00:49:24 (10182) [[32mINFO[0m] [2025-06-02 00:49:24 -0500]
* 2025-06-02 00:49:24 (10199) [[32mINFO[0m]
* 2025-06-02 00:49:24 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-02 00:48:40 -0500]
[2025-06-02 00:48:40 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-02 00:48:40 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-02 00:48:40 -0500]
[2025-06-02 00:48:40 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-02 00:48:40 -0500] The following packages are missing from your system:
[2025-06-02 00:48:40 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-02 00:49:24 -0500]
[2025-06-02 00:49:24 -0500] The following files were found to be altered from their original package form:
[2025-06-02 00:49:24 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-02 00:49:24 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-02 00:49:24 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-02 00:49:24 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-02 00:49:24 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-02 00:49:24 (10169) [[32mINFO[0m]
* 2025-06-02 00:49:28 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-02 00:49:29 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-02 00:49:29 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-02 00:49:29 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-02 00:49:29 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-02 00:49:29 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-02 00:49:29 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-02 00:49:29 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-02 00:49:29 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-02 00:49:29 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-02 00:49:29 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-02 00:49:29 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-02 00:49:29 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-02 00:49:29 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-02 00:49:29 (10169) [[32mINFO[0m]
* 2025-06-02 00:49:30 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-02 00:49:30 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-02 00:49:30 (10182) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-02 00:49:30 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-02 00:49:30 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-02 00:49:30 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-02 00:49:30 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-02 00:49:30 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-02 00:49:30 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-02 00:49:30 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-02 00:49:30 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-02 00:49:30 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-02 00:49:30 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-02 00:49:37 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-02 00:49:37 (10199) [[32mINFO[0m]
* 2025-06-02 00:49:38 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-02 00:49:38 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CTjh5GL3It/ea_profile.json
* 2025-06-02 00:49:39 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/CTjh5GL3It/ea_profile.json
* 2025-06-02 00:49:39 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-02 00:49:41 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-03 00:49:48 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-03 00:49:48 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-03 00:49:49 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-03 00:49:49 (10169) [[32mINFO[0m]
* 2025-06-03 00:50:29 (10182) [[32mINFO[0m] [2025-06-03 00:50:29 -0500]
* 2025-06-03 00:50:29 (10182) [[32mINFO[0m] [2025-06-03 00:50:29 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-03 00:50:29 (10182) [[32mINFO[0m] [2025-06-03 00:50:29 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-03 00:50:29 (10182) [[32mINFO[0m] [2025-06-03 00:50:29 -0500]
* 2025-06-03 00:50:29 (10182) [[32mINFO[0m] [2025-06-03 00:50:29 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-03 00:50:29 (10182) [[32mINFO[0m] [2025-06-03 00:50:29 -0500]
* 2025-06-03 00:50:29 (10182) [[32mINFO[0m] [2025-06-03 00:50:29 -0500] The following files were found to be altered from their original package form:
* 2025-06-03 00:50:29 (10182) [[32mINFO[0m] [2025-06-03 00:50:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-03 00:50:29 (10182) [[32mINFO[0m] [2025-06-03 00:50:29 -0500]
* 2025-06-03 00:50:29 (10199) [[32mINFO[0m]
* 2025-06-03 00:50:29 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-03 00:50:29 -0500]
[2025-06-03 00:50:29 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-03 00:50:29 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-03 00:50:29 -0500]
[2025-06-03 00:50:29 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-03 00:50:29 -0500]
[2025-06-03 00:50:29 -0500] The following files were found to be altered from their original package form:
[2025-06-03 00:50:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-03 00:50:29 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-03 00:50:29 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-03 00:50:29 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-03 00:50:29 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-03 00:50:29 (10169) [[32mINFO[0m]
* 2025-06-03 00:50:33 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-03 00:50:34 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-03 00:50:34 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-03 00:50:34 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-03 00:50:34 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-03 00:50:34 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-03 00:50:34 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-03 00:50:34 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-03 00:50:34 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-03 00:50:34 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-03 00:50:34 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-03 00:50:34 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-03 00:50:34 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-03 00:50:34 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-03 00:50:34 (10169) [[32mINFO[0m]
* 2025-06-03 00:50:34 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-03 00:50:35 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-03 00:50:35 (10182) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-03 00:50:35 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-03 00:50:35 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-03 00:50:35 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-03 00:50:35 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-03 00:50:35 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-03 00:50:35 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-03 00:50:35 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-03 00:50:35 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-03 00:50:35 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-03 00:50:35 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-03 00:50:42 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-03 00:50:42 (10199) [[32mINFO[0m]
* 2025-06-03 00:50:42 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-03 00:50:42 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hUmkuGbR_G/ea_profile.json
* 2025-06-03 00:50:43 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/hUmkuGbR_G/ea_profile.json
* 2025-06-03 00:50:44 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-03 00:50:46 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-04 00:48:48 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-04 00:48:48 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-04 00:48:49 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-04 00:48:49 (10169) [[32mINFO[0m]
* 2025-06-04 00:48:50 (10182) [[32mINFO[0m] [2025-06-04 00:48:50 -0500]
* 2025-06-04 00:48:50 (10182) [[32mINFO[0m] [2025-06-04 00:48:50 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-04 00:48:50 (10182) [[32mINFO[0m] [2025-06-04 00:48:50 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-04 00:48:50 (10182) [[32mINFO[0m] [2025-06-04 00:48:50 -0500]
* 2025-06-04 00:48:50 (10182) [[32mINFO[0m] [2025-06-04 00:48:50 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-04 00:48:50 (10182) [[32mINFO[0m] [2025-06-04 00:48:50 -0500] The following packages are missing from your system:
* 2025-06-04 00:48:50 (10182) [[32mINFO[0m] [2025-06-04 00:48:50 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-04 00:49:31 (10182) [[32mINFO[0m] [2025-06-04 00:49:31 -0500]
* 2025-06-04 00:49:31 (10182) [[32mINFO[0m] [2025-06-04 00:49:31 -0500] The following files were found to be altered from their original package form:
* 2025-06-04 00:49:31 (10182) [[32mINFO[0m] [2025-06-04 00:49:31 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-04 00:49:31 (10182) [[32mINFO[0m] [2025-06-04 00:49:31 -0500]
* 2025-06-04 00:49:31 (10199) [[32mINFO[0m]
* 2025-06-04 00:49:31 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-04 00:48:50 -0500]
[2025-06-04 00:48:50 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-04 00:48:50 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-04 00:48:50 -0500]
[2025-06-04 00:48:50 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-04 00:48:50 -0500] The following packages are missing from your system:
[2025-06-04 00:48:50 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-04 00:49:31 -0500]
[2025-06-04 00:49:31 -0500] The following files were found to be altered from their original package form:
[2025-06-04 00:49:31 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-04 00:49:31 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-04 00:49:31 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-04 00:49:31 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-04 00:49:32 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-04 00:49:32 (10169) [[32mINFO[0m]
* 2025-06-04 00:49:36 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-04 00:49:37 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-04 00:49:37 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-04 00:49:37 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-04 00:49:37 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-04 00:49:37 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-04 00:49:37 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-04 00:49:37 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-04 00:49:37 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-04 00:49:37 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-04 00:49:37 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-04 00:49:37 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-04 00:49:37 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-04 00:49:37 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-04 00:49:37 (10169) [[32mINFO[0m]
* 2025-06-04 00:49:37 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-04 00:49:37 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-04 00:49:37 (10182) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-04 00:49:37 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-04 00:49:37 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-04 00:49:37 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-04 00:49:37 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-04 00:49:37 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-04 00:49:37 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-04 00:49:37 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-04 00:49:37 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-04 00:49:37 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-04 00:49:37 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-04 00:49:45 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-04 00:49:45 (10199) [[32mINFO[0m]
* 2025-06-04 00:49:46 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-04 00:49:46 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iqwF4qkW8z/ea_profile.json
* 2025-06-04 00:49:46 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/iqwF4qkW8z/ea_profile.json
* 2025-06-04 00:49:47 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-04 00:49:49 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-05 00:49:08 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-05 00:49:08 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-05 00:49:09 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-05 00:49:09 (10169) [[32mINFO[0m]
* 2025-06-05 00:49:10 (10182) [[32mINFO[0m] [2025-06-05 00:49:10 -0500]
* 2025-06-05 00:49:10 (10182) [[32mINFO[0m] [2025-06-05 00:49:10 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-05 00:49:10 (10182) [[32mINFO[0m] [2025-06-05 00:49:10 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-05 00:49:10 (10182) [[32mINFO[0m] [2025-06-05 00:49:10 -0500]
* 2025-06-05 00:49:10 (10182) [[32mINFO[0m] [2025-06-05 00:49:10 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-05 00:49:10 (10182) [[32mINFO[0m] [2025-06-05 00:49:10 -0500] The following packages are missing from your system:
* 2025-06-05 00:49:10 (10182) [[32mINFO[0m] [2025-06-05 00:49:10 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-05 00:49:51 (10182) [[32mINFO[0m] [2025-06-05 00:49:51 -0500]
* 2025-06-05 00:49:51 (10182) [[32mINFO[0m] [2025-06-05 00:49:51 -0500] The following files were found to be altered from their original package form:
* 2025-06-05 00:49:51 (10182) [[32mINFO[0m] [2025-06-05 00:49:51 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-05 00:49:51 (10182) [[32mINFO[0m] [2025-06-05 00:49:51 -0500]
* 2025-06-05 00:49:51 (10199) [[32mINFO[0m]
* 2025-06-05 00:49:51 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-05 00:49:10 -0500]
[2025-06-05 00:49:10 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-05 00:49:10 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-05 00:49:10 -0500]
[2025-06-05 00:49:10 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-05 00:49:10 -0500] The following packages are missing from your system:
[2025-06-05 00:49:10 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-05 00:49:51 -0500]
[2025-06-05 00:49:51 -0500] The following files were found to be altered from their original package form:
[2025-06-05 00:49:51 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-05 00:49:51 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-05 00:49:51 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-05 00:49:51 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-05 00:49:51 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-05 00:49:51 (10169) [[32mINFO[0m]
* 2025-06-05 00:49:55 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-05 00:49:56 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-05 00:49:56 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-05 00:49:56 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-05 00:49:56 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-05 00:49:56 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-05 00:49:56 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-05 00:49:56 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-05 00:49:56 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-05 00:49:56 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-05 00:49:56 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-05 00:49:56 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-05 00:49:56 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-05 00:49:56 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-05 00:49:56 (10169) [[32mINFO[0m]
* 2025-06-05 00:49:57 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-05 00:49:57 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-05 00:49:57 (10182) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-05 00:49:57 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-05 00:49:57 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-05 00:49:57 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-05 00:49:57 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-05 00:49:57 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-05 00:49:57 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-05 00:49:57 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-05 00:49:57 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-05 00:49:57 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-05 00:49:57 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-05 00:50:05 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-05 00:50:05 (10199) [[32mINFO[0m]
* 2025-06-05 00:50:06 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-05 00:50:06 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/H7xKAnl6yi/ea_profile.json
* 2025-06-05 00:50:07 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/H7xKAnl6yi/ea_profile.json
* 2025-06-05 00:50:07 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-05 00:50:09 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-06 00:49:14 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-06 00:49:14 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-06 00:49:15 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-06 00:49:15 (10169) [[32mINFO[0m]
* 2025-06-06 00:49:16 (10182) [[32mINFO[0m] [2025-06-06 00:49:16 -0500]
* 2025-06-06 00:49:16 (10182) [[32mINFO[0m] [2025-06-06 00:49:16 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-06 00:49:16 (10182) [[32mINFO[0m] [2025-06-06 00:49:16 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-06 00:49:16 (10182) [[32mINFO[0m] [2025-06-06 00:49:16 -0500]
* 2025-06-06 00:49:16 (10182) [[32mINFO[0m] [2025-06-06 00:49:16 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-06 00:49:16 (10182) [[32mINFO[0m] [2025-06-06 00:49:16 -0500] The following packages are missing from your system:
* 2025-06-06 00:49:16 (10182) [[32mINFO[0m] [2025-06-06 00:49:16 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-06 00:49:57 (10182) [[32mINFO[0m] [2025-06-06 00:49:57 -0500]
* 2025-06-06 00:49:57 (10182) [[32mINFO[0m] [2025-06-06 00:49:57 -0500] The following files were found to be altered from their original package form:
* 2025-06-06 00:49:57 (10182) [[32mINFO[0m] [2025-06-06 00:49:57 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-06 00:49:57 (10182) [[32mINFO[0m] [2025-06-06 00:49:57 -0500]
* 2025-06-06 00:49:57 (10199) [[32mINFO[0m]
* 2025-06-06 00:49:57 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-06 00:49:16 -0500]
[2025-06-06 00:49:16 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-06 00:49:16 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-06 00:49:16 -0500]
[2025-06-06 00:49:16 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-06 00:49:16 -0500] The following packages are missing from your system:
[2025-06-06 00:49:16 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-06 00:49:57 -0500]
[2025-06-06 00:49:57 -0500] The following files were found to be altered from their original package form:
[2025-06-06 00:49:57 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-06 00:49:57 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-06 00:49:57 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-06 00:49:57 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-06 00:49:57 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-06 00:49:57 (10169) [[32mINFO[0m]
* 2025-06-06 00:50:01 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-06 00:50:02 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-06 00:50:02 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-06 00:50:02 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-06 00:50:02 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-06 00:50:02 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-06 00:50:02 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-06 00:50:02 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-06 00:50:02 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-06 00:50:02 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-06 00:50:02 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-06 00:50:02 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-06 00:50:02 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-06 00:50:02 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-06 00:50:02 (10169) [[32mINFO[0m]
* 2025-06-06 00:50:02 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-06 00:50:03 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-06 00:50:03 (10182) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-06-06 00:50:03 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-06 00:50:03 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-06-06 00:50:03 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-06 00:50:03 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-06 00:50:03 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-06 00:50:03 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-06 00:50:03 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-06 00:50:03 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-06 00:50:03 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-06 00:50:03 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-06 00:50:12 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-06 00:50:12 (10199) [[32mINFO[0m]
* 2025-06-06 00:50:13 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-06 00:50:13 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ZfHktOc_p1/ea_profile.json
* 2025-06-06 00:50:14 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/ZfHktOc_p1/ea_profile.json
* 2025-06-06 00:50:14 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-06 00:50:37 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-07 00:49:30 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-07 00:49:30 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-07 00:49:31 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-07 00:49:31 (10169) [[32mINFO[0m]
* 2025-06-07 00:49:32 (10182) [[32mINFO[0m] [2025-06-07 00:49:32 -0500]
* 2025-06-07 00:49:32 (10182) [[32mINFO[0m] [2025-06-07 00:49:32 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-07 00:49:32 (10182) [[32mINFO[0m] [2025-06-07 00:49:32 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-07 00:49:32 (10182) [[32mINFO[0m] [2025-06-07 00:49:32 -0500]
* 2025-06-07 00:49:32 (10182) [[32mINFO[0m] [2025-06-07 00:49:32 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-07 00:49:32 (10182) [[32mINFO[0m] [2025-06-07 00:49:32 -0500] The following packages are missing from your system:
* 2025-06-07 00:49:32 (10182) [[32mINFO[0m] [2025-06-07 00:49:32 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-07 00:49:59 (10182) [[32mINFO[0m] [2025-06-07 00:49:59 -0500]
* 2025-06-07 00:49:59 (10182) [[32mINFO[0m] [2025-06-07 00:49:59 -0500] The following files were found to be altered from their original package form:
* 2025-06-07 00:49:59 (10182) [[32mINFO[0m] [2025-06-07 00:49:59 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-07 00:49:59 (10182) [[32mINFO[0m] [2025-06-07 00:49:59 -0500]
* 2025-06-07 00:49:59 (10199) [[32mINFO[0m]
* 2025-06-07 00:49:59 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-07 00:49:32 -0500]
[2025-06-07 00:49:32 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-07 00:49:32 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-07 00:49:32 -0500]
[2025-06-07 00:49:32 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-07 00:49:32 -0500] The following packages are missing from your system:
[2025-06-07 00:49:32 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-07 00:49:59 -0500]
[2025-06-07 00:49:59 -0500] The following files were found to be altered from their original package form:
[2025-06-07 00:49:59 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-07 00:49:59 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-07 00:49:59 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-07 00:49:59 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-07 00:50:00 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-07 00:50:00 (10169) [[32mINFO[0m]
* 2025-06-07 00:50:04 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-07 00:50:05 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-07 00:50:05 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-07 00:50:05 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-07 00:50:05 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-07 00:50:05 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-07 00:50:05 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-07 00:50:05 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-07 00:50:05 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-07 00:50:05 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-07 00:50:05 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-07 00:50:05 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-07 00:50:05 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-07 00:50:05 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-07 00:50:05 (10169) [[32mINFO[0m]
* 2025-06-07 00:50:05 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-07 00:50:05 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-07 00:50:05 (10182) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-07 00:50:05 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-07 00:50:05 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-07 00:50:05 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-07 00:50:05 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-07 00:50:05 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-07 00:50:05 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-07 00:50:05 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-07 00:50:05 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-07 00:50:05 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-07 00:50:05 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-07 00:50:14 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-07 00:50:14 (10199) [[32mINFO[0m]
* 2025-06-07 00:50:15 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-07 00:50:15 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/KgLluqlSZR/ea_profile.json
* 2025-06-07 00:50:16 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/KgLluqlSZR/ea_profile.json
* 2025-06-07 00:50:16 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-07 00:50:18 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-08 00:49:43 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-08 00:49:43 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-08 00:49:44 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-08 00:49:44 (10169) [[32mINFO[0m]
* 2025-06-08 00:49:45 (10182) [[32mINFO[0m] [2025-06-08 00:49:45 -0500]
* 2025-06-08 00:49:45 (10182) [[32mINFO[0m] [2025-06-08 00:49:45 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-08 00:49:45 (10182) [[32mINFO[0m] [2025-06-08 00:49:45 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-08 00:49:45 (10182) [[32mINFO[0m] [2025-06-08 00:49:45 -0500]
* 2025-06-08 00:49:45 (10182) [[32mINFO[0m] [2025-06-08 00:49:45 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-08 00:49:45 (10182) [[32mINFO[0m] [2025-06-08 00:49:45 -0500] The following packages are missing from your system:
* 2025-06-08 00:49:45 (10182) [[32mINFO[0m] [2025-06-08 00:49:45 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-08 00:50:13 (10182) [[32mINFO[0m] [2025-06-08 00:50:13 -0500]
* 2025-06-08 00:50:13 (10182) [[32mINFO[0m] [2025-06-08 00:50:13 -0500] The following files were found to be altered from their original package form:
* 2025-06-08 00:50:13 (10182) [[32mINFO[0m] [2025-06-08 00:50:13 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-08 00:50:13 (10182) [[32mINFO[0m] [2025-06-08 00:50:13 -0500]
* 2025-06-08 00:50:13 (10199) [[32mINFO[0m]
* 2025-06-08 00:50:13 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-08 00:49:45 -0500]
[2025-06-08 00:49:45 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-08 00:49:45 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-08 00:49:45 -0500]
[2025-06-08 00:49:45 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-08 00:49:45 -0500] The following packages are missing from your system:
[2025-06-08 00:49:45 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-08 00:50:13 -0500]
[2025-06-08 00:50:13 -0500] The following files were found to be altered from their original package form:
[2025-06-08 00:50:13 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-08 00:50:13 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-08 00:50:13 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-08 00:50:13 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-08 00:50:13 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-08 00:50:13 (10169) [[32mINFO[0m]
* 2025-06-08 00:50:17 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-08 00:50:19 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-08 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-08 00:50:19 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-08 00:50:19 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-08 00:50:19 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-08 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-08 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-08 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-08 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-08 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-08 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-08 00:50:19 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-08 00:50:19 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-08 00:50:19 (10169) [[32mINFO[0m]
* 2025-06-08 00:50:19 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-08 00:50:19 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-08 00:50:19 (10182) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-06-08 00:50:19 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-08 00:50:19 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-06-08 00:50:19 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-08 00:50:19 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-08 00:50:19 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-08 00:50:19 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-08 00:50:19 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-08 00:50:19 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-08 00:50:19 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-08 00:50:19 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-08 00:50:29 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-08 00:50:29 (10199) [[32mINFO[0m]
* 2025-06-08 00:50:29 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-08 00:50:29 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zznFJYicCI/ea_profile.json
* 2025-06-08 00:50:30 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/zznFJYicCI/ea_profile.json
* 2025-06-08 00:50:30 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-08 00:50:33 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-09 00:48:33 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-09 00:48:33 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-09 00:48:34 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-09 00:48:34 (10169) [[32mINFO[0m]
* 2025-06-09 00:48:35 (10182) [[32mINFO[0m] [2025-06-09 00:48:35 -0500]
* 2025-06-09 00:48:35 (10182) [[32mINFO[0m] [2025-06-09 00:48:35 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-09 00:48:35 (10182) [[32mINFO[0m] [2025-06-09 00:48:35 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-09 00:48:35 (10182) [[32mINFO[0m] [2025-06-09 00:48:35 -0500]
* 2025-06-09 00:48:35 (10182) [[32mINFO[0m] [2025-06-09 00:48:35 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-09 00:48:35 (10182) [[32mINFO[0m] [2025-06-09 00:48:35 -0500] The following packages are missing from your system:
* 2025-06-09 00:48:35 (10182) [[32mINFO[0m] [2025-06-09 00:48:35 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-09 00:49:20 (10182) [[32mINFO[0m] [2025-06-09 00:49:20 -0500]
* 2025-06-09 00:49:20 (10182) [[32mINFO[0m] [2025-06-09 00:49:20 -0500] The following files were found to be altered from their original package form:
* 2025-06-09 00:49:20 (10182) [[32mINFO[0m] [2025-06-09 00:49:20 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-09 00:49:20 (10182) [[32mINFO[0m] [2025-06-09 00:49:20 -0500]
* 2025-06-09 00:49:20 (10199) [[32mINFO[0m]
* 2025-06-09 00:49:20 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-09 00:48:35 -0500]
[2025-06-09 00:48:35 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-09 00:48:35 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-09 00:48:35 -0500]
[2025-06-09 00:48:35 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-09 00:48:35 -0500] The following packages are missing from your system:
[2025-06-09 00:48:35 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-09 00:49:20 -0500]
[2025-06-09 00:49:20 -0500] The following files were found to be altered from their original package form:
[2025-06-09 00:49:20 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-09 00:49:20 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-09 00:49:20 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-09 00:49:20 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-09 00:49:21 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-09 00:49:21 (10169) [[32mINFO[0m]
* 2025-06-09 00:49:24 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-09 00:49:26 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-09 00:49:26 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-09 00:49:26 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-09 00:49:26 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-09 00:49:26 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-09 00:49:26 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-09 00:49:26 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-09 00:49:26 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-09 00:49:26 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-09 00:49:26 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-09 00:49:26 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-09 00:49:26 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-09 00:49:26 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-09 00:49:26 (10169) [[32mINFO[0m]
* 2025-06-09 00:49:26 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-09 00:49:26 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-09 00:49:26 (10182) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-09 00:49:26 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-09 00:49:26 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-09 00:49:26 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-09 00:49:26 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-09 00:49:26 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-09 00:49:26 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-09 00:49:26 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-09 00:49:26 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-09 00:49:26 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-09 00:49:26 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-09 00:49:34 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-09 00:49:34 (10199) [[32mINFO[0m]
* 2025-06-09 00:49:35 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-09 00:49:35 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FdRErmwr_r/ea_profile.json
* 2025-06-09 00:49:36 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/FdRErmwr_r/ea_profile.json
* 2025-06-09 00:49:36 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-09 00:49:38 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-10 00:49:14 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-10 00:49:15 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-10 00:49:16 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-10 00:49:16 (10169) [[32mINFO[0m]
* 2025-06-10 00:49:16 (10182) [[32mINFO[0m] [2025-06-10 00:49:16 -0500]
* 2025-06-10 00:49:16 (10182) [[32mINFO[0m] [2025-06-10 00:49:16 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-10 00:49:16 (10182) [[32mINFO[0m] [2025-06-10 00:49:16 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-10 00:49:16 (10182) [[32mINFO[0m] [2025-06-10 00:49:16 -0500]
* 2025-06-10 00:49:16 (10182) [[32mINFO[0m] [2025-06-10 00:49:16 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-10 00:49:16 (10182) [[32mINFO[0m] [2025-06-10 00:49:16 -0500] The following packages are missing from your system:
* 2025-06-10 00:49:16 (10182) [[32mINFO[0m] [2025-06-10 00:49:16 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-10 00:49:56 (10182) [[32mINFO[0m] [2025-06-10 00:49:56 -0500]
* 2025-06-10 00:49:56 (10182) [[32mINFO[0m] [2025-06-10 00:49:56 -0500] The following files were found to be altered from their original package form:
* 2025-06-10 00:49:56 (10182) [[32mINFO[0m] [2025-06-10 00:49:56 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-10 00:49:56 (10182) [[32mINFO[0m] [2025-06-10 00:49:56 -0500]
* 2025-06-10 00:49:56 (10199) [[32mINFO[0m]
* 2025-06-10 00:49:56 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-10 00:49:16 -0500]
[2025-06-10 00:49:16 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-10 00:49:16 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-10 00:49:16 -0500]
[2025-06-10 00:49:16 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-10 00:49:16 -0500] The following packages are missing from your system:
[2025-06-10 00:49:16 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-10 00:49:56 -0500]
[2025-06-10 00:49:56 -0500] The following files were found to be altered from their original package form:
[2025-06-10 00:49:56 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-10 00:49:56 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-10 00:49:56 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-10 00:49:56 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-10 00:49:56 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-10 00:49:56 (10169) [[32mINFO[0m]
* 2025-06-10 00:50:00 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-10 00:50:01 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-10 00:50:01 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-10 00:50:01 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-10 00:50:01 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-10 00:50:01 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-10 00:50:01 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-10 00:50:01 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-10 00:50:01 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-10 00:50:01 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-10 00:50:01 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-10 00:50:01 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-10 00:50:01 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-10 00:50:01 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-10 00:50:01 (10169) [[32mINFO[0m]
* 2025-06-10 00:50:01 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-10 00:50:01 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-10 00:50:01 (10182) [[32mINFO[0m] * EA4: 63.247.64.58
* 2025-06-10 00:50:01 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 63.247.64.58
* 2025-06-10 00:50:01 (10182) [[32mINFO[0m] * cpanel-plugins: 63.247.64.58
* 2025-06-10 00:50:01 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-10 00:50:01 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-10 00:50:01 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-10 00:50:01 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-10 00:50:01 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-10 00:50:01 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-10 00:50:01 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-10 00:50:01 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-10 00:50:09 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-10 00:50:09 (10199) [[32mINFO[0m]
* 2025-06-10 00:50:10 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-10 00:50:10 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vmGjPrefrc/ea_profile.json
* 2025-06-10 00:50:11 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/vmGjPrefrc/ea_profile.json
* 2025-06-10 00:50:11 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-10 00:50:13 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-11 00:54:47 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-11 00:54:47 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-11 00:54:48 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-11 00:54:48 (10169) [[32mINFO[0m]
* 2025-06-11 00:55:29 (10182) [[32mINFO[0m] [2025-06-11 00:55:29 -0500]
* 2025-06-11 00:55:29 (10182) [[32mINFO[0m] [2025-06-11 00:55:29 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-11 00:55:29 (10182) [[32mINFO[0m] [2025-06-11 00:55:29 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-11 00:55:29 (10182) [[32mINFO[0m] [2025-06-11 00:55:29 -0500]
* 2025-06-11 00:55:29 (10182) [[32mINFO[0m] [2025-06-11 00:55:29 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-11 00:55:29 (10182) [[32mINFO[0m] [2025-06-11 00:55:29 -0500]
* 2025-06-11 00:55:29 (10182) [[32mINFO[0m] [2025-06-11 00:55:29 -0500] The following files were found to be altered from their original package form:
* 2025-06-11 00:55:29 (10182) [[32mINFO[0m] [2025-06-11 00:55:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-11 00:55:29 (10182) [[32mINFO[0m] [2025-06-11 00:55:29 -0500]
* 2025-06-11 00:55:29 (10199) [[32mINFO[0m]
* 2025-06-11 00:55:29 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-11 00:55:29 -0500]
[2025-06-11 00:55:29 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-11 00:55:29 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-11 00:55:29 -0500]
[2025-06-11 00:55:29 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-11 00:55:29 -0500]
[2025-06-11 00:55:29 -0500] The following files were found to be altered from their original package form:
[2025-06-11 00:55:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-11 00:55:29 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-11 00:55:29 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-11 00:55:29 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-11 00:55:29 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-11 00:55:29 (10169) [[32mINFO[0m]
* 2025-06-11 00:55:33 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-11 00:55:34 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-11 00:55:34 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-11 00:55:34 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-11 00:55:34 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-11 00:55:34 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-11 00:55:34 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-11 00:55:34 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-11 00:55:34 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-11 00:55:34 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-11 00:55:34 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-11 00:55:34 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-11 00:55:34 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-11 00:55:34 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-11 00:55:34 (10169) [[32mINFO[0m]
* 2025-06-11 00:55:34 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-11 00:55:34 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-11 00:55:34 (10182) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-06-11 00:55:34 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-11 00:55:34 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-06-11 00:55:34 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-11 00:55:34 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-11 00:55:34 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-11 00:55:34 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-11 00:55:34 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-11 00:55:34 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-11 00:55:34 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-11 00:55:34 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-11 00:55:43 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-11 00:55:43 (10199) [[32mINFO[0m]
* 2025-06-11 00:55:44 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-11 00:55:44 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/J0578zt9U7/ea_profile.json
* 2025-06-11 00:55:45 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/J0578zt9U7/ea_profile.json
* 2025-06-11 00:55:45 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-11 00:55:47 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-12 00:48:41 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-12 00:48:41 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-12 00:48:42 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-12 00:48:42 (10169) [[32mINFO[0m]
* 2025-06-12 00:48:42 (10182) [[32mINFO[0m] [2025-06-12 00:48:42 -0500]
* 2025-06-12 00:48:42 (10182) [[32mINFO[0m] [2025-06-12 00:48:42 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-12 00:48:42 (10182) [[32mINFO[0m] [2025-06-12 00:48:42 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-12 00:48:42 (10182) [[32mINFO[0m] [2025-06-12 00:48:42 -0500]
* 2025-06-12 00:48:42 (10182) [[32mINFO[0m] [2025-06-12 00:48:42 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-12 00:48:42 (10182) [[32mINFO[0m] [2025-06-12 00:48:42 -0500] The following packages are missing from your system:
* 2025-06-12 00:48:42 (10182) [[32mINFO[0m] [2025-06-12 00:48:42 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-12 00:49:23 (10182) [[32mINFO[0m] [2025-06-12 00:49:23 -0500]
* 2025-06-12 00:49:23 (10182) [[32mINFO[0m] [2025-06-12 00:49:23 -0500] The following files were found to be altered from their original package form:
* 2025-06-12 00:49:23 (10182) [[32mINFO[0m] [2025-06-12 00:49:23 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-12 00:49:23 (10182) [[32mINFO[0m] [2025-06-12 00:49:23 -0500]
* 2025-06-12 00:49:23 (10199) [[32mINFO[0m]
* 2025-06-12 00:49:23 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-12 00:48:42 -0500]
[2025-06-12 00:48:42 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-12 00:48:42 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-12 00:48:42 -0500]
[2025-06-12 00:48:42 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-12 00:48:42 -0500] The following packages are missing from your system:
[2025-06-12 00:48:42 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-12 00:49:23 -0500]
[2025-06-12 00:49:23 -0500] The following files were found to be altered from their original package form:
[2025-06-12 00:49:23 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-12 00:49:23 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-12 00:49:23 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
This installation of cPanel (11.110.0.67) does not appear to be up to date.
Additionally, we were unable to determine the expected version for this build.
* 2025-06-12 00:49:23 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-12 00:49:23 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-12 00:49:23 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-12 00:49:23 (10169) [[32mINFO[0m]
* 2025-06-12 00:49:27 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-12 00:49:28 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-12 00:49:28 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-12 00:49:28 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-12 00:49:28 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-12 00:49:28 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-12 00:49:28 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-12 00:49:28 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-12 00:49:28 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-12 00:49:28 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-12 00:49:28 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-12 00:49:28 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-12 00:49:28 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-12 00:49:28 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-12 00:49:28 (10169) [[32mINFO[0m]
* 2025-06-12 00:49:28 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-12 00:49:28 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-12 00:49:28 (10182) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-12 00:49:28 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-12 00:49:28 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-12 00:49:28 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-12 00:49:28 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-12 00:49:28 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-12 00:49:28 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-12 00:49:28 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-12 00:49:28 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-12 00:49:28 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-12 00:49:28 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-12 00:49:37 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-12 00:49:37 (10199) [[32mINFO[0m]
* 2025-06-12 00:49:37 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-12 00:49:37 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rwlcURqlbE/ea_profile.json
* 2025-06-12 00:49:38 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/rwlcURqlbE/ea_profile.json
* 2025-06-12 00:49:39 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-12 00:49:41 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-13 00:51:53 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-13 00:51:53 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-13 00:51:54 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-13 00:51:54 (10169) [[32mINFO[0m]
* 2025-06-13 00:52:34 (10182) [[32mINFO[0m] [2025-06-13 00:52:34 -0500]
* 2025-06-13 00:52:34 (10182) [[32mINFO[0m] [2025-06-13 00:52:34 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-13 00:52:34 (10182) [[32mINFO[0m] [2025-06-13 00:52:34 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-13 00:52:34 (10182) [[32mINFO[0m] [2025-06-13 00:52:34 -0500]
* 2025-06-13 00:52:34 (10182) [[32mINFO[0m] [2025-06-13 00:52:34 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-13 00:52:34 (10182) [[32mINFO[0m] [2025-06-13 00:52:34 -0500]
* 2025-06-13 00:52:34 (10182) [[32mINFO[0m] [2025-06-13 00:52:34 -0500] The following files were found to be altered from their original package form:
* 2025-06-13 00:52:34 (10182) [[32mINFO[0m] [2025-06-13 00:52:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-13 00:52:34 (10182) [[32mINFO[0m] [2025-06-13 00:52:34 -0500]
* 2025-06-13 00:52:34 (10199) [[32mINFO[0m]
* 2025-06-13 00:52:34 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-13 00:52:34 -0500]
[2025-06-13 00:52:34 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-13 00:52:34 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-13 00:52:34 -0500]
[2025-06-13 00:52:34 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-13 00:52:34 -0500]
[2025-06-13 00:52:34 -0500] The following files were found to be altered from their original package form:
[2025-06-13 00:52:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-13 00:52:34 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-13 00:52:34 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-13 00:52:34 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-13 00:52:34 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-13 00:52:34 (10169) [[32mINFO[0m]
* 2025-06-13 00:52:38 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-13 00:52:40 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-13 00:52:40 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-13 00:52:40 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-13 00:52:40 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-13 00:52:40 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-13 00:52:40 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-13 00:52:40 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-13 00:52:40 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-13 00:52:40 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-13 00:52:40 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-13 00:52:40 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-13 00:52:40 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-13 00:52:40 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-13 00:52:40 (10169) [[32mINFO[0m]
* 2025-06-13 00:52:40 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-13 00:52:40 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-13 00:52:40 (10182) [[32mINFO[0m] * EA4: 184.94.196.94
* 2025-06-13 00:52:40 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 184.94.196.94
* 2025-06-13 00:52:40 (10182) [[32mINFO[0m] * cpanel-plugins: 184.94.196.94
* 2025-06-13 00:52:40 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-13 00:52:40 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-13 00:52:40 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-13 00:52:40 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-13 00:52:40 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-13 00:52:40 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-13 00:52:40 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-13 00:52:40 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-13 00:52:47 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-13 00:52:47 (10199) [[32mINFO[0m]
* 2025-06-13 00:52:48 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-13 00:52:48 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uO7Xo1kVrF/ea_profile.json
* 2025-06-13 00:52:49 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/uO7Xo1kVrF/ea_profile.json
* 2025-06-13 00:52:49 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-13 00:52:51 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-14 00:50:02 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-14 00:50:02 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-14 00:50:04 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-14 00:50:04 (10169) [[32mINFO[0m]
* 2025-06-14 00:50:04 (10182) [[32mINFO[0m] [2025-06-14 00:50:04 -0500]
* 2025-06-14 00:50:04 (10182) [[32mINFO[0m] [2025-06-14 00:50:04 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-14 00:50:04 (10182) [[32mINFO[0m] [2025-06-14 00:50:04 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-14 00:50:04 (10182) [[32mINFO[0m] [2025-06-14 00:50:04 -0500]
* 2025-06-14 00:50:04 (10182) [[32mINFO[0m] [2025-06-14 00:50:04 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-14 00:50:04 (10182) [[32mINFO[0m] [2025-06-14 00:50:04 -0500] The following packages are missing from your system:
* 2025-06-14 00:50:04 (10182) [[32mINFO[0m] [2025-06-14 00:50:04 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-14 00:50:32 (10182) [[32mINFO[0m] [2025-06-14 00:50:32 -0500]
* 2025-06-14 00:50:32 (10182) [[32mINFO[0m] [2025-06-14 00:50:32 -0500] The following files were found to be altered from their original package form:
* 2025-06-14 00:50:32 (10182) [[32mINFO[0m] [2025-06-14 00:50:32 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-14 00:50:32 (10182) [[32mINFO[0m] [2025-06-14 00:50:32 -0500]
* 2025-06-14 00:50:32 (10199) [[32mINFO[0m]
* 2025-06-14 00:50:32 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-14 00:50:04 -0500]
[2025-06-14 00:50:04 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-14 00:50:04 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-14 00:50:04 -0500]
[2025-06-14 00:50:04 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-14 00:50:04 -0500] The following packages are missing from your system:
[2025-06-14 00:50:04 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-14 00:50:32 -0500]
[2025-06-14 00:50:32 -0500] The following files were found to be altered from their original package form:
[2025-06-14 00:50:32 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-14 00:50:32 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-14 00:50:32 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-14 00:50:32 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-14 00:50:32 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-14 00:50:32 (10169) [[32mINFO[0m]
* 2025-06-14 00:50:36 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-14 00:50:37 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-14 00:50:37 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-14 00:50:37 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-14 00:50:37 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-14 00:50:37 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-14 00:50:37 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-14 00:50:37 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-14 00:50:37 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-14 00:50:37 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-14 00:50:37 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-14 00:50:37 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-14 00:50:37 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-14 00:50:37 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-14 00:50:37 (10169) [[32mINFO[0m]
* 2025-06-14 00:50:37 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-14 00:50:37 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-14 00:50:37 (10182) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-06-14 00:50:37 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-14 00:50:37 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-06-14 00:50:37 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-14 00:50:37 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-14 00:50:37 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-14 00:50:37 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-14 00:50:37 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-14 00:50:37 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-14 00:50:37 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-14 00:50:37 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-14 00:50:45 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-14 00:50:45 (10199) [[32mINFO[0m]
* 2025-06-14 00:50:46 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-14 00:50:46 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sc4DD7uJBC/ea_profile.json
* 2025-06-14 00:50:46 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/sc4DD7uJBC/ea_profile.json
* 2025-06-14 00:50:47 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-14 00:50:49 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-15 00:49:17 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-15 00:49:17 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-15 00:49:18 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-15 00:49:18 (10169) [[32mINFO[0m]
* 2025-06-15 00:49:19 (10182) [[32mINFO[0m] [2025-06-15 00:49:19 -0500]
* 2025-06-15 00:49:19 (10182) [[32mINFO[0m] [2025-06-15 00:49:19 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-15 00:49:19 (10182) [[32mINFO[0m] [2025-06-15 00:49:19 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-15 00:49:19 (10182) [[32mINFO[0m] [2025-06-15 00:49:19 -0500]
* 2025-06-15 00:49:19 (10182) [[32mINFO[0m] [2025-06-15 00:49:19 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-15 00:49:19 (10182) [[32mINFO[0m] [2025-06-15 00:49:19 -0500] The following packages are missing from your system:
* 2025-06-15 00:49:19 (10182) [[32mINFO[0m] [2025-06-15 00:49:19 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-15 00:49:46 (10182) [[32mINFO[0m] [2025-06-15 00:49:46 -0500]
* 2025-06-15 00:49:46 (10182) [[32mINFO[0m] [2025-06-15 00:49:46 -0500] The following files were found to be altered from their original package form:
* 2025-06-15 00:49:46 (10182) [[32mINFO[0m] [2025-06-15 00:49:46 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-15 00:49:46 (10182) [[32mINFO[0m] [2025-06-15 00:49:46 -0500]
* 2025-06-15 00:49:46 (10199) [[32mINFO[0m]
* 2025-06-15 00:49:46 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-15 00:49:19 -0500]
[2025-06-15 00:49:19 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-15 00:49:19 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-15 00:49:19 -0500]
[2025-06-15 00:49:19 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-15 00:49:19 -0500] The following packages are missing from your system:
[2025-06-15 00:49:19 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-15 00:49:46 -0500]
[2025-06-15 00:49:46 -0500] The following files were found to be altered from their original package form:
[2025-06-15 00:49:46 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-15 00:49:46 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-15 00:49:46 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-15 00:49:46 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-15 00:49:46 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-15 00:49:46 (10169) [[32mINFO[0m]
* 2025-06-15 00:49:50 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-15 00:49:52 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-15 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-15 00:49:52 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-15 00:49:52 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-15 00:49:52 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-15 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-15 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-15 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-15 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-15 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-15 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-15 00:49:52 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-15 00:49:52 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-15 00:49:52 (10169) [[32mINFO[0m]
* 2025-06-15 00:49:52 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-15 00:49:52 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-15 00:49:52 (10182) [[32mINFO[0m] * EA4: 184.94.196.92
* 2025-06-15 00:49:52 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 184.94.196.92
* 2025-06-15 00:49:52 (10182) [[32mINFO[0m] * cpanel-plugins: 184.94.196.92
* 2025-06-15 00:49:52 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-15 00:49:52 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-15 00:49:52 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-15 00:49:52 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-15 00:49:52 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-15 00:49:52 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-15 00:49:52 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-15 00:49:52 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-15 00:50:00 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-15 00:50:00 (10199) [[32mINFO[0m]
* 2025-06-15 00:50:00 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-15 00:50:00 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UBMr2zMawu/ea_profile.json
* 2025-06-15 00:50:01 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/UBMr2zMawu/ea_profile.json
* 2025-06-15 00:50:02 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-15 00:50:05 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-16 00:48:45 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-16 00:48:45 (11252) [[32mINFO[0m] Script is up to date.
* 2025-06-16 00:48:46 (10168) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-16 00:48:46 (10169) [[32mINFO[0m]
* 2025-06-16 00:48:47 (10182) [[32mINFO[0m] [2025-06-16 00:48:47 -0500]
* 2025-06-16 00:48:47 (10182) [[32mINFO[0m] [2025-06-16 00:48:47 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-16 00:48:47 (10182) [[32mINFO[0m] [2025-06-16 00:48:47 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-16 00:48:47 (10182) [[32mINFO[0m] [2025-06-16 00:48:47 -0500]
* 2025-06-16 00:48:47 (10182) [[32mINFO[0m] [2025-06-16 00:48:47 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-16 00:48:47 (10182) [[32mINFO[0m] [2025-06-16 00:48:47 -0500] The following packages are missing from your system:
* 2025-06-16 00:48:47 (10182) [[32mINFO[0m] [2025-06-16 00:48:47 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-16 00:49:28 (10182) [[32mINFO[0m] [2025-06-16 00:49:28 -0500]
* 2025-06-16 00:49:28 (10182) [[32mINFO[0m] [2025-06-16 00:49:28 -0500] The following files were found to be altered from their original package form:
* 2025-06-16 00:49:28 (10182) [[32mINFO[0m] [2025-06-16 00:49:28 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-16 00:49:28 (10182) [[32mINFO[0m] [2025-06-16 00:49:28 -0500]
* 2025-06-16 00:49:28 (10199) [[32mINFO[0m]
* 2025-06-16 00:49:28 (7188) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-16 00:48:47 -0500]
[2025-06-16 00:48:47 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-16 00:48:47 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-16 00:48:47 -0500]
[2025-06-16 00:48:47 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-16 00:48:47 -0500] The following packages are missing from your system:
[2025-06-16 00:48:47 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-16 00:49:28 -0500]
[2025-06-16 00:49:28 -0500] The following files were found to be altered from their original package form:
[2025-06-16 00:49:28 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-16 00:49:28 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-16 00:49:28 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-16 00:49:28 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-16 00:49:28 (10168) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-16 00:49:28 (10169) [[32mINFO[0m]
* 2025-06-16 00:49:32 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-16 00:49:33 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-16 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-16 00:49:33 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-16 00:49:33 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-16 00:49:33 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-16 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-16 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-16 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-16 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-16 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-16 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-16 00:49:33 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-16 00:49:33 (10168) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-16 00:49:33 (10169) [[32mINFO[0m]
* 2025-06-16 00:49:34 (10182) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-16 00:49:34 (10182) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-16 00:49:34 (10182) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-06-16 00:49:34 (10182) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-16 00:49:34 (10182) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-06-16 00:49:34 (10182) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-16 00:49:34 (10182) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-16 00:49:34 (10182) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-16 00:49:34 (10182) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-16 00:49:34 (10182) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-16 00:49:34 (10182) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-16 00:49:34 (10182) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-16 00:49:34 (10182) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-16 00:49:42 (10182) [[32mINFO[0m] Metadata Cache Created
* 2025-06-16 00:49:42 (10199) [[32mINFO[0m]
* 2025-06-16 00:49:42 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-16 00:49:42 (9288) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/igRMFIm8p7/ea_profile.json
* 2025-06-16 00:49:43 (9311) [[32mINFO[0m] Backed up EA4 profile to /tmp/igRMFIm8p7/ea_profile.json
* 2025-06-16 00:49:44 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-16 00:49:46 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-17 00:50:16 (11230) [[32mINFO[0m] Self-update of script version 66 requested.
* 2025-06-17 00:50:16 (11235) [[32mINFO[0m] Newer version of script found. Downloading.
* 2025-06-17 00:50:17 (11244) [[32mINFO[0m] Script update to version 67 successful.
* 2025-06-17 00:50:18 (10194) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-17 00:50:18 (10195) [[32mINFO[0m]
* 2025-06-17 00:50:18 (10208) [[32mINFO[0m] [2025-06-17 00:50:18 -0500]
* 2025-06-17 00:50:18 (10208) [[32mINFO[0m] [2025-06-17 00:50:18 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-17 00:50:18 (10208) [[32mINFO[0m] [2025-06-17 00:50:18 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-17 00:50:18 (10208) [[32mINFO[0m] [2025-06-17 00:50:18 -0500]
* 2025-06-17 00:50:18 (10208) [[32mINFO[0m] [2025-06-17 00:50:18 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-17 00:50:18 (10208) [[32mINFO[0m] [2025-06-17 00:50:18 -0500] The following packages are missing from your system:
* 2025-06-17 00:50:18 (10208) [[32mINFO[0m] [2025-06-17 00:50:18 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-17 00:51:02 (10208) [[32mINFO[0m] [2025-06-17 00:51:02 -0500]
* 2025-06-17 00:51:02 (10208) [[32mINFO[0m] [2025-06-17 00:51:02 -0500] The following files were found to be altered from their original package form:
* 2025-06-17 00:51:02 (10208) [[32mINFO[0m] [2025-06-17 00:51:02 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-17 00:51:02 (10208) [[32mINFO[0m] [2025-06-17 00:51:02 -0500]
* 2025-06-17 00:51:02 (10225) [[32mINFO[0m]
* 2025-06-17 00:51:02 (7189) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-17 00:50:18 -0500]
[2025-06-17 00:50:18 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-17 00:50:18 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-17 00:50:18 -0500]
[2025-06-17 00:50:18 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-17 00:50:18 -0500] The following packages are missing from your system:
[2025-06-17 00:50:18 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-17 00:51:02 -0500]
[2025-06-17 00:51:02 -0500] The following files were found to be altered from their original package form:
[2025-06-17 00:51:02 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-17 00:51:02 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-17 00:51:02 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-17 00:51:02 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-17 00:51:02 (10194) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-17 00:51:02 (10195) [[32mINFO[0m]
* 2025-06-17 00:51:06 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 13 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-17 00:51:07 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-17 00:51:07 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-17 00:51:07 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-17 00:51:07 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-17 00:51:07 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-17 00:51:07 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-17 00:51:07 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-17 00:51:07 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-17 00:51:07 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-17 00:51:07 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-17 00:51:07 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-17 00:51:07 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-17 00:51:07 (10194) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-17 00:51:07 (10195) [[32mINFO[0m]
* 2025-06-17 00:51:07 (10208) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-17 00:51:08 (10208) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-17 00:51:08 (10208) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-06-17 00:51:08 (10208) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-17 00:51:08 (10208) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-06-17 00:51:08 (10208) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-17 00:51:08 (10208) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-17 00:51:08 (10208) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-17 00:51:08 (10208) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-17 00:51:08 (10208) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-17 00:51:08 (10208) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-17 00:51:08 (10208) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-17 00:51:08 (10208) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-17 00:51:20 (10208) [[32mINFO[0m] Metadata Cache Created
* 2025-06-17 00:51:20 (10225) [[32mINFO[0m]
* 2025-06-17 00:51:21 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-17 00:51:21 (9314) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2f9Ho0jxsj/ea_profile.json
* 2025-06-17 00:51:22 (9337) [[32mINFO[0m] Backed up EA4 profile to /tmp/2f9Ho0jxsj/ea_profile.json
* 2025-06-17 00:51:22 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-17 00:51:24 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-18 00:48:39 (11256) [[32mINFO[0m] Self-update of script version 67 requested.
* 2025-06-18 00:48:39 (11278) [[32mINFO[0m] Script is up to date.
* 2025-06-18 00:48:40 (10194) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-18 00:48:40 (10195) [[32mINFO[0m]
* 2025-06-18 00:48:41 (10208) [[32mINFO[0m] [2025-06-18 00:48:41 -0500]
* 2025-06-18 00:48:41 (10208) [[32mINFO[0m] [2025-06-18 00:48:41 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-18 00:48:41 (10208) [[32mINFO[0m] [2025-06-18 00:48:41 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-18 00:48:41 (10208) [[32mINFO[0m] [2025-06-18 00:48:41 -0500]
* 2025-06-18 00:48:41 (10208) [[32mINFO[0m] [2025-06-18 00:48:41 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-18 00:48:41 (10208) [[32mINFO[0m] [2025-06-18 00:48:41 -0500] The following packages are missing from your system:
* 2025-06-18 00:48:41 (10208) [[32mINFO[0m] [2025-06-18 00:48:41 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-18 00:49:27 (10208) [[32mINFO[0m] [2025-06-18 00:49:27 -0500]
* 2025-06-18 00:49:27 (10208) [[32mINFO[0m] [2025-06-18 00:49:27 -0500] The following files were found to be altered from their original package form:
* 2025-06-18 00:49:27 (10208) [[32mINFO[0m] [2025-06-18 00:49:27 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-18 00:49:27 (10208) [[32mINFO[0m] [2025-06-18 00:49:27 -0500]
* 2025-06-18 00:49:27 (10225) [[32mINFO[0m]
* 2025-06-18 00:49:27 (7189) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-18 00:48:41 -0500]
[2025-06-18 00:48:41 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-18 00:48:41 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-18 00:48:41 -0500]
[2025-06-18 00:48:41 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-18 00:48:41 -0500] The following packages are missing from your system:
[2025-06-18 00:48:41 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-18 00:49:27 -0500]
[2025-06-18 00:49:27 -0500] The following files were found to be altered from their original package form:
[2025-06-18 00:49:27 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-18 00:49:27 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-18 00:49:27 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-18 00:49:27 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-18 00:49:27 (10194) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-18 00:49:27 (10195) [[32mINFO[0m]
* 2025-06-18 00:49:31 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-18 00:49:33 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-18 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-18 00:49:33 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-18 00:49:33 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-18 00:49:33 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-18 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-18 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-18 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-18 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-18 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-18 00:49:33 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-18 00:49:33 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-18 00:49:33 (10194) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-18 00:49:33 (10195) [[32mINFO[0m]
* 2025-06-18 00:49:33 (10208) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-18 00:49:33 (10208) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-18 00:49:33 (10208) [[32mINFO[0m] * EA4: 184.94.196.93
* 2025-06-18 00:49:33 (10208) [[32mINFO[0m] * cpanel-addons-production-feed: 184.94.196.93
* 2025-06-18 00:49:33 (10208) [[32mINFO[0m] * cpanel-plugins: 184.94.196.93
* 2025-06-18 00:49:33 (10208) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-18 00:49:33 (10208) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-18 00:49:33 (10208) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-18 00:49:33 (10208) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-18 00:49:33 (10208) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-18 00:49:33 (10208) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-18 00:49:33 (10208) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-18 00:49:33 (10208) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-18 00:49:41 (10208) [[32mINFO[0m] Metadata Cache Created
* 2025-06-18 00:49:41 (10225) [[32mINFO[0m]
* 2025-06-18 00:49:42 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-18 00:49:42 (9314) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xHnPvaAKBE/ea_profile.json
* 2025-06-18 00:49:43 (9337) [[32mINFO[0m] Backed up EA4 profile to /tmp/xHnPvaAKBE/ea_profile.json
* 2025-06-18 00:49:43 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-18 00:49:46 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-19 00:48:53 (11256) [[32mINFO[0m] Self-update of script version 67 requested.
* 2025-06-19 00:48:53 (11278) [[32mINFO[0m] Script is up to date.
* 2025-06-19 00:48:54 (10194) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-19 00:48:54 (10195) [[32mINFO[0m]
* 2025-06-19 00:48:55 (10208) [[32mINFO[0m] [2025-06-19 00:48:55 -0500]
* 2025-06-19 00:48:55 (10208) [[32mINFO[0m] [2025-06-19 00:48:55 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-19 00:48:55 (10208) [[32mINFO[0m] [2025-06-19 00:48:55 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-19 00:48:55 (10208) [[32mINFO[0m] [2025-06-19 00:48:55 -0500]
* 2025-06-19 00:48:55 (10208) [[32mINFO[0m] [2025-06-19 00:48:55 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-19 00:48:55 (10208) [[32mINFO[0m] [2025-06-19 00:48:55 -0500] The following packages are missing from your system:
* 2025-06-19 00:48:55 (10208) [[32mINFO[0m] [2025-06-19 00:48:55 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-19 00:49:35 (10208) [[32mINFO[0m] [2025-06-19 00:49:35 -0500]
* 2025-06-19 00:49:35 (10208) [[32mINFO[0m] [2025-06-19 00:49:35 -0500] The following files were found to be altered from their original package form:
* 2025-06-19 00:49:35 (10208) [[32mINFO[0m] [2025-06-19 00:49:35 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-19 00:49:35 (10208) [[32mINFO[0m] [2025-06-19 00:49:35 -0500]
* 2025-06-19 00:49:35 (10225) [[32mINFO[0m]
* 2025-06-19 00:49:35 (7189) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-19 00:48:55 -0500]
[2025-06-19 00:48:55 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-19 00:48:55 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-19 00:48:55 -0500]
[2025-06-19 00:48:55 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-19 00:48:55 -0500] The following packages are missing from your system:
[2025-06-19 00:48:55 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-19 00:49:35 -0500]
[2025-06-19 00:49:35 -0500] The following files were found to be altered from their original package form:
[2025-06-19 00:49:35 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-19 00:49:35 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-19 00:49:35 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-19 00:49:35 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-19 00:49:35 (10194) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-19 00:49:35 (10195) [[32mINFO[0m]
* 2025-06-19 00:49:39 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-19 00:49:40 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-19 00:49:40 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-19 00:49:40 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-19 00:49:40 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-19 00:49:40 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-19 00:49:40 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-19 00:49:40 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-19 00:49:40 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-19 00:49:40 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-19 00:49:40 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-19 00:49:40 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-19 00:49:40 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-19 00:49:40 (10194) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-19 00:49:40 (10195) [[32mINFO[0m]
* 2025-06-19 00:49:41 (10208) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-19 00:49:41 (10208) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-19 00:49:41 (10208) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-06-19 00:49:41 (10208) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-19 00:49:41 (10208) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-06-19 00:49:41 (10208) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-19 00:49:41 (10208) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-19 00:49:41 (10208) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-19 00:49:41 (10208) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-19 00:49:41 (10208) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-19 00:49:41 (10208) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-19 00:49:41 (10208) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-19 00:49:41 (10208) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-19 00:49:50 (10208) [[32mINFO[0m] Metadata Cache Created
* 2025-06-19 00:49:50 (10225) [[32mINFO[0m]
* 2025-06-19 00:49:50 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-19 00:49:50 (9314) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/KzIOXo8bv5/ea_profile.json
* 2025-06-19 00:49:51 (9337) [[32mINFO[0m] Backed up EA4 profile to /tmp/KzIOXo8bv5/ea_profile.json
* 2025-06-19 00:49:52 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-19 00:49:54 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-20 00:49:32 (11256) [[32mINFO[0m] Self-update of script version 67 requested.
* 2025-06-20 00:49:32 (11278) [[32mINFO[0m] Script is up to date.
* 2025-06-20 00:49:33 (10194) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-20 00:49:33 (10195) [[32mINFO[0m]
* 2025-06-20 00:49:34 (10208) [[32mINFO[0m] [2025-06-20 00:49:34 -0500]
* 2025-06-20 00:49:34 (10208) [[32mINFO[0m] [2025-06-20 00:49:34 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-20 00:49:34 (10208) [[32mINFO[0m] [2025-06-20 00:49:34 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-20 00:49:34 (10208) [[32mINFO[0m] [2025-06-20 00:49:34 -0500]
* 2025-06-20 00:49:34 (10208) [[32mINFO[0m] [2025-06-20 00:49:34 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-20 00:49:34 (10208) [[32mINFO[0m] [2025-06-20 00:49:34 -0500] The following packages are missing from your system:
* 2025-06-20 00:49:34 (10208) [[32mINFO[0m] [2025-06-20 00:49:34 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-20 00:50:15 (10208) [[32mINFO[0m] [2025-06-20 00:50:15 -0500]
* 2025-06-20 00:50:15 (10208) [[32mINFO[0m] [2025-06-20 00:50:15 -0500] The following files were found to be altered from their original package form:
* 2025-06-20 00:50:15 (10208) [[32mINFO[0m] [2025-06-20 00:50:15 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-20 00:50:15 (10208) [[32mINFO[0m] [2025-06-20 00:50:15 -0500]
* 2025-06-20 00:50:15 (10225) [[32mINFO[0m]
* 2025-06-20 00:50:15 (7189) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-20 00:49:34 -0500]
[2025-06-20 00:49:34 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-20 00:49:34 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-20 00:49:34 -0500]
[2025-06-20 00:49:34 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-20 00:49:34 -0500] The following packages are missing from your system:
[2025-06-20 00:49:34 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-20 00:50:15 -0500]
[2025-06-20 00:50:15 -0500] The following files were found to be altered from their original package form:
[2025-06-20 00:50:15 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-20 00:50:15 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-20 00:50:16 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-20 00:50:16 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-20 00:50:16 (10194) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-20 00:50:16 (10195) [[32mINFO[0m]
* 2025-06-20 00:50:19 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-20 00:50:20 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-20 00:50:20 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-20 00:50:20 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-20 00:50:20 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-20 00:50:20 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-20 00:50:20 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-20 00:50:20 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-20 00:50:20 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-20 00:50:20 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-20 00:50:20 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-20 00:50:20 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-20 00:50:20 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-20 00:50:20 (10194) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-20 00:50:20 (10195) [[32mINFO[0m]
* 2025-06-20 00:50:21 (10208) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-20 00:50:21 (10208) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-20 00:50:21 (10208) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-20 00:50:21 (10208) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-20 00:50:21 (10208) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-20 00:50:21 (10208) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-20 00:50:21 (10208) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-20 00:50:21 (10208) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-20 00:50:21 (10208) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-20 00:50:21 (10208) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-20 00:50:21 (10208) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-20 00:50:21 (10208) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-20 00:50:21 (10208) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-20 00:50:29 (10208) [[32mINFO[0m] Metadata Cache Created
* 2025-06-20 00:50:29 (10225) [[32mINFO[0m]
* 2025-06-20 00:50:29 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-20 00:50:29 (9314) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/H_TYRgJtXQ/ea_profile.json
* 2025-06-20 00:50:30 (9337) [[32mINFO[0m] Backed up EA4 profile to /tmp/H_TYRgJtXQ/ea_profile.json
* 2025-06-20 00:50:30 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-20 00:50:32 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-21 00:49:44 (11256) [[32mINFO[0m] Self-update of script version 67 requested.
* 2025-06-21 00:49:45 (11278) [[32mINFO[0m] Script is up to date.
* 2025-06-21 00:49:46 (10194) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-21 00:49:46 (10195) [[32mINFO[0m]
* 2025-06-21 00:49:46 (10208) [[32mINFO[0m] [2025-06-21 00:49:46 -0500]
* 2025-06-21 00:49:46 (10208) [[32mINFO[0m] [2025-06-21 00:49:46 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-21 00:49:46 (10208) [[32mINFO[0m] [2025-06-21 00:49:46 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-21 00:49:46 (10208) [[32mINFO[0m] [2025-06-21 00:49:46 -0500]
* 2025-06-21 00:49:46 (10208) [[32mINFO[0m] [2025-06-21 00:49:46 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-21 00:49:46 (10208) [[32mINFO[0m] [2025-06-21 00:49:46 -0500] The following packages are missing from your system:
* 2025-06-21 00:49:46 (10208) [[32mINFO[0m] [2025-06-21 00:49:46 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-21 00:50:14 (10208) [[32mINFO[0m] [2025-06-21 00:50:14 -0500]
* 2025-06-21 00:50:14 (10208) [[32mINFO[0m] [2025-06-21 00:50:14 -0500] The following files were found to be altered from their original package form:
* 2025-06-21 00:50:14 (10208) [[32mINFO[0m] [2025-06-21 00:50:14 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-21 00:50:14 (10208) [[32mINFO[0m] [2025-06-21 00:50:14 -0500]
* 2025-06-21 00:50:14 (10225) [[32mINFO[0m]
* 2025-06-21 00:50:14 (7189) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-21 00:49:46 -0500]
[2025-06-21 00:49:46 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-21 00:49:46 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-21 00:49:46 -0500]
[2025-06-21 00:49:46 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-21 00:49:46 -0500] The following packages are missing from your system:
[2025-06-21 00:49:46 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-21 00:50:14 -0500]
[2025-06-21 00:50:14 -0500] The following files were found to be altered from their original package form:
[2025-06-21 00:50:14 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-21 00:50:14 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-21 00:50:14 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-21 00:50:14 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-21 00:50:14 (10194) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-21 00:50:14 (10195) [[32mINFO[0m]
* 2025-06-21 00:50:18 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-21 00:50:19 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-21 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-21 00:50:19 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-21 00:50:19 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-21 00:50:19 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-21 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-21 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-21 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-21 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-21 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-21 00:50:19 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-21 00:50:19 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-21 00:50:19 (10194) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-21 00:50:19 (10195) [[32mINFO[0m]
* 2025-06-21 00:50:19 (10208) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-21 00:50:19 (10208) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-21 00:50:19 (10208) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-06-21 00:50:19 (10208) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-21 00:50:19 (10208) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-06-21 00:50:19 (10208) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-21 00:50:19 (10208) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-21 00:50:19 (10208) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-21 00:50:19 (10208) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-21 00:50:19 (10208) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-21 00:50:19 (10208) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-21 00:50:19 (10208) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-21 00:50:19 (10208) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-21 00:50:27 (10208) [[32mINFO[0m] Metadata Cache Created
* 2025-06-21 00:50:27 (10225) [[32mINFO[0m]
* 2025-06-21 00:50:28 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-21 00:50:28 (9314) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pzvncPFVcj/ea_profile.json
* 2025-06-21 00:50:29 (9337) [[32mINFO[0m] Backed up EA4 profile to /tmp/pzvncPFVcj/ea_profile.json
* 2025-06-21 00:50:29 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-21 00:50:31 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-22 00:49:39 (11256) [[32mINFO[0m] Self-update of script version 67 requested.
* 2025-06-22 00:49:39 (11278) [[32mINFO[0m] Script is up to date.
* 2025-06-22 00:49:40 (10194) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-22 00:49:40 (10195) [[32mINFO[0m]
* 2025-06-22 00:49:41 (10208) [[32mINFO[0m] [2025-06-22 00:49:41 -0500]
* 2025-06-22 00:49:41 (10208) [[32mINFO[0m] [2025-06-22 00:49:41 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-22 00:49:41 (10208) [[32mINFO[0m] [2025-06-22 00:49:41 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-22 00:49:41 (10208) [[32mINFO[0m] [2025-06-22 00:49:41 -0500]
* 2025-06-22 00:49:41 (10208) [[32mINFO[0m] [2025-06-22 00:49:41 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-22 00:49:41 (10208) [[32mINFO[0m] [2025-06-22 00:49:41 -0500] The following packages are missing from your system:
* 2025-06-22 00:49:41 (10208) [[32mINFO[0m] [2025-06-22 00:49:41 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-22 00:50:08 (10208) [[32mINFO[0m] [2025-06-22 00:50:08 -0500]
* 2025-06-22 00:50:08 (10208) [[32mINFO[0m] [2025-06-22 00:50:08 -0500] The following files were found to be altered from their original package form:
* 2025-06-22 00:50:08 (10208) [[32mINFO[0m] [2025-06-22 00:50:08 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-22 00:50:08 (10208) [[32mINFO[0m] [2025-06-22 00:50:08 -0500]
* 2025-06-22 00:50:08 (10225) [[32mINFO[0m]
* 2025-06-22 00:50:08 (7189) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-22 00:49:41 -0500]
[2025-06-22 00:49:41 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-22 00:49:41 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-22 00:49:41 -0500]
[2025-06-22 00:49:41 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-22 00:49:41 -0500] The following packages are missing from your system:
[2025-06-22 00:49:41 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-22 00:50:08 -0500]
[2025-06-22 00:50:08 -0500] The following files were found to be altered from their original package form:
[2025-06-22 00:50:08 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-22 00:50:08 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-22 00:50:09 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-22 00:50:09 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-22 00:50:09 (10194) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-22 00:50:09 (10195) [[32mINFO[0m]
* 2025-06-22 00:50:13 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-22 00:50:14 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-22 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-22 00:50:14 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-22 00:50:14 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-22 00:50:14 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-22 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-22 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-22 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-22 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-22 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-22 00:50:14 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-22 00:50:14 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-22 00:50:14 (10194) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-22 00:50:14 (10195) [[32mINFO[0m]
* 2025-06-22 00:50:14 (10208) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-22 00:50:14 (10208) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-22 00:50:14 (10208) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-06-22 00:50:14 (10208) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-22 00:50:14 (10208) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-06-22 00:50:14 (10208) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-22 00:50:14 (10208) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-22 00:50:14 (10208) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-22 00:50:14 (10208) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-22 00:50:14 (10208) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-22 00:50:14 (10208) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-22 00:50:14 (10208) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-22 00:50:14 (10208) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-22 00:50:22 (10208) [[32mINFO[0m] Metadata Cache Created
* 2025-06-22 00:50:22 (10225) [[32mINFO[0m]
* 2025-06-22 00:50:23 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-22 00:50:23 (9314) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TrFBZl_x0N/ea_profile.json
* 2025-06-22 00:50:24 (9337) [[32mINFO[0m] Backed up EA4 profile to /tmp/TrFBZl_x0N/ea_profile.json
* 2025-06-22 00:50:24 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-22 00:50:26 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-23 00:48:40 (11256) [[32mINFO[0m] Self-update of script version 67 requested.
* 2025-06-23 00:48:40 (11278) [[32mINFO[0m] Script is up to date.
* 2025-06-23 00:48:41 (10194) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-23 00:48:41 (10195) [[32mINFO[0m]
* 2025-06-23 00:48:42 (10208) [[32mINFO[0m] [2025-06-23 00:48:42 -0500]
* 2025-06-23 00:48:42 (10208) [[32mINFO[0m] [2025-06-23 00:48:42 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-23 00:48:42 (10208) [[32mINFO[0m] [2025-06-23 00:48:42 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-23 00:48:42 (10208) [[32mINFO[0m] [2025-06-23 00:48:42 -0500]
* 2025-06-23 00:48:42 (10208) [[32mINFO[0m] [2025-06-23 00:48:42 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-23 00:48:42 (10208) [[32mINFO[0m] [2025-06-23 00:48:42 -0500] The following packages are missing from your system:
* 2025-06-23 00:48:42 (10208) [[32mINFO[0m] [2025-06-23 00:48:42 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-23 00:49:24 (10208) [[32mINFO[0m] [2025-06-23 00:49:24 -0500]
* 2025-06-23 00:49:24 (10208) [[32mINFO[0m] [2025-06-23 00:49:24 -0500] The following files were found to be altered from their original package form:
* 2025-06-23 00:49:24 (10208) [[32mINFO[0m] [2025-06-23 00:49:24 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-23 00:49:24 (10208) [[32mINFO[0m] [2025-06-23 00:49:24 -0500]
* 2025-06-23 00:49:24 (10225) [[32mINFO[0m]
* 2025-06-23 00:49:24 (7189) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-23 00:48:42 -0500]
[2025-06-23 00:48:42 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-23 00:48:42 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-23 00:48:42 -0500]
[2025-06-23 00:48:42 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-23 00:48:42 -0500] The following packages are missing from your system:
[2025-06-23 00:48:42 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-23 00:49:24 -0500]
[2025-06-23 00:49:24 -0500] The following files were found to be altered from their original package form:
[2025-06-23 00:49:24 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-23 00:49:24 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-23 00:49:25 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-23 00:49:25 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-23 00:49:25 (10194) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-23 00:49:25 (10195) [[32mINFO[0m]
* 2025-06-23 00:49:29 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-23 00:49:30 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-23 00:49:30 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-23 00:49:30 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-23 00:49:30 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-23 00:49:30 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-23 00:49:30 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-23 00:49:30 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-23 00:49:30 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-23 00:49:30 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-23 00:49:30 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-23 00:49:30 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-23 00:49:30 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-23 00:49:30 (10194) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-23 00:49:30 (10195) [[32mINFO[0m]
* 2025-06-23 00:49:30 (10208) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-23 00:49:30 (10208) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-23 00:49:30 (10208) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-06-23 00:49:30 (10208) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-23 00:49:30 (10208) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-06-23 00:49:30 (10208) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-23 00:49:30 (10208) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-23 00:49:30 (10208) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-23 00:49:30 (10208) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-23 00:49:30 (10208) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-23 00:49:30 (10208) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-23 00:49:30 (10208) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-23 00:49:30 (10208) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-23 00:49:38 (10208) [[32mINFO[0m] Metadata Cache Created
* 2025-06-23 00:49:38 (10225) [[32mINFO[0m]
* 2025-06-23 00:49:39 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-23 00:49:39 (9314) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/KR1f_ZrdmW/ea_profile.json
* 2025-06-23 00:49:40 (9337) [[32mINFO[0m] Backed up EA4 profile to /tmp/KR1f_ZrdmW/ea_profile.json
* 2025-06-23 00:49:40 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-23 00:49:42 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-24 00:48:56 (11256) [[32mINFO[0m] Self-update of script version 67 requested.
* 2025-06-24 00:48:56 (11278) [[32mINFO[0m] Script is up to date.
* 2025-06-24 00:48:57 (10194) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-24 00:48:57 (10195) [[32mINFO[0m]
* 2025-06-24 00:48:58 (10208) [[32mINFO[0m] [2025-06-24 00:48:58 -0500]
* 2025-06-24 00:48:58 (10208) [[32mINFO[0m] [2025-06-24 00:48:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-24 00:48:58 (10208) [[32mINFO[0m] [2025-06-24 00:48:58 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-24 00:48:58 (10208) [[32mINFO[0m] [2025-06-24 00:48:58 -0500]
* 2025-06-24 00:48:58 (10208) [[32mINFO[0m] [2025-06-24 00:48:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-24 00:48:58 (10208) [[32mINFO[0m] [2025-06-24 00:48:58 -0500] The following packages are missing from your system:
* 2025-06-24 00:48:58 (10208) [[32mINFO[0m] [2025-06-24 00:48:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-24 00:49:40 (10208) [[32mINFO[0m] [2025-06-24 00:49:40 -0500]
* 2025-06-24 00:49:40 (10208) [[32mINFO[0m] [2025-06-24 00:49:40 -0500] The following files were found to be altered from their original package form:
* 2025-06-24 00:49:40 (10208) [[32mINFO[0m] [2025-06-24 00:49:40 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-24 00:49:40 (10208) [[32mINFO[0m] [2025-06-24 00:49:40 -0500]
* 2025-06-24 00:49:40 (10225) [[32mINFO[0m]
* 2025-06-24 00:49:40 (7189) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-24 00:48:58 -0500]
[2025-06-24 00:48:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-24 00:48:58 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-24 00:48:58 -0500]
[2025-06-24 00:48:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-24 00:48:58 -0500] The following packages are missing from your system:
[2025-06-24 00:48:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-24 00:49:40 -0500]
[2025-06-24 00:49:40 -0500] The following files were found to be altered from their original package form:
[2025-06-24 00:49:40 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-24 00:49:40 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-24 00:49:40 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-24 00:49:40 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-24 00:49:40 (10194) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-24 00:49:40 (10195) [[32mINFO[0m]
* 2025-06-24 00:49:44 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-24 00:49:45 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-24 00:49:45 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-24 00:49:45 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-24 00:49:45 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-24 00:49:45 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-24 00:49:45 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-24 00:49:45 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-24 00:49:45 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-24 00:49:45 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-24 00:49:45 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-24 00:49:45 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-24 00:49:45 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-24 00:49:45 (10194) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-24 00:49:45 (10195) [[32mINFO[0m]
* 2025-06-24 00:49:45 (10208) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-24 00:49:45 (10208) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-24 00:49:45 (10208) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-24 00:49:45 (10208) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-24 00:49:45 (10208) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-24 00:49:45 (10208) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-24 00:49:45 (10208) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-24 00:49:45 (10208) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-24 00:49:45 (10208) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-24 00:49:45 (10208) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-24 00:49:45 (10208) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-24 00:49:45 (10208) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-24 00:49:45 (10208) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-24 00:49:53 (10208) [[32mINFO[0m] Metadata Cache Created
* 2025-06-24 00:49:53 (10225) [[32mINFO[0m]
* 2025-06-24 00:49:54 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-24 00:49:54 (9314) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Iv_TtcyxoE/ea_profile.json
* 2025-06-24 00:49:55 (9337) [[32mINFO[0m] Backed up EA4 profile to /tmp/Iv_TtcyxoE/ea_profile.json
* 2025-06-24 00:49:55 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-24 00:49:57 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-25 00:49:04 (11256) [[32mINFO[0m] Self-update of script version 67 requested.
* 2025-06-25 00:49:05 (11278) [[32mINFO[0m] Script is up to date.
* 2025-06-25 00:49:06 (10194) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-25 00:49:06 (10195) [[32mINFO[0m]
* 2025-06-25 00:49:06 (10208) [[32mINFO[0m] [2025-06-25 00:49:06 -0500]
* 2025-06-25 00:49:06 (10208) [[32mINFO[0m] [2025-06-25 00:49:06 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-25 00:49:06 (10208) [[32mINFO[0m] [2025-06-25 00:49:06 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-25 00:49:06 (10208) [[32mINFO[0m] [2025-06-25 00:49:06 -0500]
* 2025-06-25 00:49:06 (10208) [[32mINFO[0m] [2025-06-25 00:49:06 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-25 00:49:06 (10208) [[32mINFO[0m] [2025-06-25 00:49:06 -0500] The following packages are missing from your system:
* 2025-06-25 00:49:06 (10208) [[32mINFO[0m] [2025-06-25 00:49:06 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-25 00:49:47 (10208) [[32mINFO[0m] [2025-06-25 00:49:47 -0500]
* 2025-06-25 00:49:47 (10208) [[32mINFO[0m] [2025-06-25 00:49:47 -0500] The following files were found to be altered from their original package form:
* 2025-06-25 00:49:47 (10208) [[32mINFO[0m] [2025-06-25 00:49:47 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-25 00:49:47 (10208) [[32mINFO[0m] [2025-06-25 00:49:47 -0500]
* 2025-06-25 00:49:47 (10225) [[32mINFO[0m]
* 2025-06-25 00:49:47 (7189) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-25 00:49:06 -0500]
[2025-06-25 00:49:06 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-25 00:49:06 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-25 00:49:06 -0500]
[2025-06-25 00:49:06 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-25 00:49:06 -0500] The following packages are missing from your system:
[2025-06-25 00:49:06 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-25 00:49:47 -0500]
[2025-06-25 00:49:47 -0500] The following files were found to be altered from their original package form:
[2025-06-25 00:49:47 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-25 00:49:47 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-25 00:49:47 (4385) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-25 00:49:47 (4392) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-25 00:49:47 (10194) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-25 00:49:47 (10195) [[32mINFO[0m]
* 2025-06-25 00:49:51 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-25 00:49:52 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-25 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-25 00:49:52 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-25 00:49:52 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-25 00:49:52 (6528) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-25 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-25 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-25 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-25 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-25 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-25 00:49:52 (6537) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-25 00:49:52 (6504) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-25 00:49:52 (10194) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-25 00:49:52 (10195) [[32mINFO[0m]
* 2025-06-25 00:49:53 (10208) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-25 00:49:53 (10208) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-25 00:49:53 (10208) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-25 00:49:53 (10208) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-25 00:49:53 (10208) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-25 00:49:53 (10208) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-25 00:49:53 (10208) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-25 00:49:53 (10208) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-25 00:49:53 (10208) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-25 00:49:53 (10208) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-25 00:49:53 (10208) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-25 00:49:53 (10208) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-25 00:49:53 (10208) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-25 00:50:02 (10208) [[32mINFO[0m] Metadata Cache Created
* 2025-06-25 00:50:02 (10225) [[32mINFO[0m]
* 2025-06-25 00:50:03 (2295) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-25 00:50:03 (9314) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0p73_Iq0r6/ea_profile.json
* 2025-06-25 00:50:04 (9337) [[32mINFO[0m] Backed up EA4 profile to /tmp/0p73_Iq0r6/ea_profile.json
* 2025-06-25 00:50:04 (259) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-25 00:50:06 (476) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-26 00:49:51 (11256) [[32mINFO[0m] Self-update of script version 67 requested.
* 2025-06-26 00:49:51 (11261) [[32mINFO[0m] Newer version of script found. Downloading.
* 2025-06-26 00:49:51 (11270) [[32mINFO[0m] Script update to version 68 successful.
* 2025-06-26 00:49:53 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-26 00:49:53 (10280) [[32mINFO[0m]
* 2025-06-26 00:49:53 (10293) [[32mINFO[0m] [2025-06-26 00:49:53 -0500]
* 2025-06-26 00:49:53 (10293) [[32mINFO[0m] [2025-06-26 00:49:53 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-26 00:49:53 (10293) [[32mINFO[0m] [2025-06-26 00:49:53 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-26 00:49:53 (10293) [[32mINFO[0m] [2025-06-26 00:49:53 -0500]
* 2025-06-26 00:49:53 (10293) [[32mINFO[0m] [2025-06-26 00:49:53 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-26 00:49:53 (10293) [[32mINFO[0m] [2025-06-26 00:49:53 -0500] The following packages are missing from your system:
* 2025-06-26 00:49:53 (10293) [[32mINFO[0m] [2025-06-26 00:49:53 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-26 00:50:36 (10293) [[32mINFO[0m] [2025-06-26 00:50:36 -0500]
* 2025-06-26 00:50:36 (10293) [[32mINFO[0m] [2025-06-26 00:50:36 -0500] The following files were found to be altered from their original package form:
* 2025-06-26 00:50:36 (10293) [[32mINFO[0m] [2025-06-26 00:50:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-26 00:50:36 (10293) [[32mINFO[0m] [2025-06-26 00:50:36 -0500]
* 2025-06-26 00:50:36 (10310) [[32mINFO[0m]
* 2025-06-26 00:50:36 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-26 00:49:53 -0500]
[2025-06-26 00:49:53 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-26 00:49:53 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-26 00:49:53 -0500]
[2025-06-26 00:49:53 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-26 00:49:53 -0500] The following packages are missing from your system:
[2025-06-26 00:49:53 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-26 00:50:36 -0500]
[2025-06-26 00:50:36 -0500] The following files were found to be altered from their original package form:
[2025-06-26 00:50:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-26 00:50:36 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-26 00:50:36 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-26 00:50:36 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-26 00:50:36 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-26 00:50:36 (10280) [[32mINFO[0m]
* 2025-06-26 00:50:40 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-26 00:50:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-26 00:50:41 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-26 00:50:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-26 00:50:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-26 00:50:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-26 00:50:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-26 00:50:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-26 00:50:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-26 00:50:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-26 00:50:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-26 00:50:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-26 00:50:41 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-26 00:50:41 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-26 00:50:41 (10280) [[32mINFO[0m]
* 2025-06-26 00:50:41 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-26 00:50:41 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-26 00:50:41 (10293) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-26 00:50:41 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-26 00:50:41 (10293) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-26 00:50:41 (10293) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2025-06-26 00:50:41 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2025-06-26 00:50:41 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2025-06-26 00:50:41 (10293) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2025-06-26 00:50:41 (10293) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2025-06-26 00:50:41 (10293) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2025-06-26 00:50:41 (10293) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2025-06-26 00:50:41 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2025-06-26 00:50:50 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-06-26 00:50:50 (10310) [[32mINFO[0m]
* 2025-06-26 00:50:50 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-26 00:50:50 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7jSCgCxbOh/ea_profile.json
* 2025-06-26 00:50:51 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/7jSCgCxbOh/ea_profile.json
* 2025-06-26 00:50:52 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-26 00:50:54 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-27 00:49:21 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-06-27 00:49:21 (11365) [[32mINFO[0m] Script is up to date.
* 2025-06-27 00:49:22 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-27 00:49:22 (10280) [[32mINFO[0m]
* 2025-06-27 00:49:23 (10293) [[32mINFO[0m] [2025-06-27 00:49:23 -0500]
* 2025-06-27 00:49:23 (10293) [[32mINFO[0m] [2025-06-27 00:49:23 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-27 00:49:23 (10293) [[32mINFO[0m] [2025-06-27 00:49:23 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-27 00:49:23 (10293) [[32mINFO[0m] [2025-06-27 00:49:23 -0500]
* 2025-06-27 00:49:23 (10293) [[32mINFO[0m] [2025-06-27 00:49:23 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-27 00:49:23 (10293) [[32mINFO[0m] [2025-06-27 00:49:23 -0500] The following packages are missing from your system:
* 2025-06-27 00:49:23 (10293) [[32mINFO[0m] [2025-06-27 00:49:23 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-27 00:50:04 (10293) [[32mINFO[0m] [2025-06-27 00:50:04 -0500]
* 2025-06-27 00:50:04 (10293) [[32mINFO[0m] [2025-06-27 00:50:04 -0500] The following files were found to be altered from their original package form:
* 2025-06-27 00:50:04 (10293) [[32mINFO[0m] [2025-06-27 00:50:04 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-27 00:50:04 (10293) [[32mINFO[0m] [2025-06-27 00:50:04 -0500]
* 2025-06-27 00:50:04 (10310) [[32mINFO[0m]
* 2025-06-27 00:50:04 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-27 00:49:23 -0500]
[2025-06-27 00:49:23 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-27 00:49:23 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-27 00:49:23 -0500]
[2025-06-27 00:49:23 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-27 00:49:23 -0500] The following packages are missing from your system:
[2025-06-27 00:49:23 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-27 00:50:04 -0500]
[2025-06-27 00:50:04 -0500] The following files were found to be altered from their original package form:
[2025-06-27 00:50:04 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-27 00:50:04 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-27 00:50:04 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-27 00:50:04 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-27 00:50:04 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-27 00:50:04 (10280) [[32mINFO[0m]
* 2025-06-27 00:50:08 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-27 00:50:09 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-27 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-27 00:50:09 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-27 00:50:09 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-27 00:50:09 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-27 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-27 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-27 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-27 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-27 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-27 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-27 00:50:09 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-27 00:50:09 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-27 00:50:09 (10280) [[32mINFO[0m]
* 2025-06-27 00:50:10 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-27 00:50:10 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-27 00:50:10 (10293) [[32mINFO[0m] * EA4: 63.247.64.58
* 2025-06-27 00:50:10 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 63.247.64.58
* 2025-06-27 00:50:10 (10293) [[32mINFO[0m] * cpanel-plugins: 63.247.64.58
* 2025-06-27 00:50:10 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-27 00:50:10 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-27 00:50:10 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-27 00:50:10 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-27 00:50:10 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-27 00:50:10 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-27 00:50:10 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-27 00:50:10 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-27 00:50:19 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-06-27 00:50:19 (10310) [[32mINFO[0m]
* 2025-06-27 00:50:19 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-27 00:50:19 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/detSPdD2JY/ea_profile.json
* 2025-06-27 00:50:20 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/detSPdD2JY/ea_profile.json
* 2025-06-27 00:50:21 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-27 00:50:23 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-28 00:49:57 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-06-28 00:49:57 (11365) [[32mINFO[0m] Script is up to date.
* 2025-06-28 00:49:58 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-28 00:49:58 (10280) [[32mINFO[0m]
* 2025-06-28 00:49:59 (10293) [[32mINFO[0m] [2025-06-28 00:49:59 -0500]
* 2025-06-28 00:49:59 (10293) [[32mINFO[0m] [2025-06-28 00:49:59 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-28 00:49:59 (10293) [[32mINFO[0m] [2025-06-28 00:49:59 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-28 00:49:59 (10293) [[32mINFO[0m] [2025-06-28 00:49:59 -0500]
* 2025-06-28 00:49:59 (10293) [[32mINFO[0m] [2025-06-28 00:49:59 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-28 00:49:59 (10293) [[32mINFO[0m] [2025-06-28 00:49:59 -0500] The following packages are missing from your system:
* 2025-06-28 00:49:59 (10293) [[32mINFO[0m] [2025-06-28 00:49:59 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-28 00:50:27 (10293) [[32mINFO[0m] [2025-06-28 00:50:27 -0500]
* 2025-06-28 00:50:27 (10293) [[32mINFO[0m] [2025-06-28 00:50:27 -0500] The following files were found to be altered from their original package form:
* 2025-06-28 00:50:27 (10293) [[32mINFO[0m] [2025-06-28 00:50:27 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-28 00:50:27 (10293) [[32mINFO[0m] [2025-06-28 00:50:27 -0500]
* 2025-06-28 00:50:27 (10310) [[32mINFO[0m]
* 2025-06-28 00:50:27 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-28 00:49:59 -0500]
[2025-06-28 00:49:59 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-28 00:49:59 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-28 00:49:59 -0500]
[2025-06-28 00:49:59 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-28 00:49:59 -0500] The following packages are missing from your system:
[2025-06-28 00:49:59 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-28 00:50:27 -0500]
[2025-06-28 00:50:27 -0500] The following files were found to be altered from their original package form:
[2025-06-28 00:50:27 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-28 00:50:27 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-28 00:50:27 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-28 00:50:27 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-28 00:50:27 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-28 00:50:27 (10280) [[32mINFO[0m]
* 2025-06-28 00:50:31 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-28 00:50:32 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-28 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-28 00:50:32 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-28 00:50:32 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-28 00:50:32 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-28 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-28 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-28 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-28 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-28 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-28 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-28 00:50:32 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-28 00:50:32 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-28 00:50:32 (10280) [[32mINFO[0m]
* 2025-06-28 00:50:33 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-28 00:50:33 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-28 00:50:33 (10293) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-28 00:50:33 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-28 00:50:33 (10293) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-28 00:50:33 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-28 00:50:33 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-28 00:50:33 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-28 00:50:33 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-28 00:50:33 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-28 00:50:33 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-28 00:50:33 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-28 00:50:33 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-28 00:50:41 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-06-28 00:50:41 (10310) [[32mINFO[0m]
* 2025-06-28 00:50:42 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-28 00:50:42 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XqkdGIOrAM/ea_profile.json
* 2025-06-28 00:50:43 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/XqkdGIOrAM/ea_profile.json
* 2025-06-28 00:50:43 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-28 00:50:45 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-29 00:49:17 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-06-29 00:49:17 (11365) [[32mINFO[0m] Script is up to date.
* 2025-06-29 00:49:18 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-29 00:49:18 (10280) [[32mINFO[0m]
* 2025-06-29 00:49:19 (10293) [[32mINFO[0m] [2025-06-29 00:49:19 -0500]
* 2025-06-29 00:49:19 (10293) [[32mINFO[0m] [2025-06-29 00:49:19 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-29 00:49:19 (10293) [[32mINFO[0m] [2025-06-29 00:49:19 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-29 00:49:19 (10293) [[32mINFO[0m] [2025-06-29 00:49:19 -0500]
* 2025-06-29 00:49:19 (10293) [[32mINFO[0m] [2025-06-29 00:49:19 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-29 00:49:19 (10293) [[32mINFO[0m] [2025-06-29 00:49:19 -0500] The following packages are missing from your system:
* 2025-06-29 00:49:19 (10293) [[32mINFO[0m] [2025-06-29 00:49:19 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-29 00:49:46 (10293) [[32mINFO[0m] [2025-06-29 00:49:46 -0500]
* 2025-06-29 00:49:46 (10293) [[32mINFO[0m] [2025-06-29 00:49:46 -0500] The following files were found to be altered from their original package form:
* 2025-06-29 00:49:46 (10293) [[32mINFO[0m] [2025-06-29 00:49:46 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-29 00:49:46 (10293) [[32mINFO[0m] [2025-06-29 00:49:46 -0500]
* 2025-06-29 00:49:47 (10310) [[32mINFO[0m]
* 2025-06-29 00:49:47 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-29 00:49:19 -0500]
[2025-06-29 00:49:19 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-29 00:49:19 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-29 00:49:19 -0500]
[2025-06-29 00:49:19 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-29 00:49:19 -0500] The following packages are missing from your system:
[2025-06-29 00:49:19 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-29 00:49:46 -0500]
[2025-06-29 00:49:46 -0500] The following files were found to be altered from their original package form:
[2025-06-29 00:49:46 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-29 00:49:46 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-29 00:49:47 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-29 00:49:47 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-29 00:49:47 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-29 00:49:47 (10280) [[32mINFO[0m]
* 2025-06-29 00:49:51 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-29 00:49:52 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-29 00:49:52 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-29 00:49:52 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-29 00:49:52 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-29 00:49:52 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-29 00:49:52 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-29 00:49:52 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-29 00:49:52 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-29 00:49:52 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-29 00:49:52 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-29 00:49:52 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-29 00:49:52 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-29 00:49:52 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-29 00:49:52 (10280) [[32mINFO[0m]
* 2025-06-29 00:49:52 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-29 00:49:53 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-29 00:49:53 (10293) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-06-29 00:49:53 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-29 00:49:53 (10293) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-06-29 00:49:53 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-29 00:49:53 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-29 00:49:53 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-29 00:49:53 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-29 00:49:53 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-29 00:49:53 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-29 00:49:53 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-29 00:49:53 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-29 00:50:02 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-06-29 00:50:02 (10310) [[32mINFO[0m]
* 2025-06-29 00:50:02 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-29 00:50:02 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PFrafvnhEZ/ea_profile.json
* 2025-06-29 00:50:03 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/PFrafvnhEZ/ea_profile.json
* 2025-06-29 00:50:03 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-29 00:50:06 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-30 00:48:46 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-06-30 00:48:46 (11365) [[32mINFO[0m] Script is up to date.
* 2025-06-30 00:48:47 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-30 00:48:47 (10280) [[32mINFO[0m]
* 2025-06-30 00:48:48 (10293) [[32mINFO[0m] [2025-06-30 00:48:48 -0500]
* 2025-06-30 00:48:48 (10293) [[32mINFO[0m] [2025-06-30 00:48:48 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-06-30 00:48:48 (10293) [[32mINFO[0m] [2025-06-30 00:48:48 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-06-30 00:48:48 (10293) [[32mINFO[0m] [2025-06-30 00:48:48 -0500]
* 2025-06-30 00:48:48 (10293) [[32mINFO[0m] [2025-06-30 00:48:48 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-30 00:48:48 (10293) [[32mINFO[0m] [2025-06-30 00:48:48 -0500] The following packages are missing from your system:
* 2025-06-30 00:48:48 (10293) [[32mINFO[0m] [2025-06-30 00:48:48 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-06-30 00:49:27 (10293) [[32mINFO[0m] [2025-06-30 00:49:27 -0500]
* 2025-06-30 00:49:27 (10293) [[32mINFO[0m] [2025-06-30 00:49:27 -0500] The following files were found to be altered from their original package form:
* 2025-06-30 00:49:27 (10293) [[32mINFO[0m] [2025-06-30 00:49:27 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-06-30 00:49:27 (10293) [[32mINFO[0m] [2025-06-30 00:49:27 -0500]
* 2025-06-30 00:49:27 (10310) [[32mINFO[0m]
* 2025-06-30 00:49:27 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-06-30 00:48:48 -0500]
[2025-06-30 00:48:48 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-06-30 00:48:48 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-06-30 00:48:48 -0500]
[2025-06-30 00:48:48 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-06-30 00:48:48 -0500] The following packages are missing from your system:
[2025-06-30 00:48:48 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-06-30 00:49:27 -0500]
[2025-06-30 00:49:27 -0500] The following files were found to be altered from their original package form:
[2025-06-30 00:49:27 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-06-30 00:49:27 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-06-30 00:49:28 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-06-30 00:49:28 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-06-30 00:49:28 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-06-30 00:49:28 (10280) [[32mINFO[0m]
* 2025-06-30 00:49:32 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-06-30 00:49:33 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-06-30 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-06-30 00:49:33 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-06-30 00:49:33 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-06-30 00:49:33 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-06-30 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-30 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-30 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-30 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-30 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-30 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-06-30 00:49:33 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-06-30 00:49:33 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-06-30 00:49:33 (10280) [[32mINFO[0m]
* 2025-06-30 00:49:33 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-06-30 00:49:33 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-06-30 00:49:33 (10293) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-06-30 00:49:33 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-30 00:49:33 (10293) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-06-30 00:49:33 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-06-30 00:49:33 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-06-30 00:49:33 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-06-30 00:49:33 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-06-30 00:49:33 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-06-30 00:49:33 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-06-30 00:49:33 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-06-30 00:49:33 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-06-30 00:49:40 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-06-30 00:49:40 (10310) [[32mINFO[0m]
* 2025-06-30 00:49:41 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-30 00:49:41 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HE2b1RdVtb/ea_profile.json
* 2025-06-30 00:49:42 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/HE2b1RdVtb/ea_profile.json
* 2025-06-30 00:49:42 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-06-30 00:49:44 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-01 00:48:52 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-01 00:48:52 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-01 00:48:53 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-01 00:48:53 (10280) [[32mINFO[0m]
* 2025-07-01 00:48:54 (10293) [[32mINFO[0m] [2025-07-01 00:48:54 -0500]
* 2025-07-01 00:48:54 (10293) [[32mINFO[0m] [2025-07-01 00:48:54 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-01 00:48:54 (10293) [[32mINFO[0m] [2025-07-01 00:48:54 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-01 00:48:54 (10293) [[32mINFO[0m] [2025-07-01 00:48:54 -0500]
* 2025-07-01 00:48:54 (10293) [[32mINFO[0m] [2025-07-01 00:48:54 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-01 00:48:54 (10293) [[32mINFO[0m] [2025-07-01 00:48:54 -0500] The following packages are missing from your system:
* 2025-07-01 00:48:54 (10293) [[32mINFO[0m] [2025-07-01 00:48:54 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-01 00:49:35 (10293) [[32mINFO[0m] [2025-07-01 00:49:35 -0500]
* 2025-07-01 00:49:35 (10293) [[32mINFO[0m] [2025-07-01 00:49:35 -0500] The following files were found to be altered from their original package form:
* 2025-07-01 00:49:35 (10293) [[32mINFO[0m] [2025-07-01 00:49:35 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-01 00:49:35 (10293) [[32mINFO[0m] [2025-07-01 00:49:35 -0500]
* 2025-07-01 00:49:35 (10310) [[32mINFO[0m]
* 2025-07-01 00:49:35 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-01 00:48:54 -0500]
[2025-07-01 00:48:54 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-01 00:48:54 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-01 00:48:54 -0500]
[2025-07-01 00:48:54 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-01 00:48:54 -0500] The following packages are missing from your system:
[2025-07-01 00:48:54 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-01 00:49:35 -0500]
[2025-07-01 00:49:35 -0500] The following files were found to be altered from their original package form:
[2025-07-01 00:49:35 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-01 00:49:35 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-01 00:49:35 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-01 00:49:35 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-01 00:49:35 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-01 00:49:35 (10280) [[32mINFO[0m]
* 2025-07-01 00:49:39 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-01 00:49:40 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-01 00:49:40 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-01 00:49:40 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-01 00:49:40 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-01 00:49:40 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-01 00:49:40 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-01 00:49:40 (10280) [[32mINFO[0m]
* 2025-07-01 00:49:41 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-01 00:49:41 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-01 00:49:41 (10293) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-07-01 00:49:41 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-07-01 00:49:41 (10293) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-07-01 00:49:41 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-01 00:49:41 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-01 00:49:41 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-01 00:49:41 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-01 00:49:41 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-01 00:49:41 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-01 00:49:41 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-01 00:49:41 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-01 00:49:51 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-01 00:49:51 (10310) [[32mINFO[0m]
* 2025-07-01 00:49:52 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-01 00:49:52 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Vc2mY0RtKr/ea_profile.json
* 2025-07-01 00:49:53 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/Vc2mY0RtKr/ea_profile.json
* 2025-07-01 00:49:53 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-01 00:49:55 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-02 00:48:41 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-02 00:48:41 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-02 00:48:42 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-02 00:48:42 (10280) [[32mINFO[0m]
* 2025-07-02 00:48:43 (10293) [[32mINFO[0m] [2025-07-02 00:48:43 -0500]
* 2025-07-02 00:48:43 (10293) [[32mINFO[0m] [2025-07-02 00:48:43 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-02 00:48:43 (10293) [[32mINFO[0m] [2025-07-02 00:48:43 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-02 00:48:43 (10293) [[32mINFO[0m] [2025-07-02 00:48:43 -0500]
* 2025-07-02 00:48:43 (10293) [[32mINFO[0m] [2025-07-02 00:48:43 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-02 00:48:43 (10293) [[32mINFO[0m] [2025-07-02 00:48:43 -0500] The following packages are missing from your system:
* 2025-07-02 00:48:43 (10293) [[32mINFO[0m] [2025-07-02 00:48:43 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-02 00:49:23 (10293) [[32mINFO[0m] [2025-07-02 00:49:23 -0500]
* 2025-07-02 00:49:23 (10293) [[32mINFO[0m] [2025-07-02 00:49:23 -0500] The following files were found to be altered from their original package form:
* 2025-07-02 00:49:23 (10293) [[32mINFO[0m] [2025-07-02 00:49:23 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-02 00:49:23 (10293) [[32mINFO[0m] [2025-07-02 00:49:23 -0500]
* 2025-07-02 00:49:23 (10310) [[32mINFO[0m]
* 2025-07-02 00:49:23 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-02 00:48:43 -0500]
[2025-07-02 00:48:43 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-02 00:48:43 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-02 00:48:43 -0500]
[2025-07-02 00:48:43 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-02 00:48:43 -0500] The following packages are missing from your system:
[2025-07-02 00:48:43 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-02 00:49:23 -0500]
[2025-07-02 00:49:23 -0500] The following files were found to be altered from their original package form:
[2025-07-02 00:49:23 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-02 00:49:23 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-02 00:49:23 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-02 00:49:23 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-02 00:49:23 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-02 00:49:23 (10280) [[32mINFO[0m]
* 2025-07-02 00:49:27 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-02 00:49:28 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-02 00:49:28 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-02 00:49:28 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-02 00:49:28 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-02 00:49:28 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-02 00:49:28 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-02 00:49:28 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-02 00:49:28 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-02 00:49:28 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-02 00:49:28 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-02 00:49:28 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-02 00:49:28 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-02 00:49:28 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-02 00:49:28 (10280) [[32mINFO[0m]
* 2025-07-02 00:49:28 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-02 00:49:29 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-02 00:49:29 (10293) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-07-02 00:49:29 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-07-02 00:49:29 (10293) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-07-02 00:49:29 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-02 00:49:29 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-02 00:49:29 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-02 00:49:29 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-02 00:49:29 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-02 00:49:29 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-02 00:49:29 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-02 00:49:29 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-02 00:49:39 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-02 00:49:39 (10310) [[32mINFO[0m]
* 2025-07-02 00:49:39 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-02 00:49:39 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Fv3ar6fldV/ea_profile.json
* 2025-07-02 00:49:40 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/Fv3ar6fldV/ea_profile.json
* 2025-07-02 00:49:40 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-02 00:49:42 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-03 00:48:42 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-03 00:48:42 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-03 00:48:43 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-03 00:48:43 (10280) [[32mINFO[0m]
* 2025-07-03 00:48:44 (10293) [[32mINFO[0m] [2025-07-03 00:48:44 -0500]
* 2025-07-03 00:48:44 (10293) [[32mINFO[0m] [2025-07-03 00:48:44 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-03 00:48:44 (10293) [[32mINFO[0m] [2025-07-03 00:48:44 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-03 00:48:44 (10293) [[32mINFO[0m] [2025-07-03 00:48:44 -0500]
* 2025-07-03 00:48:44 (10293) [[32mINFO[0m] [2025-07-03 00:48:44 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-03 00:48:44 (10293) [[32mINFO[0m] [2025-07-03 00:48:44 -0500] The following packages are missing from your system:
* 2025-07-03 00:48:44 (10293) [[32mINFO[0m] [2025-07-03 00:48:44 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-03 00:49:25 (10293) [[32mINFO[0m] [2025-07-03 00:49:25 -0500]
* 2025-07-03 00:49:25 (10293) [[32mINFO[0m] [2025-07-03 00:49:25 -0500] The following files were found to be altered from their original package form:
* 2025-07-03 00:49:25 (10293) [[32mINFO[0m] [2025-07-03 00:49:25 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-03 00:49:25 (10293) [[32mINFO[0m] [2025-07-03 00:49:25 -0500]
* 2025-07-03 00:49:25 (10310) [[32mINFO[0m]
* 2025-07-03 00:49:25 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-03 00:48:44 -0500]
[2025-07-03 00:48:44 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-03 00:48:44 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-03 00:48:44 -0500]
[2025-07-03 00:48:44 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-03 00:48:44 -0500] The following packages are missing from your system:
[2025-07-03 00:48:44 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-03 00:49:25 -0500]
[2025-07-03 00:49:25 -0500] The following files were found to be altered from their original package form:
[2025-07-03 00:49:25 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-03 00:49:25 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-03 00:49:25 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-03 00:49:25 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-03 00:49:25 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-03 00:49:25 (10280) [[32mINFO[0m]
* 2025-07-03 00:49:29 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-03 00:49:30 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-03 00:49:30 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-03 00:49:30 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-03 00:49:30 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-03 00:49:30 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-03 00:49:30 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-03 00:49:30 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-03 00:49:30 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-03 00:49:30 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-03 00:49:30 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-03 00:49:30 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-03 00:49:30 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-03 00:49:30 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-03 00:49:30 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-03 00:49:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-03 00:49:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-03 00:49:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-03 00:49:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-03 00:49:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-03 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-03 00:49:31 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-03 00:49:31 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-03 00:49:31 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-03 00:49:31 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-03 00:49:31 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-03 00:49:31 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-03 00:49:31 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-03 00:49:31 (10280) [[32mINFO[0m]
* 2025-07-03 00:49:31 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-03 00:49:31 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-03 00:49:31 (10293) [[32mINFO[0m] * EA4: 184.94.196.93
* 2025-07-03 00:49:31 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 184.94.196.93
* 2025-07-03 00:49:31 (10293) [[32mINFO[0m] * cpanel-plugins: 184.94.196.93
* 2025-07-03 00:49:31 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-03 00:49:31 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-03 00:49:31 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-03 00:49:31 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-03 00:49:31 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-03 00:49:31 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-03 00:49:31 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-03 00:49:31 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-03 00:49:40 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-03 00:49:40 (10310) [[32mINFO[0m]
* 2025-07-03 00:49:41 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-03 00:49:41 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6oT1Ibdf_q/ea_profile.json
* 2025-07-03 00:49:42 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/6oT1Ibdf_q/ea_profile.json
* 2025-07-03 00:49:42 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-03 00:49:44 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-04 00:48:44 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-04 00:48:44 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-04 00:48:45 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-04 00:48:45 (10280) [[32mINFO[0m]
* 2025-07-04 00:48:46 (10293) [[32mINFO[0m] [2025-07-04 00:48:46 -0500]
* 2025-07-04 00:48:46 (10293) [[32mINFO[0m] [2025-07-04 00:48:46 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-04 00:48:46 (10293) [[32mINFO[0m] [2025-07-04 00:48:46 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-04 00:48:46 (10293) [[32mINFO[0m] [2025-07-04 00:48:46 -0500]
* 2025-07-04 00:48:46 (10293) [[32mINFO[0m] [2025-07-04 00:48:46 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-04 00:48:46 (10293) [[32mINFO[0m] [2025-07-04 00:48:46 -0500] The following packages are missing from your system:
* 2025-07-04 00:48:46 (10293) [[32mINFO[0m] [2025-07-04 00:48:46 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-04 00:49:28 (10293) [[32mINFO[0m] [2025-07-04 00:49:28 -0500]
* 2025-07-04 00:49:28 (10293) [[32mINFO[0m] [2025-07-04 00:49:28 -0500] The following files were found to be altered from their original package form:
* 2025-07-04 00:49:28 (10293) [[32mINFO[0m] [2025-07-04 00:49:28 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-04 00:49:28 (10293) [[32mINFO[0m] [2025-07-04 00:49:28 -0500]
* 2025-07-04 00:49:28 (10310) [[32mINFO[0m]
* 2025-07-04 00:49:28 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-04 00:48:46 -0500]
[2025-07-04 00:48:46 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-04 00:48:46 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-04 00:48:46 -0500]
[2025-07-04 00:48:46 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-04 00:48:46 -0500] The following packages are missing from your system:
[2025-07-04 00:48:46 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-04 00:49:28 -0500]
[2025-07-04 00:49:28 -0500] The following files were found to be altered from their original package form:
[2025-07-04 00:49:28 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-04 00:49:28 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-04 00:49:28 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-04 00:49:28 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-04 00:49:29 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-04 00:49:29 (10280) [[32mINFO[0m]
* 2025-07-04 00:49:32 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-04 00:49:34 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-04 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-04 00:49:34 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-04 00:49:34 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-04 00:49:34 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-04 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-04 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-04 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-04 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-04 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-04 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-04 00:49:34 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-04 00:49:34 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-04 00:49:34 (10280) [[32mINFO[0m]
* 2025-07-04 00:49:34 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-04 00:49:34 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-04 00:49:34 (10293) [[32mINFO[0m] * EA4: 184.94.196.94
* 2025-07-04 00:49:34 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 184.94.196.94
* 2025-07-04 00:49:34 (10293) [[32mINFO[0m] * cpanel-plugins: 184.94.196.94
* 2025-07-04 00:49:34 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-04 00:49:34 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-04 00:49:34 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-04 00:49:34 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-04 00:49:34 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-04 00:49:34 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-04 00:49:34 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-04 00:49:34 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-04 00:49:43 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-04 00:49:43 (10310) [[32mINFO[0m]
* 2025-07-04 00:49:44 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-04 00:49:44 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/M9ujyzZwav/ea_profile.json
* 2025-07-04 00:49:45 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/M9ujyzZwav/ea_profile.json
* 2025-07-04 00:49:45 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-04 00:49:47 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-05 00:50:00 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-05 00:50:00 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-05 00:50:01 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-05 00:50:01 (10280) [[32mINFO[0m]
* 2025-07-05 00:50:02 (10293) [[32mINFO[0m] [2025-07-05 00:50:02 -0500]
* 2025-07-05 00:50:02 (10293) [[32mINFO[0m] [2025-07-05 00:50:02 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-05 00:50:02 (10293) [[32mINFO[0m] [2025-07-05 00:50:02 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-05 00:50:02 (10293) [[32mINFO[0m] [2025-07-05 00:50:02 -0500]
* 2025-07-05 00:50:02 (10293) [[32mINFO[0m] [2025-07-05 00:50:02 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-05 00:50:02 (10293) [[32mINFO[0m] [2025-07-05 00:50:02 -0500] The following packages are missing from your system:
* 2025-07-05 00:50:02 (10293) [[32mINFO[0m] [2025-07-05 00:50:02 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-05 00:50:30 (10293) [[32mINFO[0m] [2025-07-05 00:50:30 -0500]
* 2025-07-05 00:50:30 (10293) [[32mINFO[0m] [2025-07-05 00:50:30 -0500] The following files were found to be altered from their original package form:
* 2025-07-05 00:50:30 (10293) [[32mINFO[0m] [2025-07-05 00:50:30 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-05 00:50:30 (10293) [[32mINFO[0m] [2025-07-05 00:50:30 -0500]
* 2025-07-05 00:50:30 (10310) [[32mINFO[0m]
* 2025-07-05 00:50:30 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-05 00:50:02 -0500]
[2025-07-05 00:50:02 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-05 00:50:02 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-05 00:50:02 -0500]
[2025-07-05 00:50:02 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-05 00:50:02 -0500] The following packages are missing from your system:
[2025-07-05 00:50:02 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-05 00:50:30 -0500]
[2025-07-05 00:50:30 -0500] The following files were found to be altered from their original package form:
[2025-07-05 00:50:30 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-05 00:50:30 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-05 00:50:30 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-05 00:50:30 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-05 00:50:30 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-05 00:50:30 (10280) [[32mINFO[0m]
* 2025-07-05 00:50:34 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-05 00:50:35 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-05 00:50:35 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-05 00:50:35 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-05 00:50:35 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-05 00:50:35 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-05 00:50:35 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-05 00:50:35 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-05 00:50:35 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-05 00:50:35 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-05 00:50:35 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-05 00:50:35 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-05 00:50:35 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-05 00:50:35 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-05 00:50:35 (10280) [[32mINFO[0m]
* 2025-07-05 00:50:35 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-05 00:50:35 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-05 00:50:35 (10293) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-07-05 00:50:35 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-07-05 00:50:35 (10293) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-07-05 00:50:35 (10293) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2025-07-05 00:50:35 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2025-07-05 00:50:35 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2025-07-05 00:50:35 (10293) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2025-07-05 00:50:35 (10293) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2025-07-05 00:50:35 (10293) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2025-07-05 00:50:35 (10293) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2025-07-05 00:50:35 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2025-07-05 00:50:44 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-05 00:50:44 (10310) [[32mINFO[0m]
* 2025-07-05 00:50:45 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-05 00:50:45 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/OLqGq7M4si/ea_profile.json
* 2025-07-05 00:50:46 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/OLqGq7M4si/ea_profile.json
* 2025-07-05 00:50:46 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-05 00:50:48 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-06 00:49:33 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-06 00:49:33 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-06 00:49:34 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-06 00:49:34 (10280) [[32mINFO[0m]
* 2025-07-06 00:49:35 (10293) [[32mINFO[0m] [2025-07-06 00:49:35 -0500]
* 2025-07-06 00:49:35 (10293) [[32mINFO[0m] [2025-07-06 00:49:35 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-06 00:49:35 (10293) [[32mINFO[0m] [2025-07-06 00:49:35 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-06 00:49:35 (10293) [[32mINFO[0m] [2025-07-06 00:49:35 -0500]
* 2025-07-06 00:49:35 (10293) [[32mINFO[0m] [2025-07-06 00:49:35 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-06 00:49:35 (10293) [[32mINFO[0m] [2025-07-06 00:49:35 -0500] The following packages are missing from your system:
* 2025-07-06 00:49:35 (10293) [[32mINFO[0m] [2025-07-06 00:49:35 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-06 00:50:03 (10293) [[32mINFO[0m] [2025-07-06 00:50:03 -0500]
* 2025-07-06 00:50:03 (10293) [[32mINFO[0m] [2025-07-06 00:50:03 -0500] The following files were found to be altered from their original package form:
* 2025-07-06 00:50:03 (10293) [[32mINFO[0m] [2025-07-06 00:50:03 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-06 00:50:03 (10293) [[32mINFO[0m] [2025-07-06 00:50:03 -0500]
* 2025-07-06 00:50:03 (10310) [[32mINFO[0m]
* 2025-07-06 00:50:03 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-06 00:49:35 -0500]
[2025-07-06 00:49:35 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-06 00:49:35 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-06 00:49:35 -0500]
[2025-07-06 00:49:35 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-06 00:49:35 -0500] The following packages are missing from your system:
[2025-07-06 00:49:35 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-06 00:50:03 -0500]
[2025-07-06 00:50:03 -0500] The following files were found to be altered from their original package form:
[2025-07-06 00:50:03 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-06 00:50:03 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-06 00:50:03 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-06 00:50:03 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-06 00:50:03 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-06 00:50:03 (10280) [[32mINFO[0m]
* 2025-07-06 00:50:08 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-06 00:50:09 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-06 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-06 00:50:09 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-06 00:50:09 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-06 00:50:09 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-06 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-06 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-06 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-06 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-06 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-06 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-06 00:50:09 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-06 00:50:09 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-06 00:50:09 (10280) [[32mINFO[0m]
* 2025-07-06 00:50:09 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-06 00:50:09 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-06 00:50:09 (10293) [[32mINFO[0m] * EA4: 184.94.196.97
* 2025-07-06 00:50:09 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 184.94.196.97
* 2025-07-06 00:50:09 (10293) [[32mINFO[0m] * cpanel-plugins: 184.94.196.97
* 2025-07-06 00:50:09 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-06 00:50:09 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-06 00:50:09 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-06 00:50:09 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-06 00:50:09 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-06 00:50:09 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-06 00:50:09 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-06 00:50:09 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-06 00:50:20 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-06 00:50:20 (10310) [[32mINFO[0m]
* 2025-07-06 00:50:21 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-06 00:50:21 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6lLEGPFncc/ea_profile.json
* 2025-07-06 00:50:22 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/6lLEGPFncc/ea_profile.json
* 2025-07-06 00:50:22 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-06 00:50:25 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-07 00:48:51 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-07 00:48:51 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-07 00:48:53 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-07 00:48:53 (10280) [[32mINFO[0m]
* 2025-07-07 00:48:53 (10293) [[32mINFO[0m] [2025-07-07 00:48:53 -0500]
* 2025-07-07 00:48:53 (10293) [[32mINFO[0m] [2025-07-07 00:48:53 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-07 00:48:53 (10293) [[32mINFO[0m] [2025-07-07 00:48:53 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-07 00:48:53 (10293) [[32mINFO[0m] [2025-07-07 00:48:53 -0500]
* 2025-07-07 00:48:53 (10293) [[32mINFO[0m] [2025-07-07 00:48:53 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-07 00:48:53 (10293) [[32mINFO[0m] [2025-07-07 00:48:53 -0500] The following packages are missing from your system:
* 2025-07-07 00:48:53 (10293) [[32mINFO[0m] [2025-07-07 00:48:53 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-07 00:49:35 (10293) [[32mINFO[0m] [2025-07-07 00:49:35 -0500]
* 2025-07-07 00:49:35 (10293) [[32mINFO[0m] [2025-07-07 00:49:35 -0500] The following files were found to be altered from their original package form:
* 2025-07-07 00:49:35 (10293) [[32mINFO[0m] [2025-07-07 00:49:35 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-07 00:49:35 (10293) [[32mINFO[0m] [2025-07-07 00:49:35 -0500]
* 2025-07-07 00:49:35 (10310) [[32mINFO[0m]
* 2025-07-07 00:49:35 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-07 00:48:53 -0500]
[2025-07-07 00:48:53 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-07 00:48:53 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-07 00:48:53 -0500]
[2025-07-07 00:48:53 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-07 00:48:53 -0500] The following packages are missing from your system:
[2025-07-07 00:48:53 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-07 00:49:35 -0500]
[2025-07-07 00:49:35 -0500] The following files were found to be altered from their original package form:
[2025-07-07 00:49:35 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-07 00:49:35 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-07 00:49:36 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-07 00:49:36 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-07 00:49:36 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-07 00:49:36 (10280) [[32mINFO[0m]
* 2025-07-07 00:49:40 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-07 00:49:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-07 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-07 00:49:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-07 00:49:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-07 00:49:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-07 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-07 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-07 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-07 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-07 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-07 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-07 00:49:41 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-07 00:49:41 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-07 00:49:41 (10280) [[32mINFO[0m]
* 2025-07-07 00:49:41 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-07 00:49:41 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-07 00:49:41 (10293) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-07-07 00:49:41 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-07-07 00:49:41 (10293) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-07-07 00:49:41 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-07 00:49:41 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-07 00:49:41 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-07 00:49:41 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-07 00:49:41 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-07 00:49:41 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-07 00:49:41 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-07 00:49:41 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-07 00:49:52 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-07 00:49:52 (10310) [[32mINFO[0m]
* 2025-07-07 00:49:52 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-07 00:49:52 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ecMMz0esW8/ea_profile.json
* 2025-07-07 00:49:53 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/ecMMz0esW8/ea_profile.json
* 2025-07-07 00:49:54 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-07 00:49:56 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-08 00:48:50 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-08 00:48:50 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-08 00:48:51 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-08 00:48:51 (10280) [[32mINFO[0m]
* 2025-07-08 00:48:52 (10293) [[32mINFO[0m] [2025-07-08 00:48:52 -0500]
* 2025-07-08 00:48:52 (10293) [[32mINFO[0m] [2025-07-08 00:48:52 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-08 00:48:52 (10293) [[32mINFO[0m] [2025-07-08 00:48:52 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-08 00:48:52 (10293) [[32mINFO[0m] [2025-07-08 00:48:52 -0500]
* 2025-07-08 00:48:52 (10293) [[32mINFO[0m] [2025-07-08 00:48:52 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-08 00:48:52 (10293) [[32mINFO[0m] [2025-07-08 00:48:52 -0500] The following packages are missing from your system:
* 2025-07-08 00:48:52 (10293) [[32mINFO[0m] [2025-07-08 00:48:52 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-08 00:49:36 (10293) [[32mINFO[0m] [2025-07-08 00:49:36 -0500]
* 2025-07-08 00:49:36 (10293) [[32mINFO[0m] [2025-07-08 00:49:36 -0500] The following files were found to be altered from their original package form:
* 2025-07-08 00:49:36 (10293) [[32mINFO[0m] [2025-07-08 00:49:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-08 00:49:36 (10293) [[32mINFO[0m] [2025-07-08 00:49:36 -0500]
* 2025-07-08 00:49:36 (10310) [[32mINFO[0m]
* 2025-07-08 00:49:36 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-08 00:48:52 -0500]
[2025-07-08 00:48:52 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-08 00:48:52 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-08 00:48:52 -0500]
[2025-07-08 00:48:52 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-08 00:48:52 -0500] The following packages are missing from your system:
[2025-07-08 00:48:52 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-08 00:49:36 -0500]
[2025-07-08 00:49:36 -0500] The following files were found to be altered from their original package form:
[2025-07-08 00:49:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-08 00:49:36 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-08 00:49:36 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-08 00:49:36 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-08 00:49:36 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-08 00:49:36 (10280) [[32mINFO[0m]
* 2025-07-08 00:49:40 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-08 00:49:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-08 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-08 00:49:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-08 00:49:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-08 00:49:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-08 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-08 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-08 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-08 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-08 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-08 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-08 00:49:41 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-08 00:49:41 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-08 00:49:41 (10280) [[32mINFO[0m]
* 2025-07-08 00:49:41 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-08 00:49:41 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-08 00:49:41 (10293) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-07-08 00:49:41 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-07-08 00:49:41 (10293) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-07-08 00:49:41 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-08 00:49:41 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-08 00:49:41 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-08 00:49:41 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-08 00:49:41 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-08 00:49:41 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-08 00:49:41 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-08 00:49:41 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-08 00:49:52 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-08 00:49:52 (10310) [[32mINFO[0m]
* 2025-07-08 00:49:52 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-08 00:49:52 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/u73OWeEETt/ea_profile.json
* 2025-07-08 00:49:53 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/u73OWeEETt/ea_profile.json
* 2025-07-08 00:49:54 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-08 00:49:56 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-09 00:49:42 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-09 00:49:42 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-09 00:49:43 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-09 00:49:43 (10280) [[32mINFO[0m]
* 2025-07-09 00:49:44 (10293) [[32mINFO[0m] [2025-07-09 00:49:44 -0500]
* 2025-07-09 00:49:44 (10293) [[32mINFO[0m] [2025-07-09 00:49:44 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-09 00:49:44 (10293) [[32mINFO[0m] [2025-07-09 00:49:44 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-09 00:49:44 (10293) [[32mINFO[0m] [2025-07-09 00:49:44 -0500]
* 2025-07-09 00:49:44 (10293) [[32mINFO[0m] [2025-07-09 00:49:44 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-09 00:49:44 (10293) [[32mINFO[0m] [2025-07-09 00:49:44 -0500] The following packages are missing from your system:
* 2025-07-09 00:49:44 (10293) [[32mINFO[0m] [2025-07-09 00:49:44 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-09 00:50:27 (10293) [[32mINFO[0m] [2025-07-09 00:50:27 -0500]
* 2025-07-09 00:50:27 (10293) [[32mINFO[0m] [2025-07-09 00:50:27 -0500] The following files were found to be altered from their original package form:
* 2025-07-09 00:50:27 (10293) [[32mINFO[0m] [2025-07-09 00:50:27 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-09 00:50:27 (10293) [[32mINFO[0m] [2025-07-09 00:50:27 -0500]
* 2025-07-09 00:50:27 (10310) [[32mINFO[0m]
* 2025-07-09 00:50:27 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-09 00:49:44 -0500]
[2025-07-09 00:49:44 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-09 00:49:44 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-09 00:49:44 -0500]
[2025-07-09 00:49:44 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-09 00:49:44 -0500] The following packages are missing from your system:
[2025-07-09 00:49:44 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-09 00:50:27 -0500]
[2025-07-09 00:50:27 -0500] The following files were found to be altered from their original package form:
[2025-07-09 00:50:27 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-09 00:50:27 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-09 00:50:27 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-09 00:50:27 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-09 00:50:27 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-09 00:50:27 (10280) [[32mINFO[0m]
* 2025-07-09 00:50:31 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-09 00:50:32 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-09 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-09 00:50:32 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-09 00:50:32 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-09 00:50:32 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-09 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-09 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-09 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-09 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-09 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-09 00:50:32 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-09 00:50:32 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-09 00:50:32 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-09 00:50:32 (10280) [[32mINFO[0m]
* 2025-07-09 00:50:32 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-09 00:50:32 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-09 00:50:32 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-09 00:50:32 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-09 00:50:32 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-09 00:50:32 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-09 00:50:32 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-09 00:50:32 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-09 00:50:32 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-09 00:50:32 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-09 00:50:32 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-09 00:50:32 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-09 00:50:32 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-09 00:50:43 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-09 00:50:43 (10310) [[32mINFO[0m]
* 2025-07-09 00:50:43 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-09 00:50:43 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RrXEECS5bF/ea_profile.json
* 2025-07-09 00:50:44 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/RrXEECS5bF/ea_profile.json
* 2025-07-09 00:50:45 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-09 00:50:47 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-10 00:48:43 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-10 00:48:43 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-10 00:48:44 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-10 00:48:44 (10280) [[32mINFO[0m]
* 2025-07-10 00:48:45 (10293) [[32mINFO[0m] [2025-07-10 00:48:45 -0500]
* 2025-07-10 00:48:45 (10293) [[32mINFO[0m] [2025-07-10 00:48:45 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-10 00:48:45 (10293) [[32mINFO[0m] [2025-07-10 00:48:45 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-10 00:48:45 (10293) [[32mINFO[0m] [2025-07-10 00:48:45 -0500]
* 2025-07-10 00:48:45 (10293) [[32mINFO[0m] [2025-07-10 00:48:45 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-10 00:48:45 (10293) [[32mINFO[0m] [2025-07-10 00:48:45 -0500] The following packages are missing from your system:
* 2025-07-10 00:48:45 (10293) [[32mINFO[0m] [2025-07-10 00:48:45 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-10 00:49:25 (10293) [[32mINFO[0m] [2025-07-10 00:49:25 -0500]
* 2025-07-10 00:49:25 (10293) [[32mINFO[0m] [2025-07-10 00:49:25 -0500] The following files were found to be altered from their original package form:
* 2025-07-10 00:49:25 (10293) [[32mINFO[0m] [2025-07-10 00:49:25 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-10 00:49:25 (10293) [[32mINFO[0m] [2025-07-10 00:49:25 -0500]
* 2025-07-10 00:49:25 (10310) [[32mINFO[0m]
* 2025-07-10 00:49:25 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-10 00:48:45 -0500]
[2025-07-10 00:48:45 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-10 00:48:45 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-10 00:48:45 -0500]
[2025-07-10 00:48:45 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-10 00:48:45 -0500] The following packages are missing from your system:
[2025-07-10 00:48:45 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-10 00:49:25 -0500]
[2025-07-10 00:49:25 -0500] The following files were found to be altered from their original package form:
[2025-07-10 00:49:25 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-10 00:49:25 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-10 00:49:26 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-10 00:49:26 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-10 00:49:26 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-10 00:49:26 (10280) [[32mINFO[0m]
* 2025-07-10 00:49:30 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-10 00:49:31 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-10 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-10 00:49:31 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-10 00:49:31 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-10 00:49:31 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-10 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-10 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-10 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-10 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-10 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-10 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-10 00:49:31 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-10 00:49:31 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-10 00:49:31 (10280) [[32mINFO[0m]
* 2025-07-10 00:49:31 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-10 00:49:31 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-10 00:49:31 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-10 00:49:31 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-10 00:49:31 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-10 00:49:31 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-10 00:49:31 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-10 00:49:31 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-10 00:49:31 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-10 00:49:31 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-10 00:49:31 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-10 00:49:31 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-10 00:49:31 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-10 00:49:41 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-10 00:49:41 (10310) [[32mINFO[0m]
* 2025-07-10 00:49:41 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-10 00:49:41 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xnVLmtk4g1/ea_profile.json
* 2025-07-10 00:49:42 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/xnVLmtk4g1/ea_profile.json
* 2025-07-10 00:49:43 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-10 00:49:45 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-11 00:49:27 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-11 00:49:27 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-11 00:49:28 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-11 00:49:28 (10280) [[32mINFO[0m]
* 2025-07-11 00:49:29 (10293) [[32mINFO[0m] [2025-07-11 00:49:29 -0500]
* 2025-07-11 00:49:29 (10293) [[32mINFO[0m] [2025-07-11 00:49:29 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-11 00:49:29 (10293) [[32mINFO[0m] [2025-07-11 00:49:29 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-11 00:49:29 (10293) [[32mINFO[0m] [2025-07-11 00:49:29 -0500]
* 2025-07-11 00:49:29 (10293) [[32mINFO[0m] [2025-07-11 00:49:29 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-11 00:49:29 (10293) [[32mINFO[0m] [2025-07-11 00:49:29 -0500] The following packages are missing from your system:
* 2025-07-11 00:49:29 (10293) [[32mINFO[0m] [2025-07-11 00:49:29 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-11 00:50:10 (10293) [[32mINFO[0m] [2025-07-11 00:50:10 -0500]
* 2025-07-11 00:50:10 (10293) [[32mINFO[0m] [2025-07-11 00:50:10 -0500] The following files were found to be altered from their original package form:
* 2025-07-11 00:50:10 (10293) [[32mINFO[0m] [2025-07-11 00:50:10 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-11 00:50:10 (10293) [[32mINFO[0m] [2025-07-11 00:50:10 -0500]
* 2025-07-11 00:50:10 (10310) [[32mINFO[0m]
* 2025-07-11 00:50:10 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-11 00:49:29 -0500]
[2025-07-11 00:49:29 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-11 00:49:29 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-11 00:49:29 -0500]
[2025-07-11 00:49:29 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-11 00:49:29 -0500] The following packages are missing from your system:
[2025-07-11 00:49:29 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-11 00:50:10 -0500]
[2025-07-11 00:50:10 -0500] The following files were found to be altered from their original package form:
[2025-07-11 00:50:10 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-11 00:50:10 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-11 00:50:10 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-11 00:50:10 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-11 00:50:10 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-11 00:50:10 (10280) [[32mINFO[0m]
* 2025-07-11 00:50:14 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-11 00:50:15 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-11 00:50:15 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-11 00:50:15 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-11 00:50:15 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-11 00:50:15 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-11 00:50:15 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-11 00:50:15 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-11 00:50:15 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-11 00:50:15 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-11 00:50:15 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-11 00:50:15 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-11 00:50:15 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-11 00:50:15 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-11 00:50:15 (10280) [[32mINFO[0m]
* 2025-07-11 00:50:15 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-11 00:50:16 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-11 00:50:16 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-11 00:50:16 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-11 00:50:16 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-11 00:50:16 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-11 00:50:16 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-11 00:50:16 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-11 00:50:16 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-11 00:50:16 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-11 00:50:16 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-11 00:50:16 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-11 00:50:16 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-11 00:50:24 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-11 00:50:24 (10310) [[32mINFO[0m]
* 2025-07-11 00:50:25 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-11 00:50:25 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6KzdhcyLgs/ea_profile.json
* 2025-07-11 00:50:26 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/6KzdhcyLgs/ea_profile.json
* 2025-07-11 00:50:26 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-11 00:50:29 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-12 00:49:28 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-12 00:49:28 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-12 00:49:29 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-12 00:49:29 (10280) [[32mINFO[0m]
* 2025-07-12 00:49:30 (10293) [[32mINFO[0m] [2025-07-12 00:49:30 -0500]
* 2025-07-12 00:49:30 (10293) [[32mINFO[0m] [2025-07-12 00:49:30 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-12 00:49:30 (10293) [[32mINFO[0m] [2025-07-12 00:49:30 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-12 00:49:30 (10293) [[32mINFO[0m] [2025-07-12 00:49:30 -0500]
* 2025-07-12 00:49:30 (10293) [[32mINFO[0m] [2025-07-12 00:49:30 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-12 00:49:30 (10293) [[32mINFO[0m] [2025-07-12 00:49:30 -0500] The following packages are missing from your system:
* 2025-07-12 00:49:30 (10293) [[32mINFO[0m] [2025-07-12 00:49:30 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-12 00:49:57 (10293) [[32mINFO[0m] [2025-07-12 00:49:57 -0500]
* 2025-07-12 00:49:57 (10293) [[32mINFO[0m] [2025-07-12 00:49:57 -0500] The following files were found to be altered from their original package form:
* 2025-07-12 00:49:57 (10293) [[32mINFO[0m] [2025-07-12 00:49:57 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-12 00:49:57 (10293) [[32mINFO[0m] [2025-07-12 00:49:57 -0500]
* 2025-07-12 00:49:57 (10310) [[32mINFO[0m]
* 2025-07-12 00:49:57 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-12 00:49:30 -0500]
[2025-07-12 00:49:30 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-12 00:49:30 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-12 00:49:30 -0500]
[2025-07-12 00:49:30 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-12 00:49:30 -0500] The following packages are missing from your system:
[2025-07-12 00:49:30 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-12 00:49:57 -0500]
[2025-07-12 00:49:57 -0500] The following files were found to be altered from their original package form:
[2025-07-12 00:49:57 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-12 00:49:57 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-12 00:49:57 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-12 00:49:57 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-12 00:49:57 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-12 00:49:57 (10280) [[32mINFO[0m]
* 2025-07-12 00:50:01 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-12 00:50:03 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-12 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-12 00:50:03 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-12 00:50:03 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-12 00:50:03 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-12 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-12 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-12 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-12 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-12 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-12 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-12 00:50:03 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-12 00:50:03 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-12 00:50:03 (10280) [[32mINFO[0m]
* 2025-07-12 00:50:03 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-12 00:50:03 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-12 00:50:03 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-12 00:50:03 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-12 00:50:03 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-12 00:50:03 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-12 00:50:03 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-12 00:50:03 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-12 00:50:03 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-12 00:50:03 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-12 00:50:03 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-12 00:50:03 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-12 00:50:03 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-12 00:50:12 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-12 00:50:12 (10310) [[32mINFO[0m]
* 2025-07-12 00:50:12 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-12 00:50:12 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tVIu3pIPg1/ea_profile.json
* 2025-07-12 00:50:13 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/tVIu3pIPg1/ea_profile.json
* 2025-07-12 00:50:14 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-12 00:50:16 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-13 00:49:22 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-13 00:49:22 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-13 00:49:23 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-13 00:49:23 (10280) [[32mINFO[0m]
* 2025-07-13 00:49:24 (10293) [[32mINFO[0m] [2025-07-13 00:49:24 -0500]
* 2025-07-13 00:49:24 (10293) [[32mINFO[0m] [2025-07-13 00:49:24 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-13 00:49:24 (10293) [[32mINFO[0m] [2025-07-13 00:49:24 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-13 00:49:24 (10293) [[32mINFO[0m] [2025-07-13 00:49:24 -0500]
* 2025-07-13 00:49:24 (10293) [[32mINFO[0m] [2025-07-13 00:49:24 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-13 00:49:24 (10293) [[32mINFO[0m] [2025-07-13 00:49:24 -0500] The following packages are missing from your system:
* 2025-07-13 00:49:24 (10293) [[32mINFO[0m] [2025-07-13 00:49:24 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-13 00:49:51 (10293) [[32mINFO[0m] [2025-07-13 00:49:51 -0500]
* 2025-07-13 00:49:51 (10293) [[32mINFO[0m] [2025-07-13 00:49:51 -0500] The following files were found to be altered from their original package form:
* 2025-07-13 00:49:51 (10293) [[32mINFO[0m] [2025-07-13 00:49:51 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-13 00:49:51 (10293) [[32mINFO[0m] [2025-07-13 00:49:51 -0500]
* 2025-07-13 00:49:51 (10310) [[32mINFO[0m]
* 2025-07-13 00:49:51 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-13 00:49:24 -0500]
[2025-07-13 00:49:24 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-13 00:49:24 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-13 00:49:24 -0500]
[2025-07-13 00:49:24 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-13 00:49:24 -0500] The following packages are missing from your system:
[2025-07-13 00:49:24 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-13 00:49:51 -0500]
[2025-07-13 00:49:51 -0500] The following files were found to be altered from their original package form:
[2025-07-13 00:49:51 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-13 00:49:51 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-13 00:49:51 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-13 00:49:51 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-13 00:49:51 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-13 00:49:51 (10280) [[32mINFO[0m]
* 2025-07-13 00:49:55 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-13 00:49:57 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-13 00:49:57 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-13 00:49:57 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-13 00:49:57 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-13 00:49:57 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-13 00:49:57 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-13 00:49:57 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-13 00:49:57 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-13 00:49:57 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-13 00:49:57 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-13 00:49:57 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-13 00:49:57 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-13 00:49:57 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-13 00:49:57 (10280) [[32mINFO[0m]
* 2025-07-13 00:49:57 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-13 00:49:57 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-13 00:49:57 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-13 00:49:57 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-13 00:49:57 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-13 00:49:57 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-13 00:49:57 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-13 00:49:57 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-13 00:49:57 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-13 00:49:57 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-13 00:49:57 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-13 00:49:57 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-13 00:49:57 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-13 00:50:06 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-13 00:50:06 (10310) [[32mINFO[0m]
* 2025-07-13 00:50:07 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-13 00:50:07 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6spBCS3ehn/ea_profile.json
* 2025-07-13 00:50:08 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/6spBCS3ehn/ea_profile.json
* 2025-07-13 00:50:08 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-13 00:50:10 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-14 00:49:17 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-14 00:49:18 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-14 00:49:19 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-14 00:49:19 (10280) [[32mINFO[0m]
* 2025-07-14 00:49:19 (10293) [[32mINFO[0m] [2025-07-14 00:49:19 -0500]
* 2025-07-14 00:49:19 (10293) [[32mINFO[0m] [2025-07-14 00:49:19 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-14 00:49:19 (10293) [[32mINFO[0m] [2025-07-14 00:49:19 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-14 00:49:19 (10293) [[32mINFO[0m] [2025-07-14 00:49:19 -0500]
* 2025-07-14 00:49:19 (10293) [[32mINFO[0m] [2025-07-14 00:49:19 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-14 00:49:19 (10293) [[32mINFO[0m] [2025-07-14 00:49:19 -0500] The following packages are missing from your system:
* 2025-07-14 00:49:19 (10293) [[32mINFO[0m] [2025-07-14 00:49:19 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-14 00:50:03 (10293) [[32mINFO[0m] [2025-07-14 00:50:03 -0500]
* 2025-07-14 00:50:03 (10293) [[32mINFO[0m] [2025-07-14 00:50:03 -0500] The following files were found to be altered from their original package form:
* 2025-07-14 00:50:03 (10293) [[32mINFO[0m] [2025-07-14 00:50:03 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-14 00:50:03 (10293) [[32mINFO[0m] [2025-07-14 00:50:03 -0500]
* 2025-07-14 00:50:03 (10310) [[32mINFO[0m]
* 2025-07-14 00:50:03 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-14 00:49:19 -0500]
[2025-07-14 00:49:19 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-14 00:49:19 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-14 00:49:19 -0500]
[2025-07-14 00:49:19 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-14 00:49:19 -0500] The following packages are missing from your system:
[2025-07-14 00:49:19 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-14 00:50:03 -0500]
[2025-07-14 00:50:03 -0500] The following files were found to be altered from their original package form:
[2025-07-14 00:50:03 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-14 00:50:03 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-14 00:50:03 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-14 00:50:03 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-14 00:50:03 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-14 00:50:03 (10280) [[32mINFO[0m]
* 2025-07-14 00:50:08 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-14 00:50:09 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-14 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-14 00:50:09 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-14 00:50:09 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-14 00:50:09 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-14 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-14 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-14 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-14 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-14 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-14 00:50:09 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-14 00:50:09 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-14 00:50:09 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-14 00:50:09 (10280) [[32mINFO[0m]
* 2025-07-14 00:50:09 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-14 00:50:09 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-14 00:50:09 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-14 00:50:09 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-14 00:50:09 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-14 00:50:09 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-14 00:50:09 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-14 00:50:09 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-14 00:50:09 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-14 00:50:09 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-14 00:50:09 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-14 00:50:09 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-14 00:50:09 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-14 00:50:20 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-14 00:50:20 (10310) [[32mINFO[0m]
* 2025-07-14 00:50:20 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-14 00:50:20 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wSf1eKDpOI/ea_profile.json
* 2025-07-14 00:50:21 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/wSf1eKDpOI/ea_profile.json
* 2025-07-14 00:50:22 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-14 00:50:24 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-15 00:50:56 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-15 00:50:56 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-15 00:50:57 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-15 00:50:57 (10280) [[32mINFO[0m]
* 2025-07-15 00:50:58 (10293) [[32mINFO[0m] [2025-07-15 00:50:58 -0500]
* 2025-07-15 00:50:58 (10293) [[32mINFO[0m] [2025-07-15 00:50:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-15 00:50:58 (10293) [[32mINFO[0m] [2025-07-15 00:50:58 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-15 00:50:58 (10293) [[32mINFO[0m] [2025-07-15 00:50:58 -0500]
* 2025-07-15 00:50:58 (10293) [[32mINFO[0m] [2025-07-15 00:50:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-15 00:50:58 (10293) [[32mINFO[0m] [2025-07-15 00:50:58 -0500] The following packages are missing from your system:
* 2025-07-15 00:50:58 (10293) [[32mINFO[0m] [2025-07-15 00:50:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-15 00:51:39 (10293) [[32mINFO[0m] [2025-07-15 00:51:39 -0500]
* 2025-07-15 00:51:39 (10293) [[32mINFO[0m] [2025-07-15 00:51:39 -0500] The following files were found to be altered from their original package form:
* 2025-07-15 00:51:39 (10293) [[32mINFO[0m] [2025-07-15 00:51:39 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-15 00:51:39 (10293) [[32mINFO[0m] [2025-07-15 00:51:39 -0500]
* 2025-07-15 00:51:39 (10310) [[32mINFO[0m]
* 2025-07-15 00:51:39 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-15 00:50:58 -0500]
[2025-07-15 00:50:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-15 00:50:58 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-15 00:50:58 -0500]
[2025-07-15 00:50:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-15 00:50:58 -0500] The following packages are missing from your system:
[2025-07-15 00:50:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-15 00:51:39 -0500]
[2025-07-15 00:51:39 -0500] The following files were found to be altered from their original package form:
[2025-07-15 00:51:39 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-15 00:51:39 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-15 00:51:39 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-15 00:51:39 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-15 00:51:39 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-15 00:51:39 (10280) [[32mINFO[0m]
* 2025-07-15 00:51:43 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-15 00:51:44 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-15 00:51:44 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-15 00:51:44 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-15 00:51:44 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-15 00:51:44 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-15 00:51:44 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-15 00:51:44 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-15 00:51:44 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-15 00:51:44 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-15 00:51:44 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-15 00:51:44 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-15 00:51:44 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-15 00:51:44 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-15 00:51:44 (10280) [[32mINFO[0m]
* 2025-07-15 00:51:45 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-15 00:51:45 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-15 00:51:45 (10293) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-07-15 00:51:45 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-07-15 00:51:45 (10293) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-07-15 00:51:45 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-15 00:51:45 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-15 00:51:45 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-15 00:51:45 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-15 00:51:45 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-15 00:51:45 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-15 00:51:45 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-15 00:51:45 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-15 00:51:55 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-15 00:51:55 (10310) [[32mINFO[0m]
* 2025-07-15 00:51:56 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-15 00:51:56 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Z7Vptu2D27/ea_profile.json
* 2025-07-15 00:51:57 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/Z7Vptu2D27/ea_profile.json
* 2025-07-15 00:51:57 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-15 00:51:59 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-16 00:48:41 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-16 00:48:41 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-16 00:48:42 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-16 00:48:42 (10280) [[32mINFO[0m]
* 2025-07-16 00:48:43 (10293) [[32mINFO[0m] [2025-07-16 00:48:43 -0500]
* 2025-07-16 00:48:43 (10293) [[32mINFO[0m] [2025-07-16 00:48:43 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-16 00:48:43 (10293) [[32mINFO[0m] [2025-07-16 00:48:43 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-16 00:48:43 (10293) [[32mINFO[0m] [2025-07-16 00:48:43 -0500]
* 2025-07-16 00:48:43 (10293) [[32mINFO[0m] [2025-07-16 00:48:43 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-16 00:48:43 (10293) [[32mINFO[0m] [2025-07-16 00:48:43 -0500] The following packages are missing from your system:
* 2025-07-16 00:48:43 (10293) [[32mINFO[0m] [2025-07-16 00:48:43 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-16 00:49:24 (10293) [[32mINFO[0m] [2025-07-16 00:49:24 -0500]
* 2025-07-16 00:49:24 (10293) [[32mINFO[0m] [2025-07-16 00:49:24 -0500] The following files were found to be altered from their original package form:
* 2025-07-16 00:49:24 (10293) [[32mINFO[0m] [2025-07-16 00:49:24 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-16 00:49:24 (10293) [[32mINFO[0m] [2025-07-16 00:49:24 -0500]
* 2025-07-16 00:49:24 (10310) [[32mINFO[0m]
* 2025-07-16 00:49:24 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-16 00:48:43 -0500]
[2025-07-16 00:48:43 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-16 00:48:43 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-16 00:48:43 -0500]
[2025-07-16 00:48:43 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-16 00:48:43 -0500] The following packages are missing from your system:
[2025-07-16 00:48:43 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-16 00:49:24 -0500]
[2025-07-16 00:49:24 -0500] The following files were found to be altered from their original package form:
[2025-07-16 00:49:24 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-16 00:49:24 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-16 00:49:25 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-16 00:49:25 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-16 00:49:25 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-16 00:49:25 (10280) [[32mINFO[0m]
* 2025-07-16 00:49:29 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-16 00:49:30 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-16 00:49:30 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-16 00:49:30 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-16 00:49:30 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-16 00:49:30 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-16 00:49:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-16 00:49:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-16 00:49:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-16 00:49:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-16 00:49:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-16 00:49:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-16 00:49:30 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-16 00:49:30 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-16 00:49:30 (10280) [[32mINFO[0m]
* 2025-07-16 00:49:30 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-16 00:49:30 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-16 00:49:30 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-16 00:49:30 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-16 00:49:30 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-16 00:49:30 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-16 00:49:30 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-16 00:49:30 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-16 00:49:30 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-16 00:49:30 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-16 00:49:30 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-16 00:49:30 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-16 00:49:30 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-16 00:49:39 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-16 00:49:39 (10310) [[32mINFO[0m]
* 2025-07-16 00:49:40 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-16 00:49:40 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cmiHZSyYXU/ea_profile.json
* 2025-07-16 00:49:40 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/cmiHZSyYXU/ea_profile.json
* 2025-07-16 00:49:41 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-16 00:49:43 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-17 00:49:44 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-17 00:49:44 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-17 00:49:45 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-17 00:49:45 (10280) [[32mINFO[0m]
* 2025-07-17 00:50:25 (10293) [[32mINFO[0m] [2025-07-17 00:50:25 -0500]
* 2025-07-17 00:50:25 (10293) [[32mINFO[0m] [2025-07-17 00:50:25 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-17 00:50:25 (10293) [[32mINFO[0m] [2025-07-17 00:50:25 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-17 00:50:25 (10293) [[32mINFO[0m] [2025-07-17 00:50:25 -0500]
* 2025-07-17 00:50:25 (10293) [[32mINFO[0m] [2025-07-17 00:50:25 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-17 00:50:25 (10293) [[32mINFO[0m] [2025-07-17 00:50:25 -0500]
* 2025-07-17 00:50:25 (10293) [[32mINFO[0m] [2025-07-17 00:50:25 -0500] The following files were found to be altered from their original package form:
* 2025-07-17 00:50:25 (10293) [[32mINFO[0m] [2025-07-17 00:50:25 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-17 00:50:25 (10293) [[32mINFO[0m] [2025-07-17 00:50:25 -0500]
* 2025-07-17 00:50:25 (10310) [[32mINFO[0m]
* 2025-07-17 00:50:25 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-17 00:50:25 -0500]
[2025-07-17 00:50:25 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-17 00:50:25 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-17 00:50:25 -0500]
[2025-07-17 00:50:25 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-17 00:50:25 -0500]
[2025-07-17 00:50:25 -0500] The following files were found to be altered from their original package form:
[2025-07-17 00:50:25 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-17 00:50:25 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-17 00:50:25 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-17 00:50:25 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-17 00:50:25 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-17 00:50:25 (10280) [[32mINFO[0m]
* 2025-07-17 00:50:29 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-17 00:50:30 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-17 00:50:30 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-17 00:50:30 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-17 00:50:30 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-17 00:50:30 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-17 00:50:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-17 00:50:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-17 00:50:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-17 00:50:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-17 00:50:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-17 00:50:30 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-17 00:50:30 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-17 00:50:30 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-17 00:50:30 (10280) [[32mINFO[0m]
* 2025-07-17 00:50:31 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-17 00:50:31 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-17 00:50:31 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-17 00:50:31 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-17 00:50:31 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-17 00:50:31 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-17 00:50:31 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-17 00:50:31 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-17 00:50:31 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-17 00:50:31 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-17 00:50:31 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-17 00:50:31 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-17 00:50:31 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-17 00:50:40 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-17 00:50:40 (10310) [[32mINFO[0m]
* 2025-07-17 00:50:41 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-17 00:50:41 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/I57sxMwg4L/ea_profile.json
* 2025-07-17 00:50:42 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/I57sxMwg4L/ea_profile.json
* 2025-07-17 00:50:42 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-17 00:50:44 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-18 00:52:05 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-18 00:52:05 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-18 00:52:07 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-18 00:52:07 (10280) [[32mINFO[0m]
* 2025-07-18 00:52:07 (10293) [[32mINFO[0m] [2025-07-18 00:52:07 -0500]
* 2025-07-18 00:52:07 (10293) [[32mINFO[0m] [2025-07-18 00:52:07 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-18 00:52:07 (10293) [[32mINFO[0m] [2025-07-18 00:52:07 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-18 00:52:07 (10293) [[32mINFO[0m] [2025-07-18 00:52:07 -0500]
* 2025-07-18 00:52:07 (10293) [[32mINFO[0m] [2025-07-18 00:52:07 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-18 00:52:07 (10293) [[32mINFO[0m] [2025-07-18 00:52:07 -0500] The following packages are missing from your system:
* 2025-07-18 00:52:07 (10293) [[32mINFO[0m] [2025-07-18 00:52:07 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-18 00:52:50 (10293) [[32mINFO[0m] [2025-07-18 00:52:50 -0500]
* 2025-07-18 00:52:50 (10293) [[32mINFO[0m] [2025-07-18 00:52:50 -0500] The following files were found to be altered from their original package form:
* 2025-07-18 00:52:50 (10293) [[32mINFO[0m] [2025-07-18 00:52:50 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-18 00:52:50 (10293) [[32mINFO[0m] [2025-07-18 00:52:50 -0500]
* 2025-07-18 00:52:50 (10310) [[32mINFO[0m]
* 2025-07-18 00:52:50 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-18 00:52:07 -0500]
[2025-07-18 00:52:07 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-18 00:52:07 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-18 00:52:07 -0500]
[2025-07-18 00:52:07 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-18 00:52:07 -0500] The following packages are missing from your system:
[2025-07-18 00:52:07 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-18 00:52:50 -0500]
[2025-07-18 00:52:50 -0500] The following files were found to be altered from their original package form:
[2025-07-18 00:52:50 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-18 00:52:50 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-18 00:52:50 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-18 00:52:50 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-18 00:52:50 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-18 00:52:50 (10280) [[32mINFO[0m]
* 2025-07-18 00:52:54 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-18 00:52:55 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-18 00:52:55 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-18 00:52:55 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-18 00:52:55 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-18 00:52:55 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-18 00:52:55 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-18 00:52:55 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-18 00:52:55 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-18 00:52:55 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-18 00:52:55 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-18 00:52:55 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-18 00:52:55 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-18 00:52:55 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-18 00:52:55 (10280) [[32mINFO[0m]
* 2025-07-18 00:52:55 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-18 00:52:55 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-18 00:52:55 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-18 00:52:55 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-18 00:52:55 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-18 00:52:55 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-18 00:52:55 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-18 00:52:55 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-18 00:52:55 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-18 00:52:55 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-18 00:52:55 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-18 00:52:55 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-18 00:52:55 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-18 00:53:05 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-18 00:53:05 (10310) [[32mINFO[0m]
* 2025-07-18 00:53:06 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-18 00:53:06 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CoN4XOpdIY/ea_profile.json
* 2025-07-18 00:53:07 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/CoN4XOpdIY/ea_profile.json
* 2025-07-18 00:53:07 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-18 00:53:09 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-19 00:49:38 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-19 00:49:38 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-19 00:49:39 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-19 00:49:39 (10280) [[32mINFO[0m]
* 2025-07-19 00:49:39 (10293) [[32mINFO[0m] [2025-07-19 00:49:39 -0500]
* 2025-07-19 00:49:39 (10293) [[32mINFO[0m] [2025-07-19 00:49:39 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-19 00:49:39 (10293) [[32mINFO[0m] [2025-07-19 00:49:39 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-19 00:49:39 (10293) [[32mINFO[0m] [2025-07-19 00:49:39 -0500]
* 2025-07-19 00:49:39 (10293) [[32mINFO[0m] [2025-07-19 00:49:39 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-19 00:49:39 (10293) [[32mINFO[0m] [2025-07-19 00:49:39 -0500] The following packages are missing from your system:
* 2025-07-19 00:49:39 (10293) [[32mINFO[0m] [2025-07-19 00:49:39 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-19 00:50:07 (10293) [[32mINFO[0m] [2025-07-19 00:50:07 -0500]
* 2025-07-19 00:50:07 (10293) [[32mINFO[0m] [2025-07-19 00:50:07 -0500] The following files were found to be altered from their original package form:
* 2025-07-19 00:50:07 (10293) [[32mINFO[0m] [2025-07-19 00:50:07 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-19 00:50:07 (10293) [[32mINFO[0m] [2025-07-19 00:50:07 -0500]
* 2025-07-19 00:50:07 (10310) [[32mINFO[0m]
* 2025-07-19 00:50:07 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-19 00:49:39 -0500]
[2025-07-19 00:49:39 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-19 00:49:39 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-19 00:49:39 -0500]
[2025-07-19 00:49:39 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-19 00:49:39 -0500] The following packages are missing from your system:
[2025-07-19 00:49:39 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-19 00:50:07 -0500]
[2025-07-19 00:50:07 -0500] The following files were found to be altered from their original package form:
[2025-07-19 00:50:07 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-19 00:50:07 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-19 00:50:07 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-19 00:50:07 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-19 00:50:07 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-19 00:50:07 (10280) [[32mINFO[0m]
* 2025-07-19 00:50:11 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-19 00:50:12 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-19 00:50:12 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-19 00:50:12 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-19 00:50:12 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-19 00:50:12 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-19 00:50:12 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-19 00:50:12 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-19 00:50:12 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-19 00:50:12 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-19 00:50:12 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-19 00:50:12 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-19 00:50:12 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-19 00:50:12 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-19 00:50:12 (10280) [[32mINFO[0m]
* 2025-07-19 00:50:12 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-19 00:50:13 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-19 00:50:13 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-19 00:50:13 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-19 00:50:13 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-19 00:50:13 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-19 00:50:13 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-19 00:50:13 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-19 00:50:13 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-19 00:50:13 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-19 00:50:13 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-19 00:50:13 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-19 00:50:13 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-19 00:50:23 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-19 00:50:23 (10310) [[32mINFO[0m]
* 2025-07-19 00:50:23 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-19 00:50:23 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yl_VwwPIwJ/ea_profile.json
* 2025-07-19 00:50:24 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/yl_VwwPIwJ/ea_profile.json
* 2025-07-19 00:50:25 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-19 00:50:27 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-20 00:50:24 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-20 00:50:24 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-20 00:50:25 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-20 00:50:25 (10280) [[32mINFO[0m]
* 2025-07-20 00:50:26 (10293) [[32mINFO[0m] [2025-07-20 00:50:26 -0500]
* 2025-07-20 00:50:26 (10293) [[32mINFO[0m] [2025-07-20 00:50:26 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-20 00:50:26 (10293) [[32mINFO[0m] [2025-07-20 00:50:26 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-20 00:50:26 (10293) [[32mINFO[0m] [2025-07-20 00:50:26 -0500]
* 2025-07-20 00:50:26 (10293) [[32mINFO[0m] [2025-07-20 00:50:26 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-20 00:50:26 (10293) [[32mINFO[0m] [2025-07-20 00:50:26 -0500] The following packages are missing from your system:
* 2025-07-20 00:50:26 (10293) [[32mINFO[0m] [2025-07-20 00:50:26 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-20 00:50:57 (10293) [[32mINFO[0m] [2025-07-20 00:50:57 -0500]
* 2025-07-20 00:50:57 (10293) [[32mINFO[0m] [2025-07-20 00:50:57 -0500] The following files were found to be altered from their original package form:
* 2025-07-20 00:50:57 (10293) [[32mINFO[0m] [2025-07-20 00:50:57 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-20 00:50:57 (10293) [[32mINFO[0m] [2025-07-20 00:50:57 -0500]
* 2025-07-20 00:50:57 (10310) [[32mINFO[0m]
* 2025-07-20 00:50:57 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-20 00:50:26 -0500]
[2025-07-20 00:50:26 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-20 00:50:26 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-20 00:50:26 -0500]
[2025-07-20 00:50:26 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-20 00:50:26 -0500] The following packages are missing from your system:
[2025-07-20 00:50:26 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-20 00:50:57 -0500]
[2025-07-20 00:50:57 -0500] The following files were found to be altered from their original package form:
[2025-07-20 00:50:57 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-20 00:50:57 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-20 00:50:58 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-20 00:50:58 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-20 00:50:58 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-20 00:50:58 (10280) [[32mINFO[0m]
* 2025-07-20 00:51:02 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-20 00:51:03 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-20 00:51:03 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-20 00:51:03 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-20 00:51:03 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-20 00:51:03 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-20 00:51:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-20 00:51:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-20 00:51:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-20 00:51:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-20 00:51:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-20 00:51:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-20 00:51:03 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-20 00:51:03 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-20 00:51:03 (10280) [[32mINFO[0m]
* 2025-07-20 00:51:03 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-20 00:51:03 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-20 00:51:03 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-20 00:51:03 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-20 00:51:03 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-20 00:51:03 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-20 00:51:03 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-20 00:51:03 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-20 00:51:03 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-20 00:51:03 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-20 00:51:03 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-20 00:51:03 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-20 00:51:03 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-20 00:51:14 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-20 00:51:14 (10310) [[32mINFO[0m]
* 2025-07-20 00:51:15 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-20 00:51:15 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SiLcBrrvRD/ea_profile.json
* 2025-07-20 00:51:16 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/SiLcBrrvRD/ea_profile.json
* 2025-07-20 00:51:16 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-20 00:51:18 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-21 00:48:42 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-21 00:48:42 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-21 00:48:43 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-21 00:48:43 (10280) [[32mINFO[0m]
* 2025-07-21 00:48:43 (10293) [[32mINFO[0m] [2025-07-21 00:48:43 -0500]
* 2025-07-21 00:48:43 (10293) [[32mINFO[0m] [2025-07-21 00:48:43 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-21 00:48:43 (10293) [[32mINFO[0m] [2025-07-21 00:48:43 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-21 00:48:43 (10293) [[32mINFO[0m] [2025-07-21 00:48:43 -0500]
* 2025-07-21 00:48:43 (10293) [[32mINFO[0m] [2025-07-21 00:48:43 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-21 00:48:43 (10293) [[32mINFO[0m] [2025-07-21 00:48:43 -0500] The following packages are missing from your system:
* 2025-07-21 00:48:43 (10293) [[32mINFO[0m] [2025-07-21 00:48:43 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-21 00:49:25 (10293) [[32mINFO[0m] [2025-07-21 00:49:25 -0500]
* 2025-07-21 00:49:25 (10293) [[32mINFO[0m] [2025-07-21 00:49:25 -0500] The following files were found to be altered from their original package form:
* 2025-07-21 00:49:25 (10293) [[32mINFO[0m] [2025-07-21 00:49:25 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-21 00:49:25 (10293) [[32mINFO[0m] [2025-07-21 00:49:25 -0500]
* 2025-07-21 00:49:25 (10310) [[32mINFO[0m]
* 2025-07-21 00:49:25 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-21 00:48:43 -0500]
[2025-07-21 00:48:43 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-21 00:48:43 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-21 00:48:43 -0500]
[2025-07-21 00:48:43 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-21 00:48:43 -0500] The following packages are missing from your system:
[2025-07-21 00:48:43 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-21 00:49:25 -0500]
[2025-07-21 00:49:25 -0500] The following files were found to be altered from their original package form:
[2025-07-21 00:49:25 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-21 00:49:25 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-21 00:49:25 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-21 00:49:25 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-21 00:49:25 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-21 00:49:25 (10280) [[32mINFO[0m]
* 2025-07-21 00:49:29 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-21 00:49:31 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-21 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-21 00:49:31 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-21 00:49:31 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-21 00:49:31 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-21 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-21 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-21 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-21 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-21 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-21 00:49:31 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-21 00:49:31 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-21 00:49:31 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-21 00:49:31 (10280) [[32mINFO[0m]
* 2025-07-21 00:49:31 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-21 00:49:31 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-21 00:49:31 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-21 00:49:31 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-21 00:49:31 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-21 00:49:31 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-21 00:49:31 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-21 00:49:31 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-21 00:49:31 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-21 00:49:31 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-21 00:49:31 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-21 00:49:31 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-21 00:49:31 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-21 00:49:42 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-21 00:49:42 (10310) [[32mINFO[0m]
* 2025-07-21 00:49:42 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-21 00:49:43 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SsLKinLFA_/ea_profile.json
* 2025-07-21 00:49:43 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/SsLKinLFA_/ea_profile.json
* 2025-07-21 00:49:44 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-21 00:49:46 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-22 00:49:27 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-22 00:49:27 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-22 00:49:29 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-22 00:49:29 (10280) [[32mINFO[0m]
* 2025-07-22 00:49:29 (10293) [[32mINFO[0m] [2025-07-22 00:49:29 -0500]
* 2025-07-22 00:49:29 (10293) [[32mINFO[0m] [2025-07-22 00:49:29 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-22 00:49:29 (10293) [[32mINFO[0m] [2025-07-22 00:49:29 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-22 00:49:29 (10293) [[32mINFO[0m] [2025-07-22 00:49:29 -0500]
* 2025-07-22 00:49:29 (10293) [[32mINFO[0m] [2025-07-22 00:49:29 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-22 00:49:29 (10293) [[32mINFO[0m] [2025-07-22 00:49:29 -0500] The following packages are missing from your system:
* 2025-07-22 00:49:29 (10293) [[32mINFO[0m] [2025-07-22 00:49:29 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-22 00:50:13 (10293) [[32mINFO[0m] [2025-07-22 00:50:13 -0500]
* 2025-07-22 00:50:13 (10293) [[32mINFO[0m] [2025-07-22 00:50:13 -0500] The following files were found to be altered from their original package form:
* 2025-07-22 00:50:13 (10293) [[32mINFO[0m] [2025-07-22 00:50:13 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-22 00:50:13 (10293) [[32mINFO[0m] [2025-07-22 00:50:13 -0500]
* 2025-07-22 00:50:13 (10310) [[32mINFO[0m]
* 2025-07-22 00:50:13 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-22 00:49:29 -0500]
[2025-07-22 00:49:29 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-22 00:49:29 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-22 00:49:29 -0500]
[2025-07-22 00:49:29 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-22 00:49:29 -0500] The following packages are missing from your system:
[2025-07-22 00:49:29 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-22 00:50:13 -0500]
[2025-07-22 00:50:13 -0500] The following files were found to be altered from their original package form:
[2025-07-22 00:50:13 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-22 00:50:13 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-22 00:50:13 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-22 00:50:13 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-22 00:50:14 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-22 00:50:14 (10280) [[32mINFO[0m]
* 2025-07-22 00:50:18 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-22 00:50:19 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-22 00:50:19 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-22 00:50:19 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-22 00:50:19 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-22 00:50:19 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-22 00:50:19 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-22 00:50:19 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-22 00:50:19 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-22 00:50:19 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-22 00:50:19 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-22 00:50:19 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-22 00:50:19 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-22 00:50:19 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-22 00:50:19 (10280) [[32mINFO[0m]
* 2025-07-22 00:50:19 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-22 00:50:19 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-22 00:50:19 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-22 00:50:19 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-22 00:50:19 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-22 00:50:19 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-22 00:50:19 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-22 00:50:19 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-22 00:50:19 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-22 00:50:19 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-22 00:50:19 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-22 00:50:19 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-22 00:50:19 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-22 00:50:28 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-22 00:50:28 (10310) [[32mINFO[0m]
* 2025-07-22 00:50:29 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-22 00:50:29 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yvDzX0SYrA/ea_profile.json
* 2025-07-22 00:50:30 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/yvDzX0SYrA/ea_profile.json
* 2025-07-22 00:50:31 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-22 00:50:33 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-23 00:49:15 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-23 00:49:15 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-23 00:49:16 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-23 00:49:16 (10280) [[32mINFO[0m]
* 2025-07-23 00:49:17 (10293) [[32mINFO[0m] [2025-07-23 00:49:17 -0500]
* 2025-07-23 00:49:17 (10293) [[32mINFO[0m] [2025-07-23 00:49:17 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-23 00:49:17 (10293) [[32mINFO[0m] [2025-07-23 00:49:17 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-23 00:49:17 (10293) [[32mINFO[0m] [2025-07-23 00:49:17 -0500]
* 2025-07-23 00:49:17 (10293) [[32mINFO[0m] [2025-07-23 00:49:17 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-23 00:49:17 (10293) [[32mINFO[0m] [2025-07-23 00:49:17 -0500] The following packages are missing from your system:
* 2025-07-23 00:49:17 (10293) [[32mINFO[0m] [2025-07-23 00:49:17 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-23 00:49:57 (10293) [[32mINFO[0m] [2025-07-23 00:49:57 -0500]
* 2025-07-23 00:49:57 (10293) [[32mINFO[0m] [2025-07-23 00:49:57 -0500] The following files were found to be altered from their original package form:
* 2025-07-23 00:49:57 (10293) [[32mINFO[0m] [2025-07-23 00:49:57 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-23 00:49:57 (10293) [[32mINFO[0m] [2025-07-23 00:49:57 -0500]
* 2025-07-23 00:49:57 (10310) [[32mINFO[0m]
* 2025-07-23 00:49:57 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-23 00:49:17 -0500]
[2025-07-23 00:49:17 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-23 00:49:17 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-23 00:49:17 -0500]
[2025-07-23 00:49:17 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-23 00:49:17 -0500] The following packages are missing from your system:
[2025-07-23 00:49:17 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-23 00:49:57 -0500]
[2025-07-23 00:49:57 -0500] The following files were found to be altered from their original package form:
[2025-07-23 00:49:57 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-23 00:49:57 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-23 00:49:57 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-23 00:49:57 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-23 00:49:57 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-23 00:49:57 (10280) [[32mINFO[0m]
* 2025-07-23 00:50:01 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-23 00:50:03 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-23 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-23 00:50:03 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-23 00:50:03 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-23 00:50:03 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-23 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-23 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-23 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-23 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-23 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-23 00:50:03 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-23 00:50:03 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-23 00:50:03 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-23 00:50:03 (10280) [[32mINFO[0m]
* 2025-07-23 00:50:03 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-23 00:50:04 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-23 00:50:04 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-23 00:50:04 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-23 00:50:04 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-23 00:50:04 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-23 00:50:04 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-23 00:50:04 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-23 00:50:04 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-23 00:50:04 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-23 00:50:04 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-23 00:50:04 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-23 00:50:04 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-23 00:50:17 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-23 00:50:17 (10310) [[32mINFO[0m]
* 2025-07-23 00:50:18 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-23 00:50:18 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Uz2fRwiHJe/ea_profile.json
* 2025-07-23 00:50:19 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/Uz2fRwiHJe/ea_profile.json
* 2025-07-23 00:50:19 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-23 00:50:21 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-24 00:48:54 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-24 00:48:54 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-24 00:48:55 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-24 00:48:55 (10280) [[32mINFO[0m]
* 2025-07-24 00:48:56 (10293) [[32mINFO[0m] [2025-07-24 00:48:56 -0500]
* 2025-07-24 00:48:56 (10293) [[32mINFO[0m] [2025-07-24 00:48:56 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-24 00:48:56 (10293) [[32mINFO[0m] [2025-07-24 00:48:56 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-24 00:48:56 (10293) [[32mINFO[0m] [2025-07-24 00:48:56 -0500]
* 2025-07-24 00:48:56 (10293) [[32mINFO[0m] [2025-07-24 00:48:56 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-24 00:48:56 (10293) [[32mINFO[0m] [2025-07-24 00:48:56 -0500] The following packages are missing from your system:
* 2025-07-24 00:48:56 (10293) [[32mINFO[0m] [2025-07-24 00:48:56 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-24 00:49:36 (10293) [[32mINFO[0m] [2025-07-24 00:49:36 -0500]
* 2025-07-24 00:49:36 (10293) [[32mINFO[0m] [2025-07-24 00:49:36 -0500] The following files were found to be altered from their original package form:
* 2025-07-24 00:49:36 (10293) [[32mINFO[0m] [2025-07-24 00:49:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-24 00:49:36 (10293) [[32mINFO[0m] [2025-07-24 00:49:36 -0500]
* 2025-07-24 00:49:36 (10310) [[32mINFO[0m]
* 2025-07-24 00:49:36 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-24 00:48:56 -0500]
[2025-07-24 00:48:56 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-24 00:48:56 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-24 00:48:56 -0500]
[2025-07-24 00:48:56 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-24 00:48:56 -0500] The following packages are missing from your system:
[2025-07-24 00:48:56 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-24 00:49:36 -0500]
[2025-07-24 00:49:36 -0500] The following files were found to be altered from their original package form:
[2025-07-24 00:49:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-24 00:49:36 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-24 00:49:36 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-24 00:49:36 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-24 00:49:36 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-24 00:49:36 (10280) [[32mINFO[0m]
* 2025-07-24 00:49:40 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-24 00:49:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-24 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-24 00:49:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-24 00:49:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-24 00:49:41 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-24 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-24 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-24 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-24 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-24 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-24 00:49:41 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-24 00:49:41 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-24 00:49:41 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-24 00:49:41 (10280) [[32mINFO[0m]
* 2025-07-24 00:49:41 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-24 00:49:41 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-24 00:49:41 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-24 00:49:41 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-24 00:49:41 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-24 00:49:41 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-24 00:49:41 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-24 00:49:41 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-24 00:49:41 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-24 00:49:41 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-24 00:49:41 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-24 00:49:41 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-24 00:49:41 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-24 00:49:52 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-24 00:49:52 (10310) [[32mINFO[0m]
* 2025-07-24 00:49:52 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-24 00:49:52 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6_DRbxv_x3/ea_profile.json
* 2025-07-24 00:49:53 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/6_DRbxv_x3/ea_profile.json
* 2025-07-24 00:49:54 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-24 00:49:56 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-25 00:48:50 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-25 00:48:50 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-25 00:48:51 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-25 00:48:51 (10280) [[32mINFO[0m]
* 2025-07-25 00:48:52 (10293) [[32mINFO[0m] [2025-07-25 00:48:52 -0500]
* 2025-07-25 00:48:52 (10293) [[32mINFO[0m] [2025-07-25 00:48:52 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-25 00:48:52 (10293) [[32mINFO[0m] [2025-07-25 00:48:52 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-25 00:48:52 (10293) [[32mINFO[0m] [2025-07-25 00:48:52 -0500]
* 2025-07-25 00:48:52 (10293) [[32mINFO[0m] [2025-07-25 00:48:52 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-25 00:48:52 (10293) [[32mINFO[0m] [2025-07-25 00:48:52 -0500] The following packages are missing from your system:
* 2025-07-25 00:48:52 (10293) [[32mINFO[0m] [2025-07-25 00:48:52 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-25 00:49:32 (10293) [[32mINFO[0m] [2025-07-25 00:49:32 -0500]
* 2025-07-25 00:49:32 (10293) [[32mINFO[0m] [2025-07-25 00:49:32 -0500] The following files were found to be altered from their original package form:
* 2025-07-25 00:49:32 (10293) [[32mINFO[0m] [2025-07-25 00:49:32 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-25 00:49:32 (10293) [[32mINFO[0m] [2025-07-25 00:49:32 -0500]
* 2025-07-25 00:49:32 (10310) [[32mINFO[0m]
* 2025-07-25 00:49:32 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-25 00:48:52 -0500]
[2025-07-25 00:48:52 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-25 00:48:52 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-25 00:48:52 -0500]
[2025-07-25 00:48:52 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-25 00:48:52 -0500] The following packages are missing from your system:
[2025-07-25 00:48:52 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-25 00:49:32 -0500]
[2025-07-25 00:49:32 -0500] The following files were found to be altered from their original package form:
[2025-07-25 00:49:32 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-25 00:49:32 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-25 00:49:32 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-25 00:49:32 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-25 00:49:32 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-25 00:49:32 (10280) [[32mINFO[0m]
* 2025-07-25 00:49:36 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-25 00:49:37 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-25 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-25 00:49:37 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-25 00:49:37 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-25 00:49:37 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-25 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-25 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-25 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-25 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-25 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-25 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-25 00:49:37 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-25 00:49:37 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-25 00:49:37 (10280) [[32mINFO[0m]
* 2025-07-25 00:49:37 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-25 00:49:37 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-25 00:49:37 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-25 00:49:37 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-25 00:49:37 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-25 00:49:37 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-25 00:49:37 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-25 00:49:37 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-25 00:49:37 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-25 00:49:37 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-25 00:49:37 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-25 00:49:37 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-25 00:49:37 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-25 00:49:47 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-25 00:49:47 (10310) [[32mINFO[0m]
* 2025-07-25 00:49:47 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-25 00:49:47 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wVhZ2JVvHQ/ea_profile.json
* 2025-07-25 00:49:48 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/wVhZ2JVvHQ/ea_profile.json
* 2025-07-25 00:49:48 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-25 00:49:50 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-26 00:49:30 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-26 00:49:30 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-26 00:49:31 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-26 00:49:31 (10280) [[32mINFO[0m]
* 2025-07-26 00:49:32 (10293) [[32mINFO[0m] [2025-07-26 00:49:32 -0500]
* 2025-07-26 00:49:32 (10293) [[32mINFO[0m] [2025-07-26 00:49:32 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-26 00:49:32 (10293) [[32mINFO[0m] [2025-07-26 00:49:32 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-26 00:49:32 (10293) [[32mINFO[0m] [2025-07-26 00:49:32 -0500]
* 2025-07-26 00:49:32 (10293) [[32mINFO[0m] [2025-07-26 00:49:32 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-26 00:49:32 (10293) [[32mINFO[0m] [2025-07-26 00:49:32 -0500] The following packages are missing from your system:
* 2025-07-26 00:49:32 (10293) [[32mINFO[0m] [2025-07-26 00:49:32 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-26 00:49:59 (10293) [[32mINFO[0m] [2025-07-26 00:49:59 -0500]
* 2025-07-26 00:49:59 (10293) [[32mINFO[0m] [2025-07-26 00:49:59 -0500] The following files were found to be altered from their original package form:
* 2025-07-26 00:49:59 (10293) [[32mINFO[0m] [2025-07-26 00:49:59 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-26 00:49:59 (10293) [[32mINFO[0m] [2025-07-26 00:49:59 -0500]
* 2025-07-26 00:49:59 (10310) [[32mINFO[0m]
* 2025-07-26 00:49:59 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-26 00:49:32 -0500]
[2025-07-26 00:49:32 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-26 00:49:32 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-26 00:49:32 -0500]
[2025-07-26 00:49:32 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-26 00:49:32 -0500] The following packages are missing from your system:
[2025-07-26 00:49:32 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-26 00:49:59 -0500]
[2025-07-26 00:49:59 -0500] The following files were found to be altered from their original package form:
[2025-07-26 00:49:59 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-26 00:49:59 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-26 00:49:59 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-26 00:49:59 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-26 00:49:59 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-26 00:49:59 (10280) [[32mINFO[0m]
* 2025-07-26 00:50:03 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-26 00:50:05 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-26 00:50:05 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-26 00:50:05 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-26 00:50:05 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-26 00:50:05 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-26 00:50:05 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-26 00:50:05 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-26 00:50:05 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-26 00:50:05 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-26 00:50:05 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-26 00:50:05 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-26 00:50:05 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-26 00:50:05 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-26 00:50:05 (10280) [[32mINFO[0m]
* 2025-07-26 00:50:05 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-26 00:50:05 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-26 00:50:05 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-26 00:50:05 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-26 00:50:05 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-26 00:50:05 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-26 00:50:05 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-26 00:50:05 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-26 00:50:05 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-26 00:50:05 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-26 00:50:05 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-26 00:50:05 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-26 00:50:05 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-26 00:50:13 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-26 00:50:13 (10310) [[32mINFO[0m]
* 2025-07-26 00:50:13 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-26 00:50:13 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Jprka6bPbQ/ea_profile.json
* 2025-07-26 00:50:14 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/Jprka6bPbQ/ea_profile.json
* 2025-07-26 00:50:14 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-26 00:50:16 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-27 00:49:34 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-27 00:49:34 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-27 00:49:35 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-27 00:49:35 (10280) [[32mINFO[0m]
* 2025-07-27 00:49:35 (10293) [[32mINFO[0m] [2025-07-27 00:49:35 -0500]
* 2025-07-27 00:49:35 (10293) [[32mINFO[0m] [2025-07-27 00:49:35 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-27 00:49:35 (10293) [[32mINFO[0m] [2025-07-27 00:49:35 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-27 00:49:35 (10293) [[32mINFO[0m] [2025-07-27 00:49:35 -0500]
* 2025-07-27 00:49:35 (10293) [[32mINFO[0m] [2025-07-27 00:49:35 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-27 00:49:35 (10293) [[32mINFO[0m] [2025-07-27 00:49:35 -0500] The following packages are missing from your system:
* 2025-07-27 00:49:35 (10293) [[32mINFO[0m] [2025-07-27 00:49:35 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-27 00:50:03 (10293) [[32mINFO[0m] [2025-07-27 00:50:03 -0500]
* 2025-07-27 00:50:03 (10293) [[32mINFO[0m] [2025-07-27 00:50:03 -0500] The following files were found to be altered from their original package form:
* 2025-07-27 00:50:03 (10293) [[32mINFO[0m] [2025-07-27 00:50:03 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-27 00:50:03 (10293) [[32mINFO[0m] [2025-07-27 00:50:03 -0500]
* 2025-07-27 00:50:03 (10310) [[32mINFO[0m]
* 2025-07-27 00:50:03 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-27 00:49:35 -0500]
[2025-07-27 00:49:35 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-27 00:49:35 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-27 00:49:35 -0500]
[2025-07-27 00:49:35 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-27 00:49:35 -0500] The following packages are missing from your system:
[2025-07-27 00:49:35 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-27 00:50:03 -0500]
[2025-07-27 00:50:03 -0500] The following files were found to be altered from their original package form:
[2025-07-27 00:50:03 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-27 00:50:03 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-27 00:50:03 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-27 00:50:03 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-27 00:50:03 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-27 00:50:03 (10280) [[32mINFO[0m]
* 2025-07-27 00:50:07 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-27 00:50:08 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-27 00:50:08 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-27 00:50:08 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-27 00:50:08 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-27 00:50:08 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-27 00:50:08 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-27 00:50:08 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-27 00:50:08 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-27 00:50:08 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-27 00:50:08 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-27 00:50:08 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-27 00:50:08 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-27 00:50:08 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-27 00:50:08 (10280) [[32mINFO[0m]
* 2025-07-27 00:50:08 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-27 00:50:09 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-27 00:50:09 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-27 00:50:09 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-27 00:50:09 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-27 00:50:09 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-27 00:50:09 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-27 00:50:09 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-27 00:50:09 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-27 00:50:09 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-27 00:50:09 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-27 00:50:09 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-27 00:50:09 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-27 00:50:17 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-27 00:50:17 (10310) [[32mINFO[0m]
* 2025-07-27 00:50:17 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-27 00:50:17 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/s2lHjjE1ES/ea_profile.json
* 2025-07-27 00:50:18 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/s2lHjjE1ES/ea_profile.json
* 2025-07-27 00:50:19 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-27 00:50:21 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-28 00:48:46 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-28 00:48:46 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-28 00:48:47 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-28 00:48:47 (10280) [[32mINFO[0m]
* 2025-07-28 00:48:47 (10293) [[32mINFO[0m] [2025-07-28 00:48:47 -0500]
* 2025-07-28 00:48:47 (10293) [[32mINFO[0m] [2025-07-28 00:48:47 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-28 00:48:47 (10293) [[32mINFO[0m] [2025-07-28 00:48:47 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-28 00:48:47 (10293) [[32mINFO[0m] [2025-07-28 00:48:47 -0500]
* 2025-07-28 00:48:47 (10293) [[32mINFO[0m] [2025-07-28 00:48:47 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-28 00:48:47 (10293) [[32mINFO[0m] [2025-07-28 00:48:47 -0500] The following packages are missing from your system:
* 2025-07-28 00:48:47 (10293) [[32mINFO[0m] [2025-07-28 00:48:47 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-28 00:49:29 (10293) [[32mINFO[0m] [2025-07-28 00:49:29 -0500]
* 2025-07-28 00:49:29 (10293) [[32mINFO[0m] [2025-07-28 00:49:29 -0500] The following files were found to be altered from their original package form:
* 2025-07-28 00:49:29 (10293) [[32mINFO[0m] [2025-07-28 00:49:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-28 00:49:29 (10293) [[32mINFO[0m] [2025-07-28 00:49:29 -0500]
* 2025-07-28 00:49:29 (10310) [[32mINFO[0m]
* 2025-07-28 00:49:29 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-28 00:48:47 -0500]
[2025-07-28 00:48:47 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-28 00:48:47 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-28 00:48:47 -0500]
[2025-07-28 00:48:47 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-28 00:48:47 -0500] The following packages are missing from your system:
[2025-07-28 00:48:47 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-28 00:49:29 -0500]
[2025-07-28 00:49:29 -0500] The following files were found to be altered from their original package form:
[2025-07-28 00:49:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-28 00:49:29 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-28 00:49:29 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-28 00:49:29 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-28 00:49:29 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-28 00:49:29 (10280) [[32mINFO[0m]
* 2025-07-28 00:49:33 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-28 00:49:34 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-28 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-28 00:49:34 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-28 00:49:34 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-28 00:49:34 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-28 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-28 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-28 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-28 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-28 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-28 00:49:34 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-28 00:49:34 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-28 00:49:34 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-28 00:49:34 (10280) [[32mINFO[0m]
* 2025-07-28 00:49:34 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-28 00:49:35 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-28 00:49:35 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-28 00:49:35 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-28 00:49:35 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-28 00:49:35 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-28 00:49:35 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-28 00:49:35 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-28 00:49:35 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-28 00:49:35 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-28 00:49:35 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-28 00:49:35 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-28 00:49:35 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-28 00:49:42 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-28 00:49:42 (10310) [[32mINFO[0m]
* 2025-07-28 00:49:43 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-28 00:49:43 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ZcDepJ_3xZ/ea_profile.json
* 2025-07-28 00:49:44 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/ZcDepJ_3xZ/ea_profile.json
* 2025-07-28 00:49:44 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-28 00:49:46 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-29 00:49:13 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-29 00:49:13 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-29 00:49:14 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-29 00:49:14 (10280) [[32mINFO[0m]
* 2025-07-29 00:49:15 (10293) [[32mINFO[0m] [2025-07-29 00:49:15 -0500]
* 2025-07-29 00:49:15 (10293) [[32mINFO[0m] [2025-07-29 00:49:15 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-29 00:49:15 (10293) [[32mINFO[0m] [2025-07-29 00:49:15 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-29 00:49:15 (10293) [[32mINFO[0m] [2025-07-29 00:49:15 -0500]
* 2025-07-29 00:49:15 (10293) [[32mINFO[0m] [2025-07-29 00:49:15 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-29 00:49:15 (10293) [[32mINFO[0m] [2025-07-29 00:49:15 -0500] The following packages are missing from your system:
* 2025-07-29 00:49:15 (10293) [[32mINFO[0m] [2025-07-29 00:49:15 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-29 00:50:00 (10293) [[32mINFO[0m] [2025-07-29 00:50:00 -0500]
* 2025-07-29 00:50:00 (10293) [[32mINFO[0m] [2025-07-29 00:50:00 -0500] The following files were found to be altered from their original package form:
* 2025-07-29 00:50:00 (10293) [[32mINFO[0m] [2025-07-29 00:50:00 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-29 00:50:00 (10293) [[32mINFO[0m] [2025-07-29 00:50:00 -0500]
* 2025-07-29 00:50:00 (10310) [[32mINFO[0m]
* 2025-07-29 00:50:00 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-29 00:49:15 -0500]
[2025-07-29 00:49:15 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-29 00:49:15 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-29 00:49:15 -0500]
[2025-07-29 00:49:15 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-29 00:49:15 -0500] The following packages are missing from your system:
[2025-07-29 00:49:15 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-29 00:50:00 -0500]
[2025-07-29 00:50:00 -0500] The following files were found to be altered from their original package form:
[2025-07-29 00:50:00 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-29 00:50:00 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-29 00:50:00 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-29 00:50:00 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-29 00:50:00 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-29 00:50:00 (10280) [[32mINFO[0m]
* 2025-07-29 00:50:05 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-29 00:50:07 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-29 00:50:07 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-29 00:50:07 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-29 00:50:07 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-29 00:50:07 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-29 00:50:07 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-29 00:50:07 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-29 00:50:07 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-29 00:50:07 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-29 00:50:07 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-29 00:50:07 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-29 00:50:07 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-29 00:50:07 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-29 00:50:07 (10280) [[32mINFO[0m]
* 2025-07-29 00:50:07 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-29 00:50:07 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-29 00:50:07 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-29 00:50:07 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-29 00:50:07 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-29 00:50:07 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-29 00:50:07 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-29 00:50:07 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-29 00:50:07 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-29 00:50:07 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-29 00:50:07 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-29 00:50:07 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-29 00:50:07 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-29 00:50:15 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-29 00:50:15 (10310) [[32mINFO[0m]
* 2025-07-29 00:50:15 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-29 00:50:15 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/eEcl2ekf6h/ea_profile.json
* 2025-07-29 00:50:16 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/eEcl2ekf6h/ea_profile.json
* 2025-07-29 00:50:17 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-29 00:50:19 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-30 00:48:50 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-30 00:48:50 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-30 00:48:51 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-30 00:48:51 (10280) [[32mINFO[0m]
* 2025-07-30 00:48:51 (10293) [[32mINFO[0m] [2025-07-30 00:48:51 -0500]
* 2025-07-30 00:48:51 (10293) [[32mINFO[0m] [2025-07-30 00:48:51 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-30 00:48:51 (10293) [[32mINFO[0m] [2025-07-30 00:48:51 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-30 00:48:51 (10293) [[32mINFO[0m] [2025-07-30 00:48:51 -0500]
* 2025-07-30 00:48:51 (10293) [[32mINFO[0m] [2025-07-30 00:48:51 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-30 00:48:51 (10293) [[32mINFO[0m] [2025-07-30 00:48:51 -0500] The following packages are missing from your system:
* 2025-07-30 00:48:51 (10293) [[32mINFO[0m] [2025-07-30 00:48:51 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-30 00:49:33 (10293) [[32mINFO[0m] [2025-07-30 00:49:33 -0500]
* 2025-07-30 00:49:33 (10293) [[32mINFO[0m] [2025-07-30 00:49:33 -0500] The following files were found to be altered from their original package form:
* 2025-07-30 00:49:33 (10293) [[32mINFO[0m] [2025-07-30 00:49:33 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-30 00:49:33 (10293) [[32mINFO[0m] [2025-07-30 00:49:33 -0500]
* 2025-07-30 00:49:33 (10310) [[32mINFO[0m]
* 2025-07-30 00:49:33 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-30 00:48:51 -0500]
[2025-07-30 00:48:51 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-30 00:48:51 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-30 00:48:51 -0500]
[2025-07-30 00:48:51 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-30 00:48:51 -0500] The following packages are missing from your system:
[2025-07-30 00:48:51 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-30 00:49:33 -0500]
[2025-07-30 00:49:33 -0500] The following files were found to be altered from their original package form:
[2025-07-30 00:49:33 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-30 00:49:33 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-30 00:49:33 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-30 00:49:33 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-30 00:49:33 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-30 00:49:33 (10280) [[32mINFO[0m]
* 2025-07-30 00:49:37 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-30 00:49:38 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-30 00:49:38 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-30 00:49:38 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-30 00:49:38 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-30 00:49:38 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-30 00:49:38 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-30 00:49:38 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-30 00:49:38 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-30 00:49:38 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-30 00:49:38 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-30 00:49:38 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-30 00:49:38 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-30 00:49:38 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-30 00:49:38 (10280) [[32mINFO[0m]
* 2025-07-30 00:49:38 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-30 00:49:38 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-30 00:49:38 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-30 00:49:38 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-30 00:49:38 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-30 00:49:38 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-30 00:49:38 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-30 00:49:38 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-30 00:49:38 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-30 00:49:38 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-30 00:49:38 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-30 00:49:38 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-30 00:49:38 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-30 00:49:49 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-30 00:49:49 (10310) [[32mINFO[0m]
* 2025-07-30 00:49:49 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-30 00:49:49 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/q485xmHD_C/ea_profile.json
* 2025-07-30 00:49:50 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/q485xmHD_C/ea_profile.json
* 2025-07-30 00:49:51 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-30 00:49:53 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-31 00:48:50 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-07-31 00:48:50 (11365) [[32mINFO[0m] Script is up to date.
* 2025-07-31 00:48:51 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-31 00:48:51 (10280) [[32mINFO[0m]
* 2025-07-31 00:48:52 (10293) [[32mINFO[0m] [2025-07-31 00:48:52 -0500]
* 2025-07-31 00:48:52 (10293) [[32mINFO[0m] [2025-07-31 00:48:52 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-07-31 00:48:52 (10293) [[32mINFO[0m] [2025-07-31 00:48:52 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-07-31 00:48:52 (10293) [[32mINFO[0m] [2025-07-31 00:48:52 -0500]
* 2025-07-31 00:48:52 (10293) [[32mINFO[0m] [2025-07-31 00:48:52 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-31 00:48:52 (10293) [[32mINFO[0m] [2025-07-31 00:48:52 -0500] The following packages are missing from your system:
* 2025-07-31 00:48:52 (10293) [[32mINFO[0m] [2025-07-31 00:48:52 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-07-31 00:49:32 (10293) [[32mINFO[0m] [2025-07-31 00:49:32 -0500]
* 2025-07-31 00:49:32 (10293) [[32mINFO[0m] [2025-07-31 00:49:32 -0500] The following files were found to be altered from their original package form:
* 2025-07-31 00:49:32 (10293) [[32mINFO[0m] [2025-07-31 00:49:32 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-07-31 00:49:32 (10293) [[32mINFO[0m] [2025-07-31 00:49:32 -0500]
* 2025-07-31 00:49:32 (10310) [[32mINFO[0m]
* 2025-07-31 00:49:32 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-07-31 00:48:52 -0500]
[2025-07-31 00:48:52 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-07-31 00:48:52 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-07-31 00:48:52 -0500]
[2025-07-31 00:48:52 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-07-31 00:48:52 -0500] The following packages are missing from your system:
[2025-07-31 00:48:52 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-07-31 00:49:32 -0500]
[2025-07-31 00:49:32 -0500] The following files were found to be altered from their original package form:
[2025-07-31 00:49:32 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-07-31 00:49:32 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-07-31 00:49:33 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-07-31 00:49:33 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-07-31 00:49:33 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-07-31 00:49:33 (10280) [[32mINFO[0m]
* 2025-07-31 00:49:36 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-07-31 00:49:37 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-07-31 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-07-31 00:49:37 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-07-31 00:49:37 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-07-31 00:49:37 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-07-31 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-31 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-31 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-31 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-31 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-31 00:49:37 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-07-31 00:49:37 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-07-31 00:49:37 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-07-31 00:49:37 (10280) [[32mINFO[0m]
* 2025-07-31 00:49:38 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-07-31 00:49:38 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-07-31 00:49:38 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-07-31 00:49:38 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-31 00:49:38 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-07-31 00:49:38 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-07-31 00:49:38 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-07-31 00:49:38 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-07-31 00:49:38 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-07-31 00:49:38 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-07-31 00:49:38 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-07-31 00:49:38 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-07-31 00:49:38 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-07-31 00:49:46 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-07-31 00:49:46 (10310) [[32mINFO[0m]
* 2025-07-31 00:49:46 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-31 00:49:46 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FZmqaaVZhK/ea_profile.json
* 2025-07-31 00:49:47 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/FZmqaaVZhK/ea_profile.json
* 2025-07-31 00:49:48 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-07-31 00:49:50 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-01 00:48:51 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-08-01 00:48:51 (11365) [[32mINFO[0m] Script is up to date.
* 2025-08-01 00:48:52 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-01 00:48:52 (10280) [[32mINFO[0m]
* 2025-08-01 00:48:53 (10293) [[32mINFO[0m] [2025-08-01 00:48:53 -0500]
* 2025-08-01 00:48:53 (10293) [[32mINFO[0m] [2025-08-01 00:48:53 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-01 00:48:53 (10293) [[32mINFO[0m] [2025-08-01 00:48:53 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-01 00:48:53 (10293) [[32mINFO[0m] [2025-08-01 00:48:53 -0500]
* 2025-08-01 00:48:53 (10293) [[32mINFO[0m] [2025-08-01 00:48:53 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-01 00:48:53 (10293) [[32mINFO[0m] [2025-08-01 00:48:53 -0500] The following packages are missing from your system:
* 2025-08-01 00:48:53 (10293) [[32mINFO[0m] [2025-08-01 00:48:53 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-01 00:49:34 (10293) [[32mINFO[0m] [2025-08-01 00:49:34 -0500]
* 2025-08-01 00:49:34 (10293) [[32mINFO[0m] [2025-08-01 00:49:34 -0500] The following files were found to be altered from their original package form:
* 2025-08-01 00:49:34 (10293) [[32mINFO[0m] [2025-08-01 00:49:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-01 00:49:34 (10293) [[32mINFO[0m] [2025-08-01 00:49:34 -0500]
* 2025-08-01 00:49:34 (10310) [[32mINFO[0m]
* 2025-08-01 00:49:34 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-01 00:48:53 -0500]
[2025-08-01 00:48:53 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-01 00:48:53 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-01 00:48:53 -0500]
[2025-08-01 00:48:53 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-01 00:48:53 -0500] The following packages are missing from your system:
[2025-08-01 00:48:53 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-01 00:49:34 -0500]
[2025-08-01 00:49:34 -0500] The following files were found to be altered from their original package form:
[2025-08-01 00:49:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-01 00:49:34 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-01 00:49:34 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-01 00:49:34 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-01 00:49:35 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-01 00:49:35 (10280) [[32mINFO[0m]
* 2025-08-01 00:49:38 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-01 00:49:40 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-01 00:49:40 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-01 00:49:40 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-01 00:49:40 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-01 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-01 00:49:40 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-01 00:49:40 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-01 00:49:40 (10280) [[32mINFO[0m]
* 2025-08-01 00:49:40 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-01 00:49:40 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-01 00:49:40 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-01 00:49:40 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-01 00:49:40 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-01 00:49:40 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-01 00:49:40 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-01 00:49:40 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-01 00:49:40 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-01 00:49:40 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-01 00:49:40 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-01 00:49:40 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-01 00:49:40 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-01 00:49:48 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-08-01 00:49:48 (10310) [[32mINFO[0m]
* 2025-08-01 00:49:48 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-01 00:49:48 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HnpVpzGast/ea_profile.json
* 2025-08-01 00:49:49 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/HnpVpzGast/ea_profile.json
* 2025-08-01 00:49:50 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-01 00:49:52 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-02 00:49:25 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-08-02 00:49:25 (11365) [[32mINFO[0m] Script is up to date.
* 2025-08-02 00:49:26 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-02 00:49:26 (10280) [[32mINFO[0m]
* 2025-08-02 00:49:27 (10293) [[32mINFO[0m] [2025-08-02 00:49:27 -0500]
* 2025-08-02 00:49:27 (10293) [[32mINFO[0m] [2025-08-02 00:49:27 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-02 00:49:27 (10293) [[32mINFO[0m] [2025-08-02 00:49:27 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-02 00:49:27 (10293) [[32mINFO[0m] [2025-08-02 00:49:27 -0500]
* 2025-08-02 00:49:27 (10293) [[32mINFO[0m] [2025-08-02 00:49:27 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-02 00:49:27 (10293) [[32mINFO[0m] [2025-08-02 00:49:27 -0500] The following packages are missing from your system:
* 2025-08-02 00:49:27 (10293) [[32mINFO[0m] [2025-08-02 00:49:27 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-02 00:49:55 (10293) [[32mINFO[0m] [2025-08-02 00:49:55 -0500]
* 2025-08-02 00:49:55 (10293) [[32mINFO[0m] [2025-08-02 00:49:55 -0500] The following files were found to be altered from their original package form:
* 2025-08-02 00:49:55 (10293) [[32mINFO[0m] [2025-08-02 00:49:55 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-02 00:49:55 (10293) [[32mINFO[0m] [2025-08-02 00:49:55 -0500]
* 2025-08-02 00:49:55 (10310) [[32mINFO[0m]
* 2025-08-02 00:49:55 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-02 00:49:27 -0500]
[2025-08-02 00:49:27 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-02 00:49:27 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-02 00:49:27 -0500]
[2025-08-02 00:49:27 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-02 00:49:27 -0500] The following packages are missing from your system:
[2025-08-02 00:49:27 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-02 00:49:55 -0500]
[2025-08-02 00:49:55 -0500] The following files were found to be altered from their original package form:
[2025-08-02 00:49:55 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-02 00:49:55 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-02 00:49:55 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-02 00:49:55 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-02 00:49:55 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-02 00:49:55 (10280) [[32mINFO[0m]
* 2025-08-02 00:49:59 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-02 00:50:00 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-02 00:50:00 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-02 00:50:00 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-02 00:50:00 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-02 00:50:00 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-02 00:50:00 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-02 00:50:00 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-02 00:50:00 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-02 00:50:00 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-02 00:50:00 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-02 00:50:00 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-02 00:50:00 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-02 00:50:00 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-02 00:50:00 (10280) [[32mINFO[0m]
* 2025-08-02 00:50:01 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-02 00:50:01 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-02 00:50:01 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-02 00:50:01 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-02 00:50:01 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-02 00:50:01 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-02 00:50:01 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-02 00:50:01 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-02 00:50:01 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-02 00:50:01 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-02 00:50:01 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-02 00:50:01 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-02 00:50:01 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-02 00:50:09 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-08-02 00:50:09 (10310) [[32mINFO[0m]
* 2025-08-02 00:50:09 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-02 00:50:09 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/i0QMDq_xcZ/ea_profile.json
* 2025-08-02 00:50:10 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/i0QMDq_xcZ/ea_profile.json
* 2025-08-02 00:50:11 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-02 00:50:13 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-03 00:49:22 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-08-03 00:49:23 (11365) [[32mINFO[0m] Script is up to date.
* 2025-08-03 00:49:24 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-03 00:49:24 (10280) [[32mINFO[0m]
* 2025-08-03 00:49:24 (10293) [[32mINFO[0m] [2025-08-03 00:49:24 -0500]
* 2025-08-03 00:49:24 (10293) [[32mINFO[0m] [2025-08-03 00:49:24 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-03 00:49:24 (10293) [[32mINFO[0m] [2025-08-03 00:49:24 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-03 00:49:24 (10293) [[32mINFO[0m] [2025-08-03 00:49:24 -0500]
* 2025-08-03 00:49:24 (10293) [[32mINFO[0m] [2025-08-03 00:49:24 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-03 00:49:24 (10293) [[32mINFO[0m] [2025-08-03 00:49:24 -0500] The following packages are missing from your system:
* 2025-08-03 00:49:24 (10293) [[32mINFO[0m] [2025-08-03 00:49:24 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-03 00:49:52 (10293) [[32mINFO[0m] [2025-08-03 00:49:52 -0500]
* 2025-08-03 00:49:52 (10293) [[32mINFO[0m] [2025-08-03 00:49:52 -0500] The following files were found to be altered from their original package form:
* 2025-08-03 00:49:52 (10293) [[32mINFO[0m] [2025-08-03 00:49:52 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-03 00:49:52 (10293) [[32mINFO[0m] [2025-08-03 00:49:52 -0500]
* 2025-08-03 00:49:52 (10310) [[32mINFO[0m]
* 2025-08-03 00:49:52 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-03 00:49:24 -0500]
[2025-08-03 00:49:24 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-03 00:49:24 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-03 00:49:24 -0500]
[2025-08-03 00:49:24 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-03 00:49:24 -0500] The following packages are missing from your system:
[2025-08-03 00:49:24 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-03 00:49:52 -0500]
[2025-08-03 00:49:52 -0500] The following files were found to be altered from their original package form:
[2025-08-03 00:49:52 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-03 00:49:52 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-03 00:49:52 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-03 00:49:52 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-03 00:49:52 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-03 00:49:52 (10280) [[32mINFO[0m]
* 2025-08-03 00:49:57 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-03 00:49:58 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-03 00:49:58 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-03 00:49:58 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-03 00:49:58 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-03 00:49:58 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-03 00:49:58 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-03 00:49:58 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-03 00:49:58 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-03 00:49:58 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-03 00:49:58 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-03 00:49:58 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-03 00:49:58 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-03 00:49:58 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-03 00:49:58 (10280) [[32mINFO[0m]
* 2025-08-03 00:49:58 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-03 00:49:58 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-03 00:49:58 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-03 00:49:58 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-03 00:49:58 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-03 00:49:58 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-03 00:49:58 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-03 00:49:58 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-03 00:49:58 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-03 00:49:58 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-03 00:49:58 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-03 00:49:58 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-03 00:49:58 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-03 00:50:09 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-08-03 00:50:09 (10310) [[32mINFO[0m]
* 2025-08-03 00:50:09 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-03 00:50:09 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/i6IWUgDE78/ea_profile.json
* 2025-08-03 00:50:10 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/i6IWUgDE78/ea_profile.json
* 2025-08-03 00:50:11 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-03 00:50:13 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-04 00:48:46 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-08-04 00:48:46 (11365) [[32mINFO[0m] Script is up to date.
* 2025-08-04 00:48:47 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-04 00:48:47 (10280) [[32mINFO[0m]
* 2025-08-04 00:48:47 (10293) [[32mINFO[0m] [2025-08-04 00:48:47 -0500]
* 2025-08-04 00:48:47 (10293) [[32mINFO[0m] [2025-08-04 00:48:47 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-04 00:48:47 (10293) [[32mINFO[0m] [2025-08-04 00:48:47 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-04 00:48:47 (10293) [[32mINFO[0m] [2025-08-04 00:48:47 -0500]
* 2025-08-04 00:48:47 (10293) [[32mINFO[0m] [2025-08-04 00:48:47 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-04 00:48:47 (10293) [[32mINFO[0m] [2025-08-04 00:48:47 -0500] The following packages are missing from your system:
* 2025-08-04 00:48:47 (10293) [[32mINFO[0m] [2025-08-04 00:48:47 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-04 00:49:28 (10293) [[32mINFO[0m] [2025-08-04 00:49:28 -0500]
* 2025-08-04 00:49:28 (10293) [[32mINFO[0m] [2025-08-04 00:49:28 -0500] The following files were found to be altered from their original package form:
* 2025-08-04 00:49:28 (10293) [[32mINFO[0m] [2025-08-04 00:49:28 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-04 00:49:28 (10293) [[32mINFO[0m] [2025-08-04 00:49:28 -0500]
* 2025-08-04 00:49:28 (10310) [[32mINFO[0m]
* 2025-08-04 00:49:28 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-04 00:48:47 -0500]
[2025-08-04 00:48:47 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-04 00:48:47 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-04 00:48:47 -0500]
[2025-08-04 00:48:47 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-04 00:48:47 -0500] The following packages are missing from your system:
[2025-08-04 00:48:47 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-04 00:49:28 -0500]
[2025-08-04 00:49:28 -0500] The following files were found to be altered from their original package form:
[2025-08-04 00:49:28 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-04 00:49:28 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-04 00:49:28 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-04 00:49:28 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-04 00:49:28 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-04 00:49:28 (10280) [[32mINFO[0m]
* 2025-08-04 00:49:32 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-04 00:49:33 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-04 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-04 00:49:33 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-04 00:49:33 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-04 00:49:33 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-04 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-04 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-04 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-04 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-04 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-04 00:49:33 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-04 00:49:33 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-04 00:49:33 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-04 00:49:33 (10280) [[32mINFO[0m]
* 2025-08-04 00:49:34 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-04 00:49:34 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-04 00:49:34 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-04 00:49:34 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-04 00:49:34 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-04 00:49:34 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-04 00:49:34 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-04 00:49:34 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-04 00:49:34 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-04 00:49:34 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-04 00:49:34 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-04 00:49:34 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-04 00:49:34 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-04 00:49:41 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-08-04 00:49:41 (10310) [[32mINFO[0m]
* 2025-08-04 00:49:42 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-04 00:49:42 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_Njezhoqel/ea_profile.json
* 2025-08-04 00:49:43 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/_Njezhoqel/ea_profile.json
* 2025-08-04 00:49:43 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-04 00:49:45 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-05 00:51:00 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-08-05 00:51:00 (11365) [[32mINFO[0m] Script is up to date.
* 2025-08-05 00:51:01 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-05 00:51:01 (10280) [[32mINFO[0m]
* 2025-08-05 00:51:02 (10293) [[32mINFO[0m] [2025-08-05 00:51:02 -0500]
* 2025-08-05 00:51:02 (10293) [[32mINFO[0m] [2025-08-05 00:51:02 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-05 00:51:02 (10293) [[32mINFO[0m] [2025-08-05 00:51:02 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-05 00:51:02 (10293) [[32mINFO[0m] [2025-08-05 00:51:02 -0500]
* 2025-08-05 00:51:02 (10293) [[32mINFO[0m] [2025-08-05 00:51:02 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-05 00:51:02 (10293) [[32mINFO[0m] [2025-08-05 00:51:02 -0500] The following packages are missing from your system:
* 2025-08-05 00:51:02 (10293) [[32mINFO[0m] [2025-08-05 00:51:02 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-05 00:51:43 (10293) [[32mINFO[0m] [2025-08-05 00:51:43 -0500]
* 2025-08-05 00:51:43 (10293) [[32mINFO[0m] [2025-08-05 00:51:43 -0500] The following files were found to be altered from their original package form:
* 2025-08-05 00:51:43 (10293) [[32mINFO[0m] [2025-08-05 00:51:43 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-05 00:51:43 (10293) [[32mINFO[0m] [2025-08-05 00:51:43 -0500]
* 2025-08-05 00:51:43 (10310) [[32mINFO[0m]
* 2025-08-05 00:51:43 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-05 00:51:02 -0500]
[2025-08-05 00:51:02 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-05 00:51:02 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-05 00:51:02 -0500]
[2025-08-05 00:51:02 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-05 00:51:02 -0500] The following packages are missing from your system:
[2025-08-05 00:51:02 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-05 00:51:43 -0500]
[2025-08-05 00:51:43 -0500] The following files were found to be altered from their original package form:
[2025-08-05 00:51:43 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-05 00:51:43 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-05 00:51:43 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-05 00:51:43 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-05 00:51:43 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-05 00:51:43 (10280) [[32mINFO[0m]
* 2025-08-05 00:51:47 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-05 00:51:48 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-05 00:51:48 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-05 00:51:48 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-05 00:51:48 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-05 00:51:48 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-05 00:51:48 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-05 00:51:48 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-05 00:51:48 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-05 00:51:48 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-05 00:51:48 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-05 00:51:48 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-05 00:51:48 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-05 00:51:48 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-05 00:51:48 (10280) [[32mINFO[0m]
* 2025-08-05 00:51:48 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-05 00:51:49 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-05 00:51:49 (10293) [[32mINFO[0m] * EA4: 184.94.196.92
* 2025-08-05 00:51:49 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 184.94.196.92
* 2025-08-05 00:51:49 (10293) [[32mINFO[0m] * cpanel-plugins: 184.94.196.92
* 2025-08-05 00:51:49 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-05 00:51:49 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-05 00:51:49 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-05 00:51:49 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-05 00:51:49 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-05 00:51:49 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-05 00:51:49 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-05 00:51:49 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-05 00:51:59 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-08-05 00:51:59 (10310) [[32mINFO[0m]
* 2025-08-05 00:52:00 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-05 00:52:00 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/L06kz63zZ2/ea_profile.json
* 2025-08-05 00:52:01 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/L06kz63zZ2/ea_profile.json
* 2025-08-05 00:52:01 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-05 00:52:03 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-06 00:48:58 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-08-06 00:48:58 (11365) [[32mINFO[0m] Script is up to date.
* 2025-08-06 00:48:59 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-06 00:48:59 (10280) [[32mINFO[0m]
* 2025-08-06 00:48:59 (10293) [[32mINFO[0m] [2025-08-06 00:48:59 -0500]
* 2025-08-06 00:48:59 (10293) [[32mINFO[0m] [2025-08-06 00:48:59 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-06 00:48:59 (10293) [[32mINFO[0m] [2025-08-06 00:48:59 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-06 00:48:59 (10293) [[32mINFO[0m] [2025-08-06 00:48:59 -0500]
* 2025-08-06 00:48:59 (10293) [[32mINFO[0m] [2025-08-06 00:48:59 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-06 00:48:59 (10293) [[32mINFO[0m] [2025-08-06 00:48:59 -0500] The following packages are missing from your system:
* 2025-08-06 00:48:59 (10293) [[32mINFO[0m] [2025-08-06 00:48:59 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-06 00:49:44 (10293) [[32mINFO[0m] [2025-08-06 00:49:44 -0500]
* 2025-08-06 00:49:44 (10293) [[32mINFO[0m] [2025-08-06 00:49:44 -0500] The following files were found to be altered from their original package form:
* 2025-08-06 00:49:44 (10293) [[32mINFO[0m] [2025-08-06 00:49:44 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-06 00:49:44 (10293) [[32mINFO[0m] [2025-08-06 00:49:44 -0500]
* 2025-08-06 00:49:44 (10310) [[32mINFO[0m]
* 2025-08-06 00:49:44 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-06 00:48:59 -0500]
[2025-08-06 00:48:59 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-06 00:48:59 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-06 00:48:59 -0500]
[2025-08-06 00:48:59 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-06 00:48:59 -0500] The following packages are missing from your system:
[2025-08-06 00:48:59 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-06 00:49:44 -0500]
[2025-08-06 00:49:44 -0500] The following files were found to be altered from their original package form:
[2025-08-06 00:49:44 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-06 00:49:44 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-06 00:49:44 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-06 00:49:44 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-06 00:49:44 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-06 00:49:44 (10280) [[32mINFO[0m]
* 2025-08-06 00:49:48 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-06 00:49:49 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-06 00:49:49 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-06 00:49:49 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-06 00:49:49 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-06 00:49:49 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-06 00:49:49 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-06 00:49:49 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-06 00:49:49 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-06 00:49:49 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-06 00:49:49 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-06 00:49:49 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-06 00:49:49 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-06 00:49:49 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-06 00:49:49 (10280) [[32mINFO[0m]
* 2025-08-06 00:49:49 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-06 00:49:49 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-06 00:49:49 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-06 00:49:49 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-06 00:49:49 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-06 00:49:49 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-06 00:49:49 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-06 00:49:49 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-06 00:49:49 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-06 00:49:49 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-06 00:49:49 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-06 00:49:49 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-06 00:49:49 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-06 00:49:57 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-08-06 00:49:57 (10310) [[32mINFO[0m]
* 2025-08-06 00:49:58 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-06 00:49:58 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VcYGM7AiAA/ea_profile.json
* 2025-08-06 00:49:59 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/VcYGM7AiAA/ea_profile.json
* 2025-08-06 00:49:59 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-06 00:50:01 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-07 00:48:47 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-08-07 00:48:47 (11365) [[32mINFO[0m] Script is up to date.
* 2025-08-07 00:48:48 (10279) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-07 00:48:48 (10280) [[32mINFO[0m]
* 2025-08-07 00:48:49 (10293) [[32mINFO[0m] [2025-08-07 00:48:49 -0500]
* 2025-08-07 00:48:49 (10293) [[32mINFO[0m] [2025-08-07 00:48:49 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-07 00:48:49 (10293) [[32mINFO[0m] [2025-08-07 00:48:49 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-07 00:48:49 (10293) [[32mINFO[0m] [2025-08-07 00:48:49 -0500]
* 2025-08-07 00:48:49 (10293) [[32mINFO[0m] [2025-08-07 00:48:49 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-07 00:48:49 (10293) [[32mINFO[0m] [2025-08-07 00:48:49 -0500] The following packages are missing from your system:
* 2025-08-07 00:48:49 (10293) [[32mINFO[0m] [2025-08-07 00:48:49 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-07 00:49:34 (10293) [[32mINFO[0m] [2025-08-07 00:49:34 -0500]
* 2025-08-07 00:49:34 (10293) [[32mINFO[0m] [2025-08-07 00:49:34 -0500] The following files were found to be altered from their original package form:
* 2025-08-07 00:49:34 (10293) [[32mINFO[0m] [2025-08-07 00:49:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-07 00:49:34 (10293) [[32mINFO[0m] [2025-08-07 00:49:34 -0500]
* 2025-08-07 00:49:34 (10310) [[32mINFO[0m]
* 2025-08-07 00:49:34 (7191) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-07 00:48:49 -0500]
[2025-08-07 00:48:49 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-07 00:48:49 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-07 00:48:49 -0500]
[2025-08-07 00:48:49 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-07 00:48:49 -0500] The following packages are missing from your system:
[2025-08-07 00:48:49 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-07 00:49:34 -0500]
[2025-08-07 00:49:34 -0500] The following files were found to be altered from their original package form:
[2025-08-07 00:49:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-07 00:49:34 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-07 00:49:35 (4387) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-07 00:49:35 (4394) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-07 00:49:35 (10279) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-07 00:49:35 (10280) [[32mINFO[0m]
* 2025-08-07 00:49:39 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-07 00:49:40 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-07 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-07 00:49:40 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-07 00:49:40 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-07 00:49:40 (6530) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-07 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-07 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-07 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-07 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-07 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-07 00:49:40 (6539) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-07 00:49:40 (6506) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-07 00:49:40 (10279) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-07 00:49:40 (10280) [[32mINFO[0m]
* 2025-08-07 00:49:40 (10293) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-07 00:49:40 (10293) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-07 00:49:40 (10293) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-07 00:49:40 (10293) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-07 00:49:40 (10293) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-07 00:49:40 (10293) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-07 00:49:40 (10293) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-07 00:49:40 (10293) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-07 00:49:40 (10293) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-07 00:49:40 (10293) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-07 00:49:40 (10293) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-07 00:49:40 (10293) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-07 00:49:40 (10293) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-07 00:49:48 (10293) [[32mINFO[0m] Metadata Cache Created
* 2025-08-07 00:49:48 (10310) [[32mINFO[0m]
* 2025-08-07 00:49:49 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-07 00:49:49 (9399) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Zp9nBov1TZ/ea_profile.json
* 2025-08-07 00:49:50 (9422) [[32mINFO[0m] Backed up EA4 profile to /tmp/Zp9nBov1TZ/ea_profile.json
* 2025-08-07 00:49:50 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-07 00:49:52 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-08 00:49:14 (11343) [[32mINFO[0m] Self-update of script version 68 requested.
* 2025-08-08 00:49:14 (11348) [[32mINFO[0m] Newer version of script found. Downloading.
* 2025-08-08 00:49:14 (11357) [[32mINFO[0m] Script update to version 69 successful.
* 2025-08-08 00:49:16 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-08 00:49:16 (10285) [[32mINFO[0m]
* 2025-08-08 00:49:16 (10298) [[32mINFO[0m] [2025-08-08 00:49:16 -0500]
* 2025-08-08 00:49:16 (10298) [[32mINFO[0m] [2025-08-08 00:49:16 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-08 00:49:16 (10298) [[32mINFO[0m] [2025-08-08 00:49:16 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-08 00:49:16 (10298) [[32mINFO[0m] [2025-08-08 00:49:16 -0500]
* 2025-08-08 00:49:16 (10298) [[32mINFO[0m] [2025-08-08 00:49:16 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-08 00:49:16 (10298) [[32mINFO[0m] [2025-08-08 00:49:16 -0500] The following packages are missing from your system:
* 2025-08-08 00:49:16 (10298) [[32mINFO[0m] [2025-08-08 00:49:16 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-08 00:49:59 (10298) [[32mINFO[0m] [2025-08-08 00:49:59 -0500]
* 2025-08-08 00:49:59 (10298) [[32mINFO[0m] [2025-08-08 00:49:59 -0500] The following files were found to be altered from their original package form:
* 2025-08-08 00:49:59 (10298) [[32mINFO[0m] [2025-08-08 00:49:59 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-08 00:49:59 (10298) [[32mINFO[0m] [2025-08-08 00:49:59 -0500]
* 2025-08-08 00:49:59 (10315) [[32mINFO[0m]
* 2025-08-08 00:49:59 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-08 00:49:16 -0500]
[2025-08-08 00:49:16 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-08 00:49:16 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-08 00:49:16 -0500]
[2025-08-08 00:49:16 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-08 00:49:16 -0500] The following packages are missing from your system:
[2025-08-08 00:49:16 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-08 00:49:59 -0500]
[2025-08-08 00:49:59 -0500] The following files were found to be altered from their original package form:
[2025-08-08 00:49:59 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-08 00:49:59 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-08 00:49:59 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-08 00:49:59 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-08 00:49:59 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-08 00:49:59 (10285) [[32mINFO[0m]
* 2025-08-08 00:50:04 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-08 00:50:05 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-08 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-08 00:50:05 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-08 00:50:05 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-08 00:50:05 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-08 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-08 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-08 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-08 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-08 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-08 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-08 00:50:05 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-08 00:50:05 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-08 00:50:05 (10285) [[32mINFO[0m]
* 2025-08-08 00:50:05 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-08 00:50:05 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-08 00:50:05 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-08 00:50:05 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-08 00:50:05 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-08 00:50:05 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-08 00:50:05 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-08 00:50:05 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-08 00:50:05 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-08 00:50:05 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-08 00:50:05 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-08 00:50:05 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-08 00:50:05 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-08 00:50:08 (10298) [[32mINFO[0m] Not using downloaded kernelcare/repomd.xml because it is older than what we have:
* 2025-08-08 00:50:08 (10298) [[32mINFO[0m] Current : Thu Aug 7 07:57:00 2025
* 2025-08-08 00:50:08 (10298) [[32mINFO[0m] Downloaded: Thu Aug 7 07:56:21 2025
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/c70572249344d1c9b1c1ddf2f2175f3b7e523e9ef0b8798fc7f4425800211b07-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] Trying other mirror.
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m]
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m]
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m]
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/c70572249344d1c9b1c1ddf2f2175f3b7e523e9ef0b8798fc7f4425800211b07-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] Trying other mirror.
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m]
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m]
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] One of the configured repositories failed (kernelcare),
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m]
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m]
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] packages for the previous distribution release still work).
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m]
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] yum --disablerepo=kernelcare ...
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m]
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m]
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] yum-config-manager --disable kernelcare
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] or
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] subscription-manager repos --disable=kernelcare
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m]
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] compromise:
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m]
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] yum-config-manager --save --setopt=kernelcare.skip_if_unavailable=true
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m]
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] failure: repodata/c70572249344d1c9b1c1ddf2f2175f3b7e523e9ef0b8798fc7f4425800211b07-other.sqlite.bz2 from kernelcare: [Errno 256] No more mirrors to try.
* 2025-08-08 00:50:14 (10298) [[32mINFO[0m] http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/c70572249344d1c9b1c1ddf2f2175f3b7e523e9ef0b8798fc7f4425800211b07-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2025-08-08 00:50:14 (10315) [[32mINFO[0m]
* 2025-08-08 00:50:14 (6383) [[33mWARN[0m] Initial run of "yum makecache" failed: Not using downloaded kernelcare/repomd.xml because it is older than what we have:
Current : Thu Aug 7 07:57:00 2025
Downloaded: Thu Aug 7 07:56:21 2025
http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/c70572249344d1c9b1c1ddf2f2175f3b7e523e9ef0b8798fc7f4425800211b07-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/c70572249344d1c9b1c1ddf2f2175f3b7e523e9ef0b8798fc7f4425800211b07-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
One of the configured repositories failed (kernelcare),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled
yum --disablerepo=kernelcare ...
4. Disable the repository permanently, so yum won't use it by default. Yum
will then just ignore the repository until you permanently enable it
again or use --enablerepo for temporary usage:
yum-config-manager --disable kernelcare
or
subscription-manager repos --disable=kernelcare
5. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=kernelcare.skip_if_unavailable=true
failure: repodata/c70572249344d1c9b1c1ddf2f2175f3b7e523e9ef0b8798fc7f4425800211b07-other.sqlite.bz2 from kernelcare: [Errno 256] No more mirrors to try.
http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/c70572249344d1c9b1c1ddf2f2175f3b7e523e9ef0b8798fc7f4425800211b07-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2025-08-08 00:50:14 (6384) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2025-08-08 00:50:14 (10284) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2025-08-08 00:50:14 (10285) [[32mINFO[0m]
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2025-08-08 00:50:15 (10315) [[32mINFO[0m]
* 2025-08-08 00:50:15 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-08 00:50:15 (10285) [[32mINFO[0m]
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-08 00:50:15 (10298) [[32mINFO[0m] Determining fastest mirrors
* 2025-08-08 00:50:18 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-08 00:50:18 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-08 00:50:18 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-08 00:50:18 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-08 00:50:18 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-08 00:50:18 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-08 00:50:18 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-08 00:50:18 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-08 00:50:18 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-08 00:50:18 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-08 00:50:18 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-08 00:51:12 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-08 00:51:12 (10315) [[32mINFO[0m]
* 2025-08-08 00:51:12 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-08 00:51:12 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ePynsKpQcw/ea_profile.json
* 2025-08-08 00:51:13 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/ePynsKpQcw/ea_profile.json
* 2025-08-08 00:51:14 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-08 00:51:22 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-09 00:50:00 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-09 00:50:00 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-09 00:50:01 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-09 00:50:01 (10285) [[32mINFO[0m]
* 2025-08-09 00:50:02 (10298) [[32mINFO[0m] [2025-08-09 00:50:02 -0500]
* 2025-08-09 00:50:02 (10298) [[32mINFO[0m] [2025-08-09 00:50:02 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-09 00:50:02 (10298) [[32mINFO[0m] [2025-08-09 00:50:02 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-09 00:50:02 (10298) [[32mINFO[0m] [2025-08-09 00:50:02 -0500]
* 2025-08-09 00:50:02 (10298) [[32mINFO[0m] [2025-08-09 00:50:02 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-09 00:50:02 (10298) [[32mINFO[0m] [2025-08-09 00:50:02 -0500] The following packages are missing from your system:
* 2025-08-09 00:50:02 (10298) [[32mINFO[0m] [2025-08-09 00:50:02 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-09 00:50:29 (10298) [[32mINFO[0m] [2025-08-09 00:50:29 -0500]
* 2025-08-09 00:50:29 (10298) [[32mINFO[0m] [2025-08-09 00:50:29 -0500] The following files were found to be altered from their original package form:
* 2025-08-09 00:50:29 (10298) [[32mINFO[0m] [2025-08-09 00:50:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-09 00:50:29 (10298) [[32mINFO[0m] [2025-08-09 00:50:29 -0500]
* 2025-08-09 00:50:29 (10315) [[32mINFO[0m]
* 2025-08-09 00:50:29 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-09 00:50:02 -0500]
[2025-08-09 00:50:02 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-09 00:50:02 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-09 00:50:02 -0500]
[2025-08-09 00:50:02 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-09 00:50:02 -0500] The following packages are missing from your system:
[2025-08-09 00:50:02 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-09 00:50:29 -0500]
[2025-08-09 00:50:29 -0500] The following files were found to be altered from their original package form:
[2025-08-09 00:50:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-09 00:50:29 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-09 00:50:29 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-09 00:50:29 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-09 00:50:29 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-09 00:50:29 (10285) [[32mINFO[0m]
* 2025-08-09 00:50:34 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-09 00:50:35 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-09 00:50:35 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-09 00:50:35 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-09 00:50:35 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-09 00:50:35 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-09 00:50:35 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-09 00:50:35 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-09 00:50:35 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-09 00:50:35 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-09 00:50:35 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-09 00:50:35 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-09 00:50:35 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-09 00:50:35 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-09 00:50:35 (10285) [[32mINFO[0m]
* 2025-08-09 00:50:35 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-09 00:50:35 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-09 00:50:35 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-09 00:50:35 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-09 00:50:35 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-09 00:50:35 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-09 00:50:35 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-09 00:50:35 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-09 00:50:35 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-09 00:50:35 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-09 00:50:35 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-09 00:50:35 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-09 00:50:35 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-09 00:50:42 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-09 00:50:42 (10315) [[32mINFO[0m]
* 2025-08-09 00:50:43 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-09 00:50:43 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hxh9V8aP6R/ea_profile.json
* 2025-08-09 00:50:44 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/hxh9V8aP6R/ea_profile.json
* 2025-08-09 00:50:44 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-09 00:50:54 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-10 00:49:56 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-10 00:49:56 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-10 00:49:57 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-10 00:49:57 (10285) [[32mINFO[0m]
* 2025-08-10 00:49:58 (10298) [[32mINFO[0m] [2025-08-10 00:49:58 -0500]
* 2025-08-10 00:49:58 (10298) [[32mINFO[0m] [2025-08-10 00:49:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-10 00:49:58 (10298) [[32mINFO[0m] [2025-08-10 00:49:58 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-10 00:49:58 (10298) [[32mINFO[0m] [2025-08-10 00:49:58 -0500]
* 2025-08-10 00:49:58 (10298) [[32mINFO[0m] [2025-08-10 00:49:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-10 00:49:58 (10298) [[32mINFO[0m] [2025-08-10 00:49:58 -0500] The following packages are missing from your system:
* 2025-08-10 00:49:58 (10298) [[32mINFO[0m] [2025-08-10 00:49:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-10 00:50:26 (10298) [[32mINFO[0m] [2025-08-10 00:50:26 -0500]
* 2025-08-10 00:50:26 (10298) [[32mINFO[0m] [2025-08-10 00:50:26 -0500] The following files were found to be altered from their original package form:
* 2025-08-10 00:50:26 (10298) [[32mINFO[0m] [2025-08-10 00:50:26 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-10 00:50:26 (10298) [[32mINFO[0m] [2025-08-10 00:50:26 -0500]
* 2025-08-10 00:50:26 (10315) [[32mINFO[0m]
* 2025-08-10 00:50:26 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-10 00:49:58 -0500]
[2025-08-10 00:49:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-10 00:49:58 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-10 00:49:58 -0500]
[2025-08-10 00:49:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-10 00:49:58 -0500] The following packages are missing from your system:
[2025-08-10 00:49:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-10 00:50:26 -0500]
[2025-08-10 00:50:26 -0500] The following files were found to be altered from their original package form:
[2025-08-10 00:50:26 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-10 00:50:26 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-10 00:50:26 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-10 00:50:26 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-10 00:50:26 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-10 00:50:26 (10285) [[32mINFO[0m]
* 2025-08-10 00:50:30 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-10 00:50:31 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-10 00:50:31 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-10 00:50:31 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-10 00:50:31 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-10 00:50:31 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-10 00:50:31 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-10 00:50:31 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-10 00:50:31 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-10 00:50:31 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-10 00:50:31 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-10 00:50:31 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-10 00:50:31 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-10 00:50:31 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-10 00:50:31 (10285) [[32mINFO[0m]
* 2025-08-10 00:50:31 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-10 00:50:32 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-10 00:50:32 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-10 00:50:32 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-10 00:50:32 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-10 00:50:32 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-10 00:50:32 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-10 00:50:32 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-10 00:50:32 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-10 00:50:32 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-10 00:50:32 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-10 00:50:32 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-10 00:50:32 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-10 00:50:39 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-10 00:50:39 (10315) [[32mINFO[0m]
* 2025-08-10 00:50:39 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-10 00:50:39 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lLixkn6XCZ/ea_profile.json
* 2025-08-10 00:50:40 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/lLixkn6XCZ/ea_profile.json
* 2025-08-10 00:50:41 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-10 00:50:51 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-11 00:48:49 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-11 00:48:49 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-11 00:48:50 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-11 00:48:50 (10285) [[32mINFO[0m]
* 2025-08-11 00:48:51 (10298) [[32mINFO[0m] [2025-08-11 00:48:51 -0500]
* 2025-08-11 00:48:51 (10298) [[32mINFO[0m] [2025-08-11 00:48:51 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-11 00:48:51 (10298) [[32mINFO[0m] [2025-08-11 00:48:51 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-11 00:48:51 (10298) [[32mINFO[0m] [2025-08-11 00:48:51 -0500]
* 2025-08-11 00:48:51 (10298) [[32mINFO[0m] [2025-08-11 00:48:51 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-11 00:48:51 (10298) [[32mINFO[0m] [2025-08-11 00:48:51 -0500] The following packages are missing from your system:
* 2025-08-11 00:48:51 (10298) [[32mINFO[0m] [2025-08-11 00:48:51 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-11 00:49:31 (10298) [[32mINFO[0m] [2025-08-11 00:49:31 -0500]
* 2025-08-11 00:49:31 (10298) [[32mINFO[0m] [2025-08-11 00:49:31 -0500] The following files were found to be altered from their original package form:
* 2025-08-11 00:49:31 (10298) [[32mINFO[0m] [2025-08-11 00:49:31 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-11 00:49:31 (10298) [[32mINFO[0m] [2025-08-11 00:49:31 -0500]
* 2025-08-11 00:49:31 (10315) [[32mINFO[0m]
* 2025-08-11 00:49:31 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-11 00:48:51 -0500]
[2025-08-11 00:48:51 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-11 00:48:51 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-11 00:48:51 -0500]
[2025-08-11 00:48:51 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-11 00:48:51 -0500] The following packages are missing from your system:
[2025-08-11 00:48:51 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-11 00:49:31 -0500]
[2025-08-11 00:49:31 -0500] The following files were found to be altered from their original package form:
[2025-08-11 00:49:31 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-11 00:49:31 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-11 00:49:31 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-11 00:49:31 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-11 00:49:31 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-11 00:49:31 (10285) [[32mINFO[0m]
* 2025-08-11 00:49:35 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-11 00:49:36 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-11 00:49:36 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-11 00:49:36 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-11 00:49:36 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-11 00:49:36 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-11 00:49:36 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-11 00:49:36 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-11 00:49:36 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-11 00:49:36 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-11 00:49:36 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-11 00:49:36 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-11 00:49:36 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-11 00:49:36 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-11 00:49:36 (10285) [[32mINFO[0m]
* 2025-08-11 00:49:36 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-11 00:49:37 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-11 00:49:37 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-11 00:49:37 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-11 00:49:37 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-11 00:49:37 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-11 00:49:37 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-11 00:49:37 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-11 00:49:37 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-11 00:49:37 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-11 00:49:37 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-11 00:49:37 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-11 00:49:37 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-11 00:49:44 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-11 00:49:44 (10315) [[32mINFO[0m]
* 2025-08-11 00:49:44 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-11 00:49:44 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_5FCuIIVne/ea_profile.json
* 2025-08-11 00:49:45 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/_5FCuIIVne/ea_profile.json
* 2025-08-11 00:49:46 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-11 00:49:54 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-12 00:48:57 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-12 00:48:57 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-12 00:48:58 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-12 00:48:58 (10285) [[32mINFO[0m]
* 2025-08-12 00:48:59 (10298) [[32mINFO[0m] [2025-08-12 00:48:59 -0500]
* 2025-08-12 00:48:59 (10298) [[32mINFO[0m] [2025-08-12 00:48:59 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-12 00:48:59 (10298) [[32mINFO[0m] [2025-08-12 00:48:59 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-12 00:48:59 (10298) [[32mINFO[0m] [2025-08-12 00:48:59 -0500]
* 2025-08-12 00:48:59 (10298) [[32mINFO[0m] [2025-08-12 00:48:59 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-12 00:48:59 (10298) [[32mINFO[0m] [2025-08-12 00:48:59 -0500] The following packages are missing from your system:
* 2025-08-12 00:48:59 (10298) [[32mINFO[0m] [2025-08-12 00:48:59 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-12 00:49:40 (10298) [[32mINFO[0m] [2025-08-12 00:49:40 -0500]
* 2025-08-12 00:49:40 (10298) [[32mINFO[0m] [2025-08-12 00:49:40 -0500] The following files were found to be altered from their original package form:
* 2025-08-12 00:49:40 (10298) [[32mINFO[0m] [2025-08-12 00:49:40 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-12 00:49:40 (10298) [[32mINFO[0m] [2025-08-12 00:49:40 -0500]
* 2025-08-12 00:49:40 (10315) [[32mINFO[0m]
* 2025-08-12 00:49:40 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-12 00:48:59 -0500]
[2025-08-12 00:48:59 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-12 00:48:59 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-12 00:48:59 -0500]
[2025-08-12 00:48:59 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-12 00:48:59 -0500] The following packages are missing from your system:
[2025-08-12 00:48:59 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-12 00:49:40 -0500]
[2025-08-12 00:49:40 -0500] The following files were found to be altered from their original package form:
[2025-08-12 00:49:40 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-12 00:49:40 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-12 00:49:40 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-12 00:49:40 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-12 00:49:40 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-12 00:49:40 (10285) [[32mINFO[0m]
* 2025-08-12 00:49:44 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-12 00:49:45 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-12 00:49:45 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-12 00:49:45 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-12 00:49:45 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-12 00:49:45 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-12 00:49:45 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-12 00:49:45 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-12 00:49:45 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-12 00:49:45 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-12 00:49:45 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-12 00:49:45 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-12 00:49:45 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-12 00:49:45 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-12 00:49:45 (10285) [[32mINFO[0m]
* 2025-08-12 00:49:46 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-12 00:49:46 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-12 00:49:46 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-12 00:49:46 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-12 00:49:46 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-12 00:49:46 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-12 00:49:46 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-12 00:49:46 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-12 00:49:46 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-12 00:49:46 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-12 00:49:46 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-12 00:49:46 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-12 00:49:46 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-12 00:49:55 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-12 00:49:55 (10315) [[32mINFO[0m]
* 2025-08-12 00:49:55 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-12 00:49:55 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/f2sNlZ3zEL/ea_profile.json
* 2025-08-12 00:49:56 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/f2sNlZ3zEL/ea_profile.json
* 2025-08-12 00:49:57 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-12 00:50:06 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-13 00:49:27 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-13 00:49:27 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-13 00:49:28 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-13 00:49:28 (10285) [[32mINFO[0m]
* 2025-08-13 00:49:29 (10298) [[32mINFO[0m] [2025-08-13 00:49:29 -0500]
* 2025-08-13 00:49:29 (10298) [[32mINFO[0m] [2025-08-13 00:49:29 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-13 00:49:29 (10298) [[32mINFO[0m] [2025-08-13 00:49:29 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-13 00:49:29 (10298) [[32mINFO[0m] [2025-08-13 00:49:29 -0500]
* 2025-08-13 00:49:29 (10298) [[32mINFO[0m] [2025-08-13 00:49:29 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-13 00:49:29 (10298) [[32mINFO[0m] [2025-08-13 00:49:29 -0500] The following packages are missing from your system:
* 2025-08-13 00:49:29 (10298) [[32mINFO[0m] [2025-08-13 00:49:29 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-13 00:50:11 (10298) [[32mINFO[0m] [2025-08-13 00:50:11 -0500]
* 2025-08-13 00:50:11 (10298) [[32mINFO[0m] [2025-08-13 00:50:11 -0500] The following files were found to be altered from their original package form:
* 2025-08-13 00:50:11 (10298) [[32mINFO[0m] [2025-08-13 00:50:11 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-13 00:50:11 (10298) [[32mINFO[0m] [2025-08-13 00:50:11 -0500]
* 2025-08-13 00:50:11 (10315) [[32mINFO[0m]
* 2025-08-13 00:50:11 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-13 00:49:29 -0500]
[2025-08-13 00:49:29 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-13 00:49:29 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-13 00:49:29 -0500]
[2025-08-13 00:49:29 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-13 00:49:29 -0500] The following packages are missing from your system:
[2025-08-13 00:49:29 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-13 00:50:11 -0500]
[2025-08-13 00:50:11 -0500] The following files were found to be altered from their original package form:
[2025-08-13 00:50:11 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-13 00:50:11 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-13 00:50:11 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-13 00:50:11 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-13 00:50:11 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-13 00:50:11 (10285) [[32mINFO[0m]
* 2025-08-13 00:50:15 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-13 00:50:16 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-13 00:50:16 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-13 00:50:16 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-13 00:50:16 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-13 00:50:16 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-13 00:50:16 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-13 00:50:16 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-13 00:50:16 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-13 00:50:16 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-13 00:50:16 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-13 00:50:16 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-13 00:50:16 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-13 00:50:16 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-13 00:50:16 (10285) [[32mINFO[0m]
* 2025-08-13 00:50:16 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-13 00:50:16 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-13 00:50:16 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-13 00:50:16 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-13 00:50:16 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-13 00:50:16 (10298) [[32mINFO[0m] * base: mirrors-atl1.newfold.com
* 2025-08-13 00:50:16 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-atl1.newfold.com
* 2025-08-13 00:50:16 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-atl1.newfold.com
* 2025-08-13 00:50:16 (10298) [[32mINFO[0m] * epel: mirrors-atl1.newfold.com
* 2025-08-13 00:50:16 (10298) [[32mINFO[0m] * extras: mirrors-atl1.newfold.com
* 2025-08-13 00:50:16 (10298) [[32mINFO[0m] * updates: mirrors-atl1.newfold.com
* 2025-08-13 00:50:16 (10298) [[32mINFO[0m] * zabbix: mirrors-atl1.newfold.com
* 2025-08-13 00:50:16 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-atl1.newfold.com
* 2025-08-13 00:50:24 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-13 00:50:24 (10315) [[32mINFO[0m]
* 2025-08-13 00:50:25 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-13 00:50:25 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VrmWiJroJZ/ea_profile.json
* 2025-08-13 00:50:26 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/VrmWiJroJZ/ea_profile.json
* 2025-08-13 00:50:26 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-13 00:50:35 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-14 00:49:14 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-14 00:49:14 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-14 00:49:15 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-14 00:49:15 (10285) [[32mINFO[0m]
* 2025-08-14 00:49:16 (10298) [[32mINFO[0m] [2025-08-14 00:49:16 -0500]
* 2025-08-14 00:49:16 (10298) [[32mINFO[0m] [2025-08-14 00:49:16 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-14 00:49:16 (10298) [[32mINFO[0m] [2025-08-14 00:49:16 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-14 00:49:16 (10298) [[32mINFO[0m] [2025-08-14 00:49:16 -0500]
* 2025-08-14 00:49:16 (10298) [[32mINFO[0m] [2025-08-14 00:49:16 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-14 00:49:16 (10298) [[32mINFO[0m] [2025-08-14 00:49:16 -0500] The following packages are missing from your system:
* 2025-08-14 00:49:16 (10298) [[32mINFO[0m] [2025-08-14 00:49:16 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-14 00:50:00 (10298) [[32mINFO[0m] [2025-08-14 00:50:00 -0500]
* 2025-08-14 00:50:00 (10298) [[32mINFO[0m] [2025-08-14 00:50:00 -0500] The following files were found to be altered from their original package form:
* 2025-08-14 00:50:00 (10298) [[32mINFO[0m] [2025-08-14 00:50:00 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-14 00:50:00 (10298) [[32mINFO[0m] [2025-08-14 00:50:00 -0500]
* 2025-08-14 00:50:00 (10315) [[32mINFO[0m]
* 2025-08-14 00:50:00 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-14 00:49:16 -0500]
[2025-08-14 00:49:16 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-14 00:49:16 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-14 00:49:16 -0500]
[2025-08-14 00:49:16 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-14 00:49:16 -0500] The following packages are missing from your system:
[2025-08-14 00:49:16 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-14 00:50:00 -0500]
[2025-08-14 00:50:00 -0500] The following files were found to be altered from their original package form:
[2025-08-14 00:50:00 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-14 00:50:00 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-14 00:50:00 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-14 00:50:00 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-14 00:50:00 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-14 00:50:00 (10285) [[32mINFO[0m]
* 2025-08-14 00:50:05 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-14 00:50:06 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-14 00:50:06 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-14 00:50:06 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-14 00:50:06 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-14 00:50:06 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-14 00:50:06 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-14 00:50:06 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-14 00:50:06 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-14 00:50:06 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-14 00:50:06 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-14 00:50:06 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-14 00:50:06 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-14 00:50:06 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-14 00:50:06 (10285) [[32mINFO[0m]
* 2025-08-14 00:50:07 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-14 00:50:07 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-14 00:50:07 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-14 00:50:07 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-14 00:50:07 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-14 00:50:07 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-14 00:50:07 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-14 00:50:07 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-14 00:50:07 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-14 00:50:07 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-14 00:50:07 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-14 00:50:07 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-14 00:50:07 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-14 00:50:15 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-14 00:50:15 (10315) [[32mINFO[0m]
* 2025-08-14 00:50:16 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-14 00:50:16 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jZL81HM9e5/ea_profile.json
* 2025-08-14 00:50:17 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/jZL81HM9e5/ea_profile.json
* 2025-08-14 00:50:17 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-14 00:50:28 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-15 00:48:59 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-15 00:48:59 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-15 00:49:01 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-15 00:49:01 (10285) [[32mINFO[0m]
* 2025-08-15 00:49:01 (10298) [[32mINFO[0m] [2025-08-15 00:49:01 -0500]
* 2025-08-15 00:49:01 (10298) [[32mINFO[0m] [2025-08-15 00:49:01 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-15 00:49:01 (10298) [[32mINFO[0m] [2025-08-15 00:49:01 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-15 00:49:01 (10298) [[32mINFO[0m] [2025-08-15 00:49:01 -0500]
* 2025-08-15 00:49:01 (10298) [[32mINFO[0m] [2025-08-15 00:49:01 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-15 00:49:01 (10298) [[32mINFO[0m] [2025-08-15 00:49:01 -0500] The following packages are missing from your system:
* 2025-08-15 00:49:01 (10298) [[32mINFO[0m] [2025-08-15 00:49:01 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-15 00:49:48 (10298) [[32mINFO[0m] [2025-08-15 00:49:48 -0500]
* 2025-08-15 00:49:48 (10298) [[32mINFO[0m] [2025-08-15 00:49:48 -0500] The following files were found to be altered from their original package form:
* 2025-08-15 00:49:48 (10298) [[32mINFO[0m] [2025-08-15 00:49:48 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-15 00:49:48 (10298) [[32mINFO[0m] [2025-08-15 00:49:48 -0500]
* 2025-08-15 00:49:48 (10315) [[32mINFO[0m]
* 2025-08-15 00:49:48 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-15 00:49:01 -0500]
[2025-08-15 00:49:01 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-15 00:49:01 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-15 00:49:01 -0500]
[2025-08-15 00:49:01 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-15 00:49:01 -0500] The following packages are missing from your system:
[2025-08-15 00:49:01 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-15 00:49:48 -0500]
[2025-08-15 00:49:48 -0500] The following files were found to be altered from their original package form:
[2025-08-15 00:49:48 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-15 00:49:48 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-15 00:49:48 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-15 00:49:48 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-15 00:49:49 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-15 00:49:49 (10285) [[32mINFO[0m]
* 2025-08-15 00:49:53 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-15 00:49:54 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-15 00:49:54 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-15 00:49:54 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-15 00:49:54 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-15 00:49:54 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-15 00:49:54 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-15 00:49:54 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-15 00:49:54 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-15 00:49:54 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-15 00:49:54 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-15 00:49:54 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-15 00:49:54 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-15 00:49:54 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-15 00:49:54 (10285) [[32mINFO[0m]
* 2025-08-15 00:49:54 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-15 00:49:54 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-15 00:49:54 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-15 00:49:54 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-15 00:49:54 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-15 00:49:54 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-15 00:49:54 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-15 00:49:54 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-15 00:49:54 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-15 00:49:54 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-15 00:49:54 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-15 00:49:54 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-15 00:49:54 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-15 00:50:03 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-15 00:50:03 (10315) [[32mINFO[0m]
* 2025-08-15 00:50:03 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-15 00:50:03 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/W1l0AQrSDj/ea_profile.json
* 2025-08-15 00:50:04 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/W1l0AQrSDj/ea_profile.json
* 2025-08-15 00:50:05 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-15 00:50:15 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-16 00:49:33 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-16 00:49:33 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-16 00:49:34 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-16 00:49:34 (10285) [[32mINFO[0m]
* 2025-08-16 00:49:35 (10298) [[32mINFO[0m] [2025-08-16 00:49:35 -0500]
* 2025-08-16 00:49:35 (10298) [[32mINFO[0m] [2025-08-16 00:49:35 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-16 00:49:35 (10298) [[32mINFO[0m] [2025-08-16 00:49:35 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-16 00:49:35 (10298) [[32mINFO[0m] [2025-08-16 00:49:35 -0500]
* 2025-08-16 00:49:35 (10298) [[32mINFO[0m] [2025-08-16 00:49:35 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-16 00:49:35 (10298) [[32mINFO[0m] [2025-08-16 00:49:35 -0500] The following packages are missing from your system:
* 2025-08-16 00:49:35 (10298) [[32mINFO[0m] [2025-08-16 00:49:35 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-16 00:50:02 (10298) [[32mINFO[0m] [2025-08-16 00:50:02 -0500]
* 2025-08-16 00:50:02 (10298) [[32mINFO[0m] [2025-08-16 00:50:02 -0500] The following files were found to be altered from their original package form:
* 2025-08-16 00:50:02 (10298) [[32mINFO[0m] [2025-08-16 00:50:02 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-16 00:50:02 (10298) [[32mINFO[0m] [2025-08-16 00:50:02 -0500]
* 2025-08-16 00:50:02 (10315) [[32mINFO[0m]
* 2025-08-16 00:50:02 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-16 00:49:35 -0500]
[2025-08-16 00:49:35 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-16 00:49:35 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-16 00:49:35 -0500]
[2025-08-16 00:49:35 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-16 00:49:35 -0500] The following packages are missing from your system:
[2025-08-16 00:49:35 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-16 00:50:02 -0500]
[2025-08-16 00:50:02 -0500] The following files were found to be altered from their original package form:
[2025-08-16 00:50:02 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-16 00:50:02 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-16 00:50:03 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-16 00:50:03 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-16 00:50:03 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-16 00:50:03 (10285) [[32mINFO[0m]
* 2025-08-16 00:50:07 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-16 00:50:08 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-16 00:50:08 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-16 00:50:08 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-16 00:50:08 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-16 00:50:08 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-16 00:50:08 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-16 00:50:08 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-16 00:50:08 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-16 00:50:08 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-16 00:50:08 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-16 00:50:08 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-16 00:50:08 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-16 00:50:08 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-16 00:50:08 (10285) [[32mINFO[0m]
* 2025-08-16 00:50:08 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-16 00:50:08 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-16 00:50:08 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-16 00:50:08 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-16 00:50:08 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-16 00:50:08 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-16 00:50:08 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-16 00:50:08 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-16 00:50:08 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-16 00:50:08 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-16 00:50:08 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-16 00:50:08 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-16 00:50:08 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-16 00:50:16 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-16 00:50:16 (10315) [[32mINFO[0m]
* 2025-08-16 00:50:16 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-16 00:50:17 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jgrQP9_qOv/ea_profile.json
* 2025-08-16 00:50:17 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/jgrQP9_qOv/ea_profile.json
* 2025-08-16 00:50:18 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-16 00:50:29 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-17 00:49:28 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-17 00:49:29 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-17 00:49:30 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-17 00:49:30 (10285) [[32mINFO[0m]
* 2025-08-17 00:49:30 (10298) [[32mINFO[0m] [2025-08-17 00:49:30 -0500]
* 2025-08-17 00:49:30 (10298) [[32mINFO[0m] [2025-08-17 00:49:30 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-17 00:49:30 (10298) [[32mINFO[0m] [2025-08-17 00:49:30 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-17 00:49:30 (10298) [[32mINFO[0m] [2025-08-17 00:49:30 -0500]
* 2025-08-17 00:49:30 (10298) [[32mINFO[0m] [2025-08-17 00:49:30 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-17 00:49:30 (10298) [[32mINFO[0m] [2025-08-17 00:49:30 -0500] The following packages are missing from your system:
* 2025-08-17 00:49:30 (10298) [[32mINFO[0m] [2025-08-17 00:49:30 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-17 00:49:58 (10298) [[32mINFO[0m] [2025-08-17 00:49:58 -0500]
* 2025-08-17 00:49:58 (10298) [[32mINFO[0m] [2025-08-17 00:49:58 -0500] The following files were found to be altered from their original package form:
* 2025-08-17 00:49:58 (10298) [[32mINFO[0m] [2025-08-17 00:49:58 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-17 00:49:58 (10298) [[32mINFO[0m] [2025-08-17 00:49:58 -0500]
* 2025-08-17 00:49:58 (10315) [[32mINFO[0m]
* 2025-08-17 00:49:58 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-17 00:49:30 -0500]
[2025-08-17 00:49:30 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-17 00:49:30 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-17 00:49:30 -0500]
[2025-08-17 00:49:30 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-17 00:49:30 -0500] The following packages are missing from your system:
[2025-08-17 00:49:30 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-17 00:49:58 -0500]
[2025-08-17 00:49:58 -0500] The following files were found to be altered from their original package form:
[2025-08-17 00:49:58 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-17 00:49:58 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-17 00:49:58 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-17 00:49:58 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-17 00:49:58 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-17 00:49:58 (10285) [[32mINFO[0m]
* 2025-08-17 00:50:03 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-17 00:50:05 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-17 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-17 00:50:05 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-17 00:50:05 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-17 00:50:05 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-17 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-17 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-17 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-17 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-17 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-17 00:50:05 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-17 00:50:05 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-17 00:50:05 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-17 00:50:05 (10285) [[32mINFO[0m]
* 2025-08-17 00:50:05 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-17 00:50:05 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-17 00:50:05 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-17 00:50:05 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-17 00:50:05 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-17 00:50:05 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-17 00:50:05 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-17 00:50:05 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-17 00:50:05 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-17 00:50:05 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-17 00:50:05 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-17 00:50:05 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-17 00:50:05 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-17 00:50:13 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-17 00:50:13 (10315) [[32mINFO[0m]
* 2025-08-17 00:50:14 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-17 00:50:14 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hhnBPzrAwK/ea_profile.json
* 2025-08-17 00:50:15 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/hhnBPzrAwK/ea_profile.json
* 2025-08-17 00:50:15 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-17 00:50:25 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-18 00:49:08 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-18 00:49:08 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-18 00:49:09 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-18 00:49:09 (10285) [[32mINFO[0m]
* 2025-08-18 00:49:09 (10298) [[32mINFO[0m] [2025-08-18 00:49:09 -0500]
* 2025-08-18 00:49:09 (10298) [[32mINFO[0m] [2025-08-18 00:49:09 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-18 00:49:09 (10298) [[32mINFO[0m] [2025-08-18 00:49:09 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-18 00:49:09 (10298) [[32mINFO[0m] [2025-08-18 00:49:09 -0500]
* 2025-08-18 00:49:09 (10298) [[32mINFO[0m] [2025-08-18 00:49:09 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-18 00:49:09 (10298) [[32mINFO[0m] [2025-08-18 00:49:09 -0500] The following packages are missing from your system:
* 2025-08-18 00:49:09 (10298) [[32mINFO[0m] [2025-08-18 00:49:09 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-18 00:49:50 (10298) [[32mINFO[0m] [2025-08-18 00:49:50 -0500]
* 2025-08-18 00:49:50 (10298) [[32mINFO[0m] [2025-08-18 00:49:50 -0500] The following files were found to be altered from their original package form:
* 2025-08-18 00:49:50 (10298) [[32mINFO[0m] [2025-08-18 00:49:50 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-18 00:49:50 (10298) [[32mINFO[0m] [2025-08-18 00:49:50 -0500]
* 2025-08-18 00:49:50 (10315) [[32mINFO[0m]
* 2025-08-18 00:49:50 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-18 00:49:09 -0500]
[2025-08-18 00:49:09 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-18 00:49:09 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-18 00:49:09 -0500]
[2025-08-18 00:49:09 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-18 00:49:09 -0500] The following packages are missing from your system:
[2025-08-18 00:49:09 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-18 00:49:50 -0500]
[2025-08-18 00:49:50 -0500] The following files were found to be altered from their original package form:
[2025-08-18 00:49:50 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-18 00:49:50 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-18 00:49:51 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-18 00:49:51 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-18 00:49:51 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-18 00:49:51 (10285) [[32mINFO[0m]
* 2025-08-18 00:49:55 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-18 00:49:56 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-18 00:49:56 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-18 00:49:56 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-18 00:49:56 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-18 00:49:56 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-18 00:49:56 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-18 00:49:56 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-18 00:49:56 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-18 00:49:56 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-18 00:49:56 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-18 00:49:56 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-18 00:49:56 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-18 00:49:56 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-18 00:49:56 (10285) [[32mINFO[0m]
* 2025-08-18 00:49:56 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-18 00:49:56 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-18 00:49:56 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-18 00:49:56 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-18 00:49:56 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-18 00:49:56 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-18 00:49:56 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-18 00:49:56 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-18 00:49:56 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-18 00:49:56 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-18 00:49:56 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-18 00:49:56 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-18 00:49:56 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-18 00:50:04 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-18 00:50:04 (10315) [[32mINFO[0m]
* 2025-08-18 00:50:05 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-18 00:50:05 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QB9fSu0Fep/ea_profile.json
* 2025-08-18 00:50:06 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/QB9fSu0Fep/ea_profile.json
* 2025-08-18 00:50:06 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-18 00:50:16 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-19 00:48:58 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-19 00:48:58 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-19 00:48:59 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-19 00:48:59 (10285) [[32mINFO[0m]
* 2025-08-19 00:49:00 (10298) [[32mINFO[0m] [2025-08-19 00:49:00 -0500]
* 2025-08-19 00:49:00 (10298) [[32mINFO[0m] [2025-08-19 00:49:00 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-19 00:49:00 (10298) [[32mINFO[0m] [2025-08-19 00:49:00 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-19 00:49:00 (10298) [[32mINFO[0m] [2025-08-19 00:49:00 -0500]
* 2025-08-19 00:49:00 (10298) [[32mINFO[0m] [2025-08-19 00:49:00 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-19 00:49:00 (10298) [[32mINFO[0m] [2025-08-19 00:49:00 -0500] The following packages are missing from your system:
* 2025-08-19 00:49:00 (10298) [[32mINFO[0m] [2025-08-19 00:49:00 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-19 00:49:41 (10298) [[32mINFO[0m] [2025-08-19 00:49:41 -0500]
* 2025-08-19 00:49:41 (10298) [[32mINFO[0m] [2025-08-19 00:49:41 -0500] The following files were found to be altered from their original package form:
* 2025-08-19 00:49:41 (10298) [[32mINFO[0m] [2025-08-19 00:49:41 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-19 00:49:41 (10298) [[32mINFO[0m] [2025-08-19 00:49:41 -0500]
* 2025-08-19 00:49:41 (10315) [[32mINFO[0m]
* 2025-08-19 00:49:41 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-19 00:49:00 -0500]
[2025-08-19 00:49:00 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-19 00:49:00 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-19 00:49:00 -0500]
[2025-08-19 00:49:00 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-19 00:49:00 -0500] The following packages are missing from your system:
[2025-08-19 00:49:00 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-19 00:49:41 -0500]
[2025-08-19 00:49:41 -0500] The following files were found to be altered from their original package form:
[2025-08-19 00:49:41 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-19 00:49:41 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-19 00:49:41 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-19 00:49:41 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-19 00:49:41 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-19 00:49:41 (10285) [[32mINFO[0m]
* 2025-08-19 00:49:45 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-19 00:49:46 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-19 00:49:46 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-19 00:49:46 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-19 00:49:46 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-19 00:49:46 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-19 00:49:46 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-19 00:49:46 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-19 00:49:46 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-19 00:49:46 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-19 00:49:46 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-19 00:49:46 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-19 00:49:46 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-19 00:49:46 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-19 00:49:46 (10285) [[32mINFO[0m]
* 2025-08-19 00:49:46 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-19 00:49:46 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-19 00:49:46 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-19 00:49:46 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-19 00:49:46 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-19 00:49:46 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-19 00:49:46 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-19 00:49:46 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-19 00:49:46 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-19 00:49:46 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-19 00:49:46 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-19 00:49:46 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-19 00:49:46 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-19 00:49:56 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-19 00:49:56 (10315) [[32mINFO[0m]
* 2025-08-19 00:49:56 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-19 00:49:57 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FTP9oy7fsh/ea_profile.json
* 2025-08-19 00:49:57 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/FTP9oy7fsh/ea_profile.json
* 2025-08-19 00:49:58 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-19 00:50:08 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-20 00:49:46 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-20 00:49:46 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-20 00:49:48 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-20 00:49:48 (10285) [[32mINFO[0m]
* 2025-08-20 00:49:48 (10298) [[32mINFO[0m] [2025-08-20 00:49:48 -0500]
* 2025-08-20 00:49:48 (10298) [[32mINFO[0m] [2025-08-20 00:49:48 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-20 00:49:48 (10298) [[32mINFO[0m] [2025-08-20 00:49:48 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-20 00:49:48 (10298) [[32mINFO[0m] [2025-08-20 00:49:48 -0500]
* 2025-08-20 00:49:48 (10298) [[32mINFO[0m] [2025-08-20 00:49:48 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-20 00:49:48 (10298) [[32mINFO[0m] [2025-08-20 00:49:48 -0500] The following packages are missing from your system:
* 2025-08-20 00:49:48 (10298) [[32mINFO[0m] [2025-08-20 00:49:48 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-20 00:50:29 (10298) [[32mINFO[0m] [2025-08-20 00:50:29 -0500]
* 2025-08-20 00:50:29 (10298) [[32mINFO[0m] [2025-08-20 00:50:29 -0500] The following files were found to be altered from their original package form:
* 2025-08-20 00:50:29 (10298) [[32mINFO[0m] [2025-08-20 00:50:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-20 00:50:29 (10298) [[32mINFO[0m] [2025-08-20 00:50:29 -0500]
* 2025-08-20 00:50:29 (10315) [[32mINFO[0m]
* 2025-08-20 00:50:29 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-20 00:49:48 -0500]
[2025-08-20 00:49:48 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-20 00:49:48 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-20 00:49:48 -0500]
[2025-08-20 00:49:48 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-20 00:49:48 -0500] The following packages are missing from your system:
[2025-08-20 00:49:48 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-20 00:50:29 -0500]
[2025-08-20 00:50:29 -0500] The following files were found to be altered from their original package form:
[2025-08-20 00:50:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-20 00:50:29 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-20 00:50:29 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-20 00:50:29 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-20 00:50:29 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-20 00:50:29 (10285) [[32mINFO[0m]
* 2025-08-20 00:50:33 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-20 00:50:34 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-20 00:50:34 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-20 00:50:34 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-20 00:50:34 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-20 00:50:34 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-20 00:50:34 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-20 00:50:34 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-20 00:50:34 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-20 00:50:34 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-20 00:50:34 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-20 00:50:34 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-20 00:50:34 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-20 00:50:34 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-20 00:50:34 (10285) [[32mINFO[0m]
* 2025-08-20 00:50:34 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-20 00:50:34 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-20 00:50:34 (10298) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-08-20 00:50:34 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-08-20 00:50:34 (10298) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-08-20 00:50:34 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-20 00:50:34 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-20 00:50:34 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-20 00:50:34 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-20 00:50:34 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-20 00:50:34 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-20 00:50:34 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-20 00:50:34 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-20 00:50:42 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-20 00:50:42 (10315) [[32mINFO[0m]
* 2025-08-20 00:50:42 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-20 00:50:42 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9P82nV8u4P/ea_profile.json
* 2025-08-20 00:50:43 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/9P82nV8u4P/ea_profile.json
* 2025-08-20 00:50:44 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-20 00:50:53 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-21 00:48:58 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-21 00:48:58 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-21 00:48:59 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-21 00:48:59 (10285) [[32mINFO[0m]
* 2025-08-21 00:49:00 (10298) [[32mINFO[0m] [2025-08-21 00:49:00 -0500]
* 2025-08-21 00:49:00 (10298) [[32mINFO[0m] [2025-08-21 00:49:00 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-21 00:49:00 (10298) [[32mINFO[0m] [2025-08-21 00:49:00 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-21 00:49:00 (10298) [[32mINFO[0m] [2025-08-21 00:49:00 -0500]
* 2025-08-21 00:49:00 (10298) [[32mINFO[0m] [2025-08-21 00:49:00 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-21 00:49:00 (10298) [[32mINFO[0m] [2025-08-21 00:49:00 -0500] The following packages are missing from your system:
* 2025-08-21 00:49:00 (10298) [[32mINFO[0m] [2025-08-21 00:49:00 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-21 00:49:45 (10298) [[32mINFO[0m] [2025-08-21 00:49:45 -0500]
* 2025-08-21 00:49:45 (10298) [[32mINFO[0m] [2025-08-21 00:49:45 -0500] The following files were found to be altered from their original package form:
* 2025-08-21 00:49:45 (10298) [[32mINFO[0m] [2025-08-21 00:49:45 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-21 00:49:45 (10298) [[32mINFO[0m] [2025-08-21 00:49:45 -0500]
* 2025-08-21 00:49:45 (10315) [[32mINFO[0m]
* 2025-08-21 00:49:45 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-21 00:49:00 -0500]
[2025-08-21 00:49:00 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-21 00:49:00 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-21 00:49:00 -0500]
[2025-08-21 00:49:00 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-21 00:49:00 -0500] The following packages are missing from your system:
[2025-08-21 00:49:00 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-21 00:49:45 -0500]
[2025-08-21 00:49:45 -0500] The following files were found to be altered from their original package form:
[2025-08-21 00:49:45 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-21 00:49:45 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-21 00:49:46 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-21 00:49:46 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-21 00:49:46 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-21 00:49:46 (10285) [[32mINFO[0m]
* 2025-08-21 00:49:50 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-21 00:49:51 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-21 00:49:51 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-21 00:49:51 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-21 00:49:51 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-21 00:49:51 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-21 00:49:51 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-21 00:49:51 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-21 00:49:51 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-21 00:49:51 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-21 00:49:51 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-21 00:49:51 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-21 00:49:51 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-21 00:49:51 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-21 00:49:51 (10285) [[32mINFO[0m]
* 2025-08-21 00:49:51 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-21 00:49:51 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-21 00:49:51 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-21 00:49:51 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-21 00:49:51 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-21 00:49:51 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-21 00:49:51 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-21 00:49:51 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-21 00:49:51 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-21 00:49:51 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-21 00:49:51 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-21 00:49:51 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-21 00:49:51 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-21 00:49:58 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-21 00:49:58 (10315) [[32mINFO[0m]
* 2025-08-21 00:49:58 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-21 00:49:58 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wc_UxgYkz5/ea_profile.json
* 2025-08-21 00:49:59 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/wc_UxgYkz5/ea_profile.json
* 2025-08-21 00:50:00 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-21 00:50:10 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-22 00:50:53 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-22 00:50:53 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-22 00:50:54 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-22 00:50:54 (10285) [[32mINFO[0m]
* 2025-08-22 00:51:34 (10298) [[32mINFO[0m] [2025-08-22 00:51:34 -0500]
* 2025-08-22 00:51:34 (10298) [[32mINFO[0m] [2025-08-22 00:51:34 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-22 00:51:34 (10298) [[32mINFO[0m] [2025-08-22 00:51:34 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-22 00:51:34 (10298) [[32mINFO[0m] [2025-08-22 00:51:34 -0500]
* 2025-08-22 00:51:34 (10298) [[32mINFO[0m] [2025-08-22 00:51:34 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-22 00:51:34 (10298) [[32mINFO[0m] [2025-08-22 00:51:34 -0500]
* 2025-08-22 00:51:34 (10298) [[32mINFO[0m] [2025-08-22 00:51:34 -0500] The following files were found to be altered from their original package form:
* 2025-08-22 00:51:34 (10298) [[32mINFO[0m] [2025-08-22 00:51:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-22 00:51:34 (10298) [[32mINFO[0m] [2025-08-22 00:51:34 -0500]
* 2025-08-22 00:51:34 (10315) [[32mINFO[0m]
* 2025-08-22 00:51:34 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-22 00:51:34 -0500]
[2025-08-22 00:51:34 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-22 00:51:34 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-22 00:51:34 -0500]
[2025-08-22 00:51:34 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-22 00:51:34 -0500]
[2025-08-22 00:51:34 -0500] The following files were found to be altered from their original package form:
[2025-08-22 00:51:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-22 00:51:34 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-22 00:51:34 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-22 00:51:34 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-22 00:51:34 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-22 00:51:34 (10285) [[32mINFO[0m]
* 2025-08-22 00:51:38 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-22 00:51:39 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-22 00:51:39 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-22 00:51:39 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-22 00:51:39 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-22 00:51:39 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-22 00:51:39 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-22 00:51:39 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-22 00:51:39 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-22 00:51:39 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-22 00:51:39 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-22 00:51:39 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-22 00:51:39 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-22 00:51:39 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-22 00:51:39 (10285) [[32mINFO[0m]
* 2025-08-22 00:51:39 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-22 00:51:39 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-22 00:51:39 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-22 00:51:39 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-22 00:51:39 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-22 00:51:39 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-22 00:51:39 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-22 00:51:39 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-22 00:51:39 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-22 00:51:39 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-22 00:51:39 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-22 00:51:39 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-22 00:51:39 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-22 00:51:48 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-22 00:51:48 (10315) [[32mINFO[0m]
* 2025-08-22 00:51:48 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-22 00:51:48 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/L2SFB6eRoN/ea_profile.json
* 2025-08-22 00:51:49 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/L2SFB6eRoN/ea_profile.json
* 2025-08-22 00:51:50 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-22 00:52:00 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-23 00:49:45 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-23 00:49:45 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-23 00:49:46 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-23 00:49:46 (10285) [[32mINFO[0m]
* 2025-08-23 00:49:46 (10298) [[32mINFO[0m] [2025-08-23 00:49:46 -0500]
* 2025-08-23 00:49:46 (10298) [[32mINFO[0m] [2025-08-23 00:49:46 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-23 00:49:46 (10298) [[32mINFO[0m] [2025-08-23 00:49:46 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-23 00:49:46 (10298) [[32mINFO[0m] [2025-08-23 00:49:46 -0500]
* 2025-08-23 00:49:46 (10298) [[32mINFO[0m] [2025-08-23 00:49:46 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-23 00:49:46 (10298) [[32mINFO[0m] [2025-08-23 00:49:46 -0500] The following packages are missing from your system:
* 2025-08-23 00:49:46 (10298) [[32mINFO[0m] [2025-08-23 00:49:46 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-23 00:50:14 (10298) [[32mINFO[0m] [2025-08-23 00:50:14 -0500]
* 2025-08-23 00:50:14 (10298) [[32mINFO[0m] [2025-08-23 00:50:14 -0500] The following files were found to be altered from their original package form:
* 2025-08-23 00:50:14 (10298) [[32mINFO[0m] [2025-08-23 00:50:14 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-23 00:50:14 (10298) [[32mINFO[0m] [2025-08-23 00:50:14 -0500]
* 2025-08-23 00:50:14 (10315) [[32mINFO[0m]
* 2025-08-23 00:50:14 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-23 00:49:46 -0500]
[2025-08-23 00:49:46 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-23 00:49:46 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-23 00:49:46 -0500]
[2025-08-23 00:49:46 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-23 00:49:46 -0500] The following packages are missing from your system:
[2025-08-23 00:49:46 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-23 00:50:14 -0500]
[2025-08-23 00:50:14 -0500] The following files were found to be altered from their original package form:
[2025-08-23 00:50:14 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-23 00:50:14 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-23 00:50:15 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-23 00:50:15 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-23 00:50:15 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-23 00:50:15 (10285) [[32mINFO[0m]
* 2025-08-23 00:50:19 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-23 00:50:20 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-23 00:50:20 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-23 00:50:20 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-23 00:50:20 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-23 00:50:20 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-23 00:50:20 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-23 00:50:20 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-23 00:50:20 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-23 00:50:20 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-23 00:50:20 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-23 00:50:20 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-23 00:50:20 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-23 00:50:20 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-23 00:50:20 (10285) [[32mINFO[0m]
* 2025-08-23 00:50:20 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-23 00:50:20 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-23 00:50:20 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-23 00:50:20 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-23 00:50:20 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-23 00:50:20 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-23 00:50:20 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-23 00:50:20 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-23 00:50:20 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-23 00:50:20 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-23 00:50:20 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-23 00:50:20 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-23 00:50:20 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-23 00:50:27 (10298) [[32mINFO[0m] Metadata Cache Created
* 2025-08-23 00:50:27 (10315) [[32mINFO[0m]
* 2025-08-23 00:50:27 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-23 00:50:28 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9EM6C4Bukz/ea_profile.json
* 2025-08-23 00:50:28 (9427) [[32mINFO[0m] Backed up EA4 profile to /tmp/9EM6C4Bukz/ea_profile.json
* 2025-08-23 00:50:29 (261) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-23 00:50:38 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-24 00:48:40 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-24 00:48:40 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-24 00:48:41 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-24 00:48:41 (10285) [[32mINFO[0m]
* 2025-08-24 00:48:41 (10298) [[32mINFO[0m] [2025-08-24 00:48:41 -0500]
* 2025-08-24 00:48:41 (10298) [[32mINFO[0m] [2025-08-24 00:48:41 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-24 00:48:41 (10298) [[32mINFO[0m] [2025-08-24 00:48:41 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-24 00:48:41 (10298) [[32mINFO[0m] [2025-08-24 00:48:41 -0500]
* 2025-08-24 00:48:41 (10298) [[32mINFO[0m] [2025-08-24 00:48:41 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-24 00:48:41 (10298) [[32mINFO[0m] [2025-08-24 00:48:41 -0500] The following packages are missing from your system:
* 2025-08-24 00:48:41 (10298) [[32mINFO[0m] [2025-08-24 00:48:41 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-24 00:49:10 (10298) [[32mINFO[0m] [2025-08-24 00:49:10 -0500]
* 2025-08-24 00:49:10 (10298) [[32mINFO[0m] [2025-08-24 00:49:10 -0500] The following files were found to be altered from their original package form:
* 2025-08-24 00:49:10 (10298) [[32mINFO[0m] [2025-08-24 00:49:10 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-24 00:49:10 (10298) [[32mINFO[0m] [2025-08-24 00:49:10 -0500]
* 2025-08-24 00:49:10 (10315) [[32mINFO[0m]
* 2025-08-24 00:49:10 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-24 00:48:41 -0500]
[2025-08-24 00:48:41 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-24 00:48:41 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-24 00:48:41 -0500]
[2025-08-24 00:48:41 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-24 00:48:41 -0500] The following packages are missing from your system:
[2025-08-24 00:48:41 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-24 00:49:10 -0500]
[2025-08-24 00:49:10 -0500] The following files were found to be altered from their original package form:
[2025-08-24 00:49:10 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-24 00:49:10 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-24 00:49:10 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-24 00:49:10 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-24 00:49:10 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-24 00:49:10 (10285) [[32mINFO[0m]
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-24 00:49:12 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-24 00:49:12 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-24 00:49:12 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-24 00:49:12 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-24 00:49:12 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-24 00:49:12 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-24 00:49:12 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-24 00:49:12 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-24 00:49:12 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-24 00:49:12 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-24 00:49:12 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-24 00:49:12 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-24 00:49:12 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-24 00:49:12 (10285) [[32mINFO[0m]
* 2025-08-24 00:49:13 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-24 00:49:13 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-24 00:49:13 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-24 00:49:13 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-24 00:49:13 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-24 00:49:13 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-24 00:49:13 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-24 00:49:13 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-24 00:49:13 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-24 00:49:13 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-24 00:49:13 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-24 00:49:13 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-24 00:49:13 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] Retrieving key from https://rpm.grafana.com/gpg.key
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] Trying other mirror.
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] One of the configured repositories failed (Grafana Labs),
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] packages for the previous distribution release still work).
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] yum --disablerepo=grafana ...
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] yum-config-manager --disable grafana
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] or
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] subscription-manager repos --disable=grafana
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] compromise:
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] yum-config-manager --save --setopt=grafana.skip_if_unavailable=true
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] failure: repodata/repomd.xml from grafana: [Errno 256] No more mirrors to try.
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
* 2025-08-24 00:49:14 (10315) [[32mINFO[0m]
* 2025-08-24 00:49:14 (6383) [[33mWARN[0m] Initial run of "yum makecache" failed: https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
Trying other mirror.
One of the configured repositories failed (Grafana Labs),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled
yum --disablerepo=grafana ...
4. Disable the repository permanently, so yum won't use it by default. Yum
will then just ignore the repository until you permanently enable it
again or use --enablerepo for temporary usage:
yum-config-manager --disable grafana
or
subscription-manager repos --disable=grafana
5. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=grafana.skip_if_unavailable=true
failure: repodata/repomd.xml from grafana: [Errno 256] No more mirrors to try.
https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
* 2025-08-24 00:49:14 (6384) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2025-08-24 00:49:14 (10284) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2025-08-24 00:49:14 (10285) [[32mINFO[0m]
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2025-08-24 00:49:14 (10315) [[32mINFO[0m]
* 2025-08-24 00:49:14 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-24 00:49:14 (10285) [[32mINFO[0m]
* 2025-08-24 00:49:14 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-24 00:49:15 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-24 00:49:17 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-24 00:49:17 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-24 00:49:17 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-24 00:49:17 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-24 00:49:17 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-24 00:49:17 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-24 00:49:17 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-24 00:49:17 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-24 00:49:17 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-24 00:49:17 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-24 00:49:17 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] Retrieving key from https://rpm.grafana.com/gpg.key
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] Trying other mirror.
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] One of the configured repositories failed (Grafana Labs),
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] packages for the previous distribution release still work).
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] yum --disablerepo=grafana ...
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] yum-config-manager --disable grafana
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] or
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] subscription-manager repos --disable=grafana
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] compromise:
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] yum-config-manager --save --setopt=grafana.skip_if_unavailable=true
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m]
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] failure: repodata/repomd.xml from grafana: [Errno 256] No more mirrors to try.
* 2025-08-24 00:49:18 (10298) [[32mINFO[0m] https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
* 2025-08-24 00:49:18 (10315) [[32mINFO[0m]
* 2025-08-24 00:49:18 (6393) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2025-08-24 00:49:18 (6394) [[31mERROR[0m] https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
Trying other mirror.
One of the configured repositories failed (Grafana Labs),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled
yum --disablerepo=grafana ...
4. Disable the repository permanently, so yum won't use it by default. Yum
will then just ignore the repository until you permanently enable it
again or use --enablerepo for temporary usage:
yum-config-manager --disable grafana
or
subscription-manager repos --disable=grafana
5. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=grafana.skip_if_unavailable=true
failure: repodata/repomd.xml from grafana: [Errno 256] No more mirrors to try.
https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
* 2025-08-24 00:49:18 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-24 00:49:18 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/a4UzqVUhDI/ea_profile.json
* 2025-08-24 00:49:21 (537) [[33mWARN[0m] Unknown error while checking blockers: Unable to backup EA4 profile. Failure from /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/a4UzqVUhDI/ea_profile.json at /usr/local/cpanel/scripts/elevate-cpanel line 9406.
* 2025-08-24 00:49:21 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-25 00:48:02 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-25 00:48:02 (11370) [[32mINFO[0m] Script is up to date.
* 2025-08-25 00:48:03 (10284) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-25 00:48:03 (10285) [[32mINFO[0m]
* 2025-08-25 00:48:03 (10298) [[32mINFO[0m] [2025-08-25 00:48:03 -0500]
* 2025-08-25 00:48:03 (10298) [[32mINFO[0m] [2025-08-25 00:48:03 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-25 00:48:03 (10298) [[32mINFO[0m] [2025-08-25 00:48:03 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-25 00:48:03 (10298) [[32mINFO[0m] [2025-08-25 00:48:03 -0500]
* 2025-08-25 00:48:03 (10298) [[32mINFO[0m] [2025-08-25 00:48:03 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-25 00:48:03 (10298) [[32mINFO[0m] [2025-08-25 00:48:03 -0500] The following packages are missing from your system:
* 2025-08-25 00:48:03 (10298) [[32mINFO[0m] [2025-08-25 00:48:03 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-25 00:48:45 (10298) [[32mINFO[0m] [2025-08-25 00:48:45 -0500]
* 2025-08-25 00:48:45 (10298) [[32mINFO[0m] [2025-08-25 00:48:45 -0500] The following files were found to be altered from their original package form:
* 2025-08-25 00:48:45 (10298) [[32mINFO[0m] [2025-08-25 00:48:45 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-25 00:48:45 (10298) [[32mINFO[0m] [2025-08-25 00:48:45 -0500]
* 2025-08-25 00:48:45 (10315) [[32mINFO[0m]
* 2025-08-25 00:48:45 (7186) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-25 00:48:03 -0500]
[2025-08-25 00:48:03 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-25 00:48:03 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-25 00:48:03 -0500]
[2025-08-25 00:48:03 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-25 00:48:03 -0500] The following packages are missing from your system:
[2025-08-25 00:48:03 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-25 00:48:45 -0500]
[2025-08-25 00:48:45 -0500] The following files were found to be altered from their original package form:
[2025-08-25 00:48:45 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-25 00:48:45 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-25 00:48:45 (4382) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-25 00:48:45 (4389) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-25 00:48:45 (10284) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-25 00:48:45 (10285) [[32mINFO[0m]
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-25 00:48:48 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-25 00:48:48 (6534) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-25 00:48:48 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-25 00:48:48 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-25 00:48:48 (6525) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-25 00:48:48 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-25 00:48:48 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-25 00:48:48 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-25 00:48:48 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-25 00:48:48 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-25 00:48:48 (6534) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-25 00:48:48 (6501) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-25 00:48:48 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-25 00:48:48 (10285) [[32mINFO[0m]
* 2025-08-25 00:48:48 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-25 00:48:48 (10298) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-25 00:48:48 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-25 00:48:48 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-25 00:48:48 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-25 00:48:48 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-25 00:48:48 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-25 00:48:48 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-25 00:48:48 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-25 00:48:48 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-25 00:48:48 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-25 00:48:48 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-25 00:48:48 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] Retrieving key from https://rpm.grafana.com/gpg.key
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] Trying other mirror.
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] One of the configured repositories failed (Grafana Labs),
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] packages for the previous distribution release still work).
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] yum --disablerepo=grafana ...
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] yum-config-manager --disable grafana
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] or
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] subscription-manager repos --disable=grafana
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] compromise:
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] yum-config-manager --save --setopt=grafana.skip_if_unavailable=true
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] failure: repodata/repomd.xml from grafana: [Errno 256] No more mirrors to try.
* 2025-08-25 00:48:49 (10298) [[32mINFO[0m] https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
* 2025-08-25 00:48:49 (10315) [[32mINFO[0m]
* 2025-08-25 00:48:49 (6383) [[33mWARN[0m] Initial run of "yum makecache" failed: https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
Trying other mirror.
One of the configured repositories failed (Grafana Labs),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled
yum --disablerepo=grafana ...
4. Disable the repository permanently, so yum won't use it by default. Yum
will then just ignore the repository until you permanently enable it
again or use --enablerepo for temporary usage:
yum-config-manager --disable grafana
or
subscription-manager repos --disable=grafana
5. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=grafana.skip_if_unavailable=true
failure: repodata/repomd.xml from grafana: [Errno 256] No more mirrors to try.
https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
* 2025-08-25 00:48:49 (6384) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2025-08-25 00:48:49 (10284) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2025-08-25 00:48:49 (10285) [[32mINFO[0m]
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2025-08-25 00:48:50 (10315) [[32mINFO[0m]
* 2025-08-25 00:48:50 (10284) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-25 00:48:50 (10285) [[32mINFO[0m]
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-25 00:48:50 (10298) [[32mINFO[0m] Determining fastest mirrors
* 2025-08-25 00:48:51 (10298) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-25 00:48:51 (10298) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-25 00:48:51 (10298) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-25 00:48:51 (10298) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-25 00:48:51 (10298) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-25 00:48:51 (10298) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-25 00:48:51 (10298) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-25 00:48:51 (10298) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-25 00:48:51 (10298) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-25 00:48:51 (10298) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-25 00:48:51 (10298) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] Retrieving key from https://rpm.grafana.com/gpg.key
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] Trying other mirror.
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] One of the configured repositories failed (Grafana Labs),
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] packages for the previous distribution release still work).
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] yum --disablerepo=grafana ...
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] yum-config-manager --disable grafana
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] or
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] subscription-manager repos --disable=grafana
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] compromise:
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] yum-config-manager --save --setopt=grafana.skip_if_unavailable=true
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m]
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] failure: repodata/repomd.xml from grafana: [Errno 256] No more mirrors to try.
* 2025-08-25 00:48:52 (10298) [[32mINFO[0m] https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
* 2025-08-25 00:48:52 (10315) [[32mINFO[0m]
* 2025-08-25 00:48:52 (6393) [[31mERROR[0m] '/usr/bin/yum makecache' failed to return cleanly. This could be due to a temporary mirror problem, or it could indicate a larger issue, such as a broken repository. Since this script relies heavily on yum, you will need to address this issue before upgrading.
If you need assistance, open a ticket with cPanel Support, as outlined here:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
* 2025-08-25 00:48:52 (6394) [[31mERROR[0m] https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
Trying other mirror.
One of the configured repositories failed (Grafana Labs),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled
yum --disablerepo=grafana ...
4. Disable the repository permanently, so yum won't use it by default. Yum
will then just ignore the repository until you permanently enable it
again or use --enablerepo for temporary usage:
yum-config-manager --disable grafana
or
subscription-manager repos --disable=grafana
5. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=grafana.skip_if_unavailable=true
failure: repodata/repomd.xml from grafana: [Errno 256] No more mirrors to try.
https://rpm.grafana.com/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for grafana
* 2025-08-25 00:48:53 (2297) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-25 00:48:53 (9404) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Lfk7ar5XYh/ea_profile.json
* 2025-08-25 00:48:56 (537) [[33mWARN[0m] Unknown error while checking blockers: Unable to backup EA4 profile. Failure from /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Lfk7ar5XYh/ea_profile.json at /usr/local/cpanel/scripts/elevate-cpanel line 9406.
* 2025-08-25 00:48:56 (478) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-26 00:48:57 (11348) [[32mINFO[0m] Self-update of script version 69 requested.
* 2025-08-26 00:48:57 (11353) [[32mINFO[0m] Newer version of script found. Downloading.
* 2025-08-26 00:48:57 (11362) [[32mINFO[0m] Script update to version 70 successful.
* 2025-08-26 00:48:59 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-26 00:48:59 (10381) [[32mINFO[0m]
* 2025-08-26 00:48:59 (10394) [[32mINFO[0m] [2025-08-26 00:48:59 -0500]
* 2025-08-26 00:48:59 (10394) [[32mINFO[0m] [2025-08-26 00:48:59 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-26 00:48:59 (10394) [[32mINFO[0m] [2025-08-26 00:48:59 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-26 00:48:59 (10394) [[32mINFO[0m] [2025-08-26 00:48:59 -0500]
* 2025-08-26 00:48:59 (10394) [[32mINFO[0m] [2025-08-26 00:48:59 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-26 00:48:59 (10394) [[32mINFO[0m] [2025-08-26 00:48:59 -0500] The following packages are missing from your system:
* 2025-08-26 00:48:59 (10394) [[32mINFO[0m] [2025-08-26 00:48:59 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-26 00:49:43 (10394) [[32mINFO[0m] [2025-08-26 00:49:43 -0500]
* 2025-08-26 00:49:43 (10394) [[32mINFO[0m] [2025-08-26 00:49:43 -0500] The following files were found to be altered from their original package form:
* 2025-08-26 00:49:43 (10394) [[32mINFO[0m] [2025-08-26 00:49:43 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-26 00:49:43 (10394) [[32mINFO[0m] [2025-08-26 00:49:43 -0500]
* 2025-08-26 00:49:43 (10411) [[32mINFO[0m]
* 2025-08-26 00:49:43 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-26 00:48:59 -0500]
[2025-08-26 00:48:59 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-26 00:48:59 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-26 00:48:59 -0500]
[2025-08-26 00:48:59 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-26 00:48:59 -0500] The following packages are missing from your system:
[2025-08-26 00:48:59 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-26 00:49:43 -0500]
[2025-08-26 00:49:43 -0500] The following files were found to be altered from their original package form:
[2025-08-26 00:49:43 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-26 00:49:43 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-26 00:49:43 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-26 00:49:43 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-26 00:49:43 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-26 00:49:43 (10381) [[32mINFO[0m]
* 2025-08-26 00:49:47 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-26 00:49:48 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-26 00:49:48 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-26 00:49:48 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-26 00:49:48 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-26 00:49:48 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-26 00:49:48 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-26 00:49:48 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-26 00:49:48 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-26 00:49:48 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-26 00:49:48 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-26 00:49:48 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-26 00:49:48 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-26 00:49:48 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-26 00:49:48 (10381) [[32mINFO[0m]
* 2025-08-26 00:49:49 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-26 00:49:49 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-26 00:49:49 (10394) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-26 00:49:49 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-26 00:49:49 (10394) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-26 00:49:49 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-26 00:49:49 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-26 00:49:49 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-26 00:49:49 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-26 00:49:49 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-26 00:49:49 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-26 00:49:49 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-26 00:49:49 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-26 00:49:56 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-08-26 00:49:56 (10411) [[32mINFO[0m]
* 2025-08-26 00:49:56 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-26 00:49:56 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TgHuIVl27K/ea_profile.json
* 2025-08-26 00:49:57 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/TgHuIVl27K/ea_profile.json
* 2025-08-26 00:49:58 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-26 00:50:08 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-27 00:49:01 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-08-27 00:49:01 (11467) [[32mINFO[0m] Script is up to date.
* 2025-08-27 00:49:02 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-27 00:49:02 (10381) [[32mINFO[0m]
* 2025-08-27 00:49:03 (10394) [[32mINFO[0m] [2025-08-27 00:49:03 -0500]
* 2025-08-27 00:49:03 (10394) [[32mINFO[0m] [2025-08-27 00:49:03 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-27 00:49:03 (10394) [[32mINFO[0m] [2025-08-27 00:49:03 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-27 00:49:03 (10394) [[32mINFO[0m] [2025-08-27 00:49:03 -0500]
* 2025-08-27 00:49:03 (10394) [[32mINFO[0m] [2025-08-27 00:49:03 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-27 00:49:03 (10394) [[32mINFO[0m] [2025-08-27 00:49:03 -0500] The following packages are missing from your system:
* 2025-08-27 00:49:03 (10394) [[32mINFO[0m] [2025-08-27 00:49:03 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-27 00:49:44 (10394) [[32mINFO[0m] [2025-08-27 00:49:44 -0500]
* 2025-08-27 00:49:44 (10394) [[32mINFO[0m] [2025-08-27 00:49:44 -0500] The following files were found to be altered from their original package form:
* 2025-08-27 00:49:44 (10394) [[32mINFO[0m] [2025-08-27 00:49:44 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-27 00:49:44 (10394) [[32mINFO[0m] [2025-08-27 00:49:44 -0500]
* 2025-08-27 00:49:44 (10411) [[32mINFO[0m]
* 2025-08-27 00:49:44 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-27 00:49:03 -0500]
[2025-08-27 00:49:03 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-27 00:49:03 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-27 00:49:03 -0500]
[2025-08-27 00:49:03 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-27 00:49:03 -0500] The following packages are missing from your system:
[2025-08-27 00:49:03 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-27 00:49:44 -0500]
[2025-08-27 00:49:44 -0500] The following files were found to be altered from their original package form:
[2025-08-27 00:49:44 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-27 00:49:44 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-27 00:49:44 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-27 00:49:44 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-27 00:49:45 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-27 00:49:45 (10381) [[32mINFO[0m]
* 2025-08-27 00:49:48 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-27 00:49:50 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-27 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-27 00:49:50 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-27 00:49:50 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-27 00:49:50 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-27 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-27 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-27 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-27 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-27 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-27 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-27 00:49:50 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-27 00:49:50 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-27 00:49:50 (10381) [[32mINFO[0m]
* 2025-08-27 00:49:50 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-27 00:49:50 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-27 00:49:50 (10394) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-27 00:49:50 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-27 00:49:50 (10394) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-27 00:49:50 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-27 00:49:50 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-27 00:49:50 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-27 00:49:50 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-27 00:49:50 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-27 00:49:50 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-27 00:49:50 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-27 00:49:50 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-27 00:49:57 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-08-27 00:49:57 (10411) [[32mINFO[0m]
* 2025-08-27 00:49:58 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-27 00:49:58 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dnMETd8MT1/ea_profile.json
* 2025-08-27 00:49:59 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/dnMETd8MT1/ea_profile.json
* 2025-08-27 00:49:59 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-27 00:50:09 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-28 00:49:40 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-08-28 00:49:40 (11467) [[32mINFO[0m] Script is up to date.
* 2025-08-28 00:49:41 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-28 00:49:41 (10381) [[32mINFO[0m]
* 2025-08-28 00:49:41 (10394) [[32mINFO[0m] [2025-08-28 00:49:41 -0500]
* 2025-08-28 00:49:41 (10394) [[32mINFO[0m] [2025-08-28 00:49:41 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-28 00:49:41 (10394) [[32mINFO[0m] [2025-08-28 00:49:41 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-28 00:49:41 (10394) [[32mINFO[0m] [2025-08-28 00:49:41 -0500]
* 2025-08-28 00:49:41 (10394) [[32mINFO[0m] [2025-08-28 00:49:41 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-28 00:49:41 (10394) [[32mINFO[0m] [2025-08-28 00:49:41 -0500] The following packages are missing from your system:
* 2025-08-28 00:49:41 (10394) [[32mINFO[0m] [2025-08-28 00:49:41 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-28 00:50:22 (10394) [[32mINFO[0m] [2025-08-28 00:50:22 -0500]
* 2025-08-28 00:50:22 (10394) [[32mINFO[0m] [2025-08-28 00:50:22 -0500] The following files were found to be altered from their original package form:
* 2025-08-28 00:50:22 (10394) [[32mINFO[0m] [2025-08-28 00:50:22 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-28 00:50:22 (10394) [[32mINFO[0m] [2025-08-28 00:50:22 -0500]
* 2025-08-28 00:50:22 (10411) [[32mINFO[0m]
* 2025-08-28 00:50:22 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-28 00:49:41 -0500]
[2025-08-28 00:49:41 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-28 00:49:41 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-28 00:49:41 -0500]
[2025-08-28 00:49:41 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-28 00:49:41 -0500] The following packages are missing from your system:
[2025-08-28 00:49:41 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-28 00:50:22 -0500]
[2025-08-28 00:50:22 -0500] The following files were found to be altered from their original package form:
[2025-08-28 00:50:22 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-28 00:50:22 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-28 00:50:22 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-28 00:50:22 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-28 00:50:22 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-28 00:50:22 (10381) [[32mINFO[0m]
* 2025-08-28 00:50:26 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-28 00:50:27 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-28 00:50:27 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-28 00:50:27 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-28 00:50:27 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-28 00:50:27 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-28 00:50:27 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-28 00:50:27 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-28 00:50:27 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-28 00:50:27 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-28 00:50:27 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-28 00:50:27 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-28 00:50:27 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-28 00:50:27 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-28 00:50:27 (10381) [[32mINFO[0m]
* 2025-08-28 00:50:27 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-28 00:50:27 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-28 00:50:27 (10394) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-28 00:50:27 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-28 00:50:27 (10394) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-28 00:50:27 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-28 00:50:27 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-28 00:50:27 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-28 00:50:27 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-28 00:50:27 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-28 00:50:27 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-28 00:50:27 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-28 00:50:27 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-28 00:50:28 (10394) [[32mINFO[0m] Not using downloaded centos7els-rollout-1/repomd.xml because it is older than what we have:
* 2025-08-28 00:50:28 (10394) [[32mINFO[0m] Current : Wed Aug 27 14:14:33 2025
* 2025-08-28 00:50:28 (10394) [[32mINFO[0m] Downloaded: Tue Aug 26 10:34:05 2025
* 2025-08-28 00:50:28 (10394) [[32mINFO[0m] Not using downloaded centos7els-rollout-2/repomd.xml because it is older than what we have:
* 2025-08-28 00:50:28 (10394) [[32mINFO[0m] Current : Wed Aug 27 12:56:57 2025
* 2025-08-28 00:50:28 (10394) [[32mINFO[0m] Downloaded: Tue Aug 26 10:30:49 2025
* 2025-08-28 00:50:28 (10394) [[32mINFO[0m] Not using downloaded centos7els-rollout-3/repomd.xml because it is older than what we have:
* 2025-08-28 00:50:28 (10394) [[32mINFO[0m] Current : Wed Aug 27 12:59:18 2025
* 2025-08-28 00:50:28 (10394) [[32mINFO[0m] Downloaded: Tue Aug 26 10:32:39 2025
* 2025-08-28 00:50:34 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-08-28 00:50:34 (10411) [[32mINFO[0m]
* 2025-08-28 00:50:34 (6433) [[33mWARN[0m] Initial run of "yum makecache" failed: Not using downloaded centos7els-rollout-1/repomd.xml because it is older than what we have:
Current : Wed Aug 27 14:14:33 2025
Downloaded: Tue Aug 26 10:34:05 2025
Not using downloaded centos7els-rollout-2/repomd.xml because it is older than what we have:
Current : Wed Aug 27 12:56:57 2025
Downloaded: Tue Aug 26 10:30:49 2025
Not using downloaded centos7els-rollout-3/repomd.xml because it is older than what we have:
Current : Wed Aug 27 12:59:18 2025
Downloaded: Tue Aug 26 10:32:39 2025
* 2025-08-28 00:50:34 (6434) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2025-08-28 00:50:34 (10380) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2025-08-28 00:50:34 (10381) [[32mINFO[0m]
* 2025-08-28 00:50:34 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-28 00:50:34 (10394) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2025-08-28 00:50:34 (10394) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2025-08-28 00:50:34 (10394) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2025-08-28 00:50:34 (10394) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2025-08-28 00:50:34 (10394) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2025-08-28 00:50:34 (10394) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2025-08-28 00:50:34 (10394) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2025-08-28 00:50:34 (10394) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2025-08-28 00:50:34 (10394) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2025-08-28 00:50:35 (10394) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2025-08-28 00:50:35 (10394) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2025-08-28 00:50:35 (10411) [[32mINFO[0m]
* 2025-08-28 00:50:35 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-28 00:50:35 (10381) [[32mINFO[0m]
* 2025-08-28 00:50:35 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-28 00:50:35 (10394) [[32mINFO[0m] Determining fastest mirrors
* 2025-08-28 00:50:37 (10394) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-28 00:50:37 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-28 00:50:37 (10394) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-28 00:50:37 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-28 00:50:37 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-28 00:50:37 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-28 00:50:37 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-28 00:50:37 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-28 00:50:37 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-28 00:50:37 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-28 00:50:37 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-28 00:51:31 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-08-28 00:51:31 (10411) [[32mINFO[0m]
* 2025-08-28 00:51:31 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-28 00:51:32 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3JjhZznjXy/ea_profile.json
* 2025-08-28 00:51:32 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/3JjhZznjXy/ea_profile.json
* 2025-08-28 00:51:33 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-28 00:51:43 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-29 00:48:57 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-08-29 00:48:57 (11467) [[32mINFO[0m] Script is up to date.
* 2025-08-29 00:48:58 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-29 00:48:58 (10381) [[32mINFO[0m]
* 2025-08-29 00:48:59 (10394) [[32mINFO[0m] [2025-08-29 00:48:59 -0500]
* 2025-08-29 00:48:59 (10394) [[32mINFO[0m] [2025-08-29 00:48:59 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-29 00:48:59 (10394) [[32mINFO[0m] [2025-08-29 00:48:59 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-29 00:48:59 (10394) [[32mINFO[0m] [2025-08-29 00:48:59 -0500]
* 2025-08-29 00:48:59 (10394) [[32mINFO[0m] [2025-08-29 00:48:59 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-29 00:48:59 (10394) [[32mINFO[0m] [2025-08-29 00:48:59 -0500] The following packages are missing from your system:
* 2025-08-29 00:48:59 (10394) [[32mINFO[0m] [2025-08-29 00:48:59 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-29 00:49:42 (10394) [[32mINFO[0m] [2025-08-29 00:49:42 -0500]
* 2025-08-29 00:49:42 (10394) [[32mINFO[0m] [2025-08-29 00:49:42 -0500] The following files were found to be altered from their original package form:
* 2025-08-29 00:49:42 (10394) [[32mINFO[0m] [2025-08-29 00:49:42 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-29 00:49:42 (10394) [[32mINFO[0m] [2025-08-29 00:49:42 -0500]
* 2025-08-29 00:49:42 (10411) [[32mINFO[0m]
* 2025-08-29 00:49:42 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-29 00:48:59 -0500]
[2025-08-29 00:48:59 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-29 00:48:59 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-29 00:48:59 -0500]
[2025-08-29 00:48:59 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-29 00:48:59 -0500] The following packages are missing from your system:
[2025-08-29 00:48:59 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-29 00:49:42 -0500]
[2025-08-29 00:49:42 -0500] The following files were found to be altered from their original package form:
[2025-08-29 00:49:42 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-29 00:49:42 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-29 00:49:43 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-29 00:49:43 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-29 00:49:43 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-29 00:49:43 (10381) [[32mINFO[0m]
* 2025-08-29 00:49:46 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-29 00:49:47 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-29 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-29 00:49:47 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-29 00:49:47 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-29 00:49:47 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-29 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-29 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-29 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-29 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-29 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-29 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-29 00:49:47 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-29 00:49:47 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-29 00:49:47 (10381) [[32mINFO[0m]
* 2025-08-29 00:49:47 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-29 00:49:48 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-29 00:49:48 (10394) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-29 00:49:48 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-29 00:49:48 (10394) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-29 00:49:48 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-29 00:49:48 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-29 00:49:48 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-29 00:49:48 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-29 00:49:48 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-29 00:49:48 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-29 00:49:48 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-29 00:49:48 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-29 00:49:58 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-08-29 00:49:58 (10411) [[32mINFO[0m]
* 2025-08-29 00:49:58 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-29 00:49:58 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2tJXZRBT9m/ea_profile.json
* 2025-08-29 00:49:59 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/2tJXZRBT9m/ea_profile.json
* 2025-08-29 00:50:00 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-29 00:50:10 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-30 00:49:41 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-08-30 00:49:41 (11467) [[32mINFO[0m] Script is up to date.
* 2025-08-30 00:49:42 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-30 00:49:42 (10381) [[32mINFO[0m]
* 2025-08-30 00:49:42 (10394) [[32mINFO[0m] [2025-08-30 00:49:42 -0500]
* 2025-08-30 00:49:42 (10394) [[32mINFO[0m] [2025-08-30 00:49:42 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-30 00:49:42 (10394) [[32mINFO[0m] [2025-08-30 00:49:42 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-30 00:49:42 (10394) [[32mINFO[0m] [2025-08-30 00:49:42 -0500]
* 2025-08-30 00:49:42 (10394) [[32mINFO[0m] [2025-08-30 00:49:42 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-30 00:49:42 (10394) [[32mINFO[0m] [2025-08-30 00:49:42 -0500] The following packages are missing from your system:
* 2025-08-30 00:49:42 (10394) [[32mINFO[0m] [2025-08-30 00:49:42 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-30 00:50:23 (10394) [[32mINFO[0m] [2025-08-30 00:50:23 -0500]
* 2025-08-30 00:50:23 (10394) [[32mINFO[0m] [2025-08-30 00:50:23 -0500] The following files were found to be altered from their original package form:
* 2025-08-30 00:50:23 (10394) [[32mINFO[0m] [2025-08-30 00:50:23 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-30 00:50:23 (10394) [[32mINFO[0m] [2025-08-30 00:50:23 -0500]
* 2025-08-30 00:50:23 (10411) [[32mINFO[0m]
* 2025-08-30 00:50:23 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-30 00:49:42 -0500]
[2025-08-30 00:49:42 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-30 00:49:42 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-30 00:49:42 -0500]
[2025-08-30 00:49:42 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-30 00:49:42 -0500] The following packages are missing from your system:
[2025-08-30 00:49:42 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-30 00:50:23 -0500]
[2025-08-30 00:50:23 -0500] The following files were found to be altered from their original package form:
[2025-08-30 00:50:23 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-30 00:50:23 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-30 00:50:23 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-30 00:50:23 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-30 00:50:23 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-30 00:50:23 (10381) [[32mINFO[0m]
* 2025-08-30 00:50:27 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-30 00:50:28 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-30 00:50:28 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-30 00:50:28 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-30 00:50:28 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-30 00:50:28 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-30 00:50:28 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-30 00:50:28 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-30 00:50:28 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-30 00:50:28 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-30 00:50:28 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-30 00:50:28 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-30 00:50:28 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-30 00:50:28 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-30 00:50:28 (10381) [[32mINFO[0m]
* 2025-08-30 00:50:29 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-30 00:50:29 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-30 00:50:29 (10394) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-08-30 00:50:29 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-08-30 00:50:29 (10394) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-08-30 00:50:29 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-30 00:50:29 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-30 00:50:29 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-30 00:50:29 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-30 00:50:29 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-30 00:50:29 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-30 00:50:29 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-30 00:50:29 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-30 00:50:36 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-08-30 00:50:36 (10411) [[32mINFO[0m]
* 2025-08-30 00:50:36 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-30 00:50:36 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gpmliap1Sv/ea_profile.json
* 2025-08-30 00:50:37 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/gpmliap1Sv/ea_profile.json
* 2025-08-30 00:50:38 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-30 00:50:46 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-31 00:49:32 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-08-31 00:49:32 (11467) [[32mINFO[0m] Script is up to date.
* 2025-08-31 00:49:33 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-31 00:49:33 (10381) [[32mINFO[0m]
* 2025-08-31 00:49:34 (10394) [[32mINFO[0m] [2025-08-31 00:49:34 -0500]
* 2025-08-31 00:49:34 (10394) [[32mINFO[0m] [2025-08-31 00:49:34 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-08-31 00:49:34 (10394) [[32mINFO[0m] [2025-08-31 00:49:34 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-08-31 00:49:34 (10394) [[32mINFO[0m] [2025-08-31 00:49:34 -0500]
* 2025-08-31 00:49:34 (10394) [[32mINFO[0m] [2025-08-31 00:49:34 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-31 00:49:34 (10394) [[32mINFO[0m] [2025-08-31 00:49:34 -0500] The following packages are missing from your system:
* 2025-08-31 00:49:34 (10394) [[32mINFO[0m] [2025-08-31 00:49:34 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-08-31 00:50:02 (10394) [[32mINFO[0m] [2025-08-31 00:50:02 -0500]
* 2025-08-31 00:50:02 (10394) [[32mINFO[0m] [2025-08-31 00:50:02 -0500] The following files were found to be altered from their original package form:
* 2025-08-31 00:50:02 (10394) [[32mINFO[0m] [2025-08-31 00:50:02 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-08-31 00:50:02 (10394) [[32mINFO[0m] [2025-08-31 00:50:02 -0500]
* 2025-08-31 00:50:02 (10411) [[32mINFO[0m]
* 2025-08-31 00:50:02 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-08-31 00:49:34 -0500]
[2025-08-31 00:49:34 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-08-31 00:49:34 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-08-31 00:49:34 -0500]
[2025-08-31 00:49:34 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-08-31 00:49:34 -0500] The following packages are missing from your system:
[2025-08-31 00:49:34 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-08-31 00:50:02 -0500]
[2025-08-31 00:50:02 -0500] The following files were found to be altered from their original package form:
[2025-08-31 00:50:02 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-08-31 00:50:02 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-08-31 00:50:02 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-08-31 00:50:02 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-08-31 00:50:02 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-08-31 00:50:02 (10381) [[32mINFO[0m]
* 2025-08-31 00:50:06 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-08-31 00:50:07 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-08-31 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-08-31 00:50:07 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-08-31 00:50:07 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-08-31 00:50:07 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-08-31 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-31 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-31 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-31 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-31 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-31 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-08-31 00:50:07 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-08-31 00:50:07 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-08-31 00:50:07 (10381) [[32mINFO[0m]
* 2025-08-31 00:50:08 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-08-31 00:50:08 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-08-31 00:50:08 (10394) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-08-31 00:50:08 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-31 00:50:08 (10394) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-08-31 00:50:08 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-08-31 00:50:08 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-08-31 00:50:08 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-08-31 00:50:08 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-08-31 00:50:08 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-08-31 00:50:08 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-08-31 00:50:08 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-08-31 00:50:08 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-08-31 00:50:15 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-08-31 00:50:15 (10411) [[32mINFO[0m]
* 2025-08-31 00:50:15 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-31 00:50:15 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SGDEe33jVS/ea_profile.json
* 2025-08-31 00:50:16 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/SGDEe33jVS/ea_profile.json
* 2025-08-31 00:50:17 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-08-31 00:50:27 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-01 00:48:56 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-09-01 00:48:56 (11467) [[32mINFO[0m] Script is up to date.
* 2025-09-01 00:48:57 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-01 00:48:57 (10381) [[32mINFO[0m]
* 2025-09-01 00:48:58 (10394) [[32mINFO[0m] [2025-09-01 00:48:58 -0500]
* 2025-09-01 00:48:58 (10394) [[32mINFO[0m] [2025-09-01 00:48:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-01 00:48:58 (10394) [[32mINFO[0m] [2025-09-01 00:48:58 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-01 00:48:58 (10394) [[32mINFO[0m] [2025-09-01 00:48:58 -0500]
* 2025-09-01 00:48:58 (10394) [[32mINFO[0m] [2025-09-01 00:48:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-01 00:48:58 (10394) [[32mINFO[0m] [2025-09-01 00:48:58 -0500] The following packages are missing from your system:
* 2025-09-01 00:48:58 (10394) [[32mINFO[0m] [2025-09-01 00:48:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-01 00:49:42 (10394) [[32mINFO[0m] [2025-09-01 00:49:42 -0500]
* 2025-09-01 00:49:42 (10394) [[32mINFO[0m] [2025-09-01 00:49:42 -0500] The following files were found to be altered from their original package form:
* 2025-09-01 00:49:42 (10394) [[32mINFO[0m] [2025-09-01 00:49:42 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-01 00:49:42 (10394) [[32mINFO[0m] [2025-09-01 00:49:42 -0500]
* 2025-09-01 00:49:42 (10411) [[32mINFO[0m]
* 2025-09-01 00:49:42 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-01 00:48:58 -0500]
[2025-09-01 00:48:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-01 00:48:58 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-01 00:48:58 -0500]
[2025-09-01 00:48:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-01 00:48:58 -0500] The following packages are missing from your system:
[2025-09-01 00:48:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-01 00:49:42 -0500]
[2025-09-01 00:49:42 -0500] The following files were found to be altered from their original package form:
[2025-09-01 00:49:42 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-01 00:49:42 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-01 00:49:42 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-01 00:49:42 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-01 00:49:42 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-01 00:49:42 (10381) [[32mINFO[0m]
* 2025-09-01 00:49:46 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-01 00:49:47 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-01 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-01 00:49:47 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-01 00:49:47 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-01 00:49:47 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-01 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-01 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-01 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-01 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-01 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-01 00:49:47 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-01 00:49:47 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-01 00:49:47 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-01 00:49:47 (10381) [[32mINFO[0m]
* 2025-09-01 00:49:48 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-01 00:49:48 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-01 00:49:48 (10394) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-09-01 00:49:48 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-09-01 00:49:48 (10394) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-09-01 00:49:48 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-01 00:49:48 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-01 00:49:48 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-01 00:49:48 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-01 00:49:48 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-01 00:49:48 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-01 00:49:48 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-01 00:49:48 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-01 00:49:55 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-09-01 00:49:55 (10411) [[32mINFO[0m]
* 2025-09-01 00:49:55 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-01 00:49:55 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6owXdp6tD3/ea_profile.json
* 2025-09-01 00:49:56 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/6owXdp6tD3/ea_profile.json
* 2025-09-01 00:49:57 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-01 00:50:06 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-02 00:48:44 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-09-02 00:48:44 (11467) [[32mINFO[0m] Script is up to date.
* 2025-09-02 00:48:45 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-02 00:48:45 (10381) [[32mINFO[0m]
* 2025-09-02 00:48:46 (10394) [[32mINFO[0m] [2025-09-02 00:48:46 -0500]
* 2025-09-02 00:48:46 (10394) [[32mINFO[0m] [2025-09-02 00:48:46 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-02 00:48:46 (10394) [[32mINFO[0m] [2025-09-02 00:48:46 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-02 00:48:46 (10394) [[32mINFO[0m] [2025-09-02 00:48:46 -0500]
* 2025-09-02 00:48:46 (10394) [[32mINFO[0m] [2025-09-02 00:48:46 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-02 00:48:46 (10394) [[32mINFO[0m] [2025-09-02 00:48:46 -0500] The following packages are missing from your system:
* 2025-09-02 00:48:46 (10394) [[32mINFO[0m] [2025-09-02 00:48:46 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-02 00:49:27 (10394) [[32mINFO[0m] [2025-09-02 00:49:27 -0500]
* 2025-09-02 00:49:27 (10394) [[32mINFO[0m] [2025-09-02 00:49:27 -0500] The following files were found to be altered from their original package form:
* 2025-09-02 00:49:27 (10394) [[32mINFO[0m] [2025-09-02 00:49:27 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-02 00:49:27 (10394) [[32mINFO[0m] [2025-09-02 00:49:27 -0500]
* 2025-09-02 00:49:27 (10411) [[32mINFO[0m]
* 2025-09-02 00:49:27 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-02 00:48:46 -0500]
[2025-09-02 00:48:46 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-02 00:48:46 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-02 00:48:46 -0500]
[2025-09-02 00:48:46 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-02 00:48:46 -0500] The following packages are missing from your system:
[2025-09-02 00:48:46 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-02 00:49:27 -0500]
[2025-09-02 00:49:27 -0500] The following files were found to be altered from their original package form:
[2025-09-02 00:49:27 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-02 00:49:27 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-02 00:49:27 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-02 00:49:27 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-02 00:49:27 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-02 00:49:27 (10381) [[32mINFO[0m]
* 2025-09-02 00:49:31 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-02 00:49:33 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-02 00:49:33 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-02 00:49:33 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-02 00:49:33 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-02 00:49:33 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-02 00:49:33 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-02 00:49:33 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-02 00:49:33 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-02 00:49:33 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-02 00:49:33 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-02 00:49:33 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-02 00:49:33 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-02 00:49:33 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-02 00:49:33 (10381) [[32mINFO[0m]
* 2025-09-02 00:49:33 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-02 00:49:33 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-02 00:49:33 (10394) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-09-02 00:49:33 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-09-02 00:49:33 (10394) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-09-02 00:49:33 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-02 00:49:33 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-02 00:49:33 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-02 00:49:33 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-02 00:49:33 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-02 00:49:33 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-02 00:49:33 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-02 00:49:33 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-02 00:49:43 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-09-02 00:49:43 (10411) [[32mINFO[0m]
* 2025-09-02 00:49:44 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-02 00:49:44 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/EwZkQq7fqC/ea_profile.json
* 2025-09-02 00:49:45 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/EwZkQq7fqC/ea_profile.json
* 2025-09-02 00:49:46 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-02 00:49:55 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-03 00:48:54 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-09-03 00:48:54 (11467) [[32mINFO[0m] Script is up to date.
* 2025-09-03 00:48:55 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-03 00:48:55 (10381) [[32mINFO[0m]
* 2025-09-03 00:48:56 (10394) [[32mINFO[0m] [2025-09-03 00:48:56 -0500]
* 2025-09-03 00:48:56 (10394) [[32mINFO[0m] [2025-09-03 00:48:56 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-03 00:48:56 (10394) [[32mINFO[0m] [2025-09-03 00:48:56 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-03 00:48:56 (10394) [[32mINFO[0m] [2025-09-03 00:48:56 -0500]
* 2025-09-03 00:48:56 (10394) [[32mINFO[0m] [2025-09-03 00:48:56 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-03 00:48:56 (10394) [[32mINFO[0m] [2025-09-03 00:48:56 -0500] The following packages are missing from your system:
* 2025-09-03 00:48:56 (10394) [[32mINFO[0m] [2025-09-03 00:48:56 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-03 00:49:36 (10394) [[32mINFO[0m] [2025-09-03 00:49:36 -0500]
* 2025-09-03 00:49:36 (10394) [[32mINFO[0m] [2025-09-03 00:49:36 -0500] The following files were found to be altered from their original package form:
* 2025-09-03 00:49:36 (10394) [[32mINFO[0m] [2025-09-03 00:49:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-03 00:49:36 (10394) [[32mINFO[0m] [2025-09-03 00:49:36 -0500]
* 2025-09-03 00:49:36 (10411) [[32mINFO[0m]
* 2025-09-03 00:49:36 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-03 00:48:56 -0500]
[2025-09-03 00:48:56 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-03 00:48:56 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-03 00:48:56 -0500]
[2025-09-03 00:48:56 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-03 00:48:56 -0500] The following packages are missing from your system:
[2025-09-03 00:48:56 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-03 00:49:36 -0500]
[2025-09-03 00:49:36 -0500] The following files were found to be altered from their original package form:
[2025-09-03 00:49:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-03 00:49:36 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-03 00:49:36 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-03 00:49:36 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-03 00:49:36 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-03 00:49:36 (10381) [[32mINFO[0m]
* 2025-09-03 00:49:40 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-03 00:49:41 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-03 00:49:41 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-03 00:49:41 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-03 00:49:41 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-03 00:49:41 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-03 00:49:41 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-03 00:49:41 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-03 00:49:41 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-03 00:49:41 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-03 00:49:41 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-03 00:49:41 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-03 00:49:41 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-03 00:49:41 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-03 00:49:41 (10381) [[32mINFO[0m]
* 2025-09-03 00:49:42 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-03 00:49:42 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-03 00:49:42 (10394) [[32mINFO[0m] * EA4: 5.78.136.185
* 2025-09-03 00:49:42 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 5.78.136.185
* 2025-09-03 00:49:42 (10394) [[32mINFO[0m] * cpanel-plugins: 5.78.136.185
* 2025-09-03 00:49:42 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-03 00:49:42 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-03 00:49:42 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-03 00:49:42 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-03 00:49:42 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-03 00:49:42 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-03 00:49:42 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-03 00:49:42 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-03 00:49:49 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-09-03 00:49:49 (10411) [[32mINFO[0m]
* 2025-09-03 00:49:49 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-03 00:49:49 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/JMA3qzrjqO/ea_profile.json
* 2025-09-03 00:49:50 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/JMA3qzrjqO/ea_profile.json
* 2025-09-03 00:49:51 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-03 00:50:00 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-04 00:48:56 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-09-04 00:48:56 (11467) [[32mINFO[0m] Script is up to date.
* 2025-09-04 00:48:57 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-04 00:48:57 (10381) [[32mINFO[0m]
* 2025-09-04 00:48:58 (10394) [[32mINFO[0m] [2025-09-04 00:48:58 -0500]
* 2025-09-04 00:48:58 (10394) [[32mINFO[0m] [2025-09-04 00:48:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-04 00:48:58 (10394) [[32mINFO[0m] [2025-09-04 00:48:58 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-04 00:48:58 (10394) [[32mINFO[0m] [2025-09-04 00:48:58 -0500]
* 2025-09-04 00:48:58 (10394) [[32mINFO[0m] [2025-09-04 00:48:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-04 00:48:58 (10394) [[32mINFO[0m] [2025-09-04 00:48:58 -0500] The following packages are missing from your system:
* 2025-09-04 00:48:58 (10394) [[32mINFO[0m] [2025-09-04 00:48:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-04 00:49:44 (10394) [[32mINFO[0m] [2025-09-04 00:49:44 -0500]
* 2025-09-04 00:49:44 (10394) [[32mINFO[0m] [2025-09-04 00:49:44 -0500] The following files were found to be altered from their original package form:
* 2025-09-04 00:49:44 (10394) [[32mINFO[0m] [2025-09-04 00:49:44 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-04 00:49:44 (10394) [[32mINFO[0m] [2025-09-04 00:49:44 -0500]
* 2025-09-04 00:49:44 (10411) [[32mINFO[0m]
* 2025-09-04 00:49:44 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-04 00:48:58 -0500]
[2025-09-04 00:48:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-04 00:48:58 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-04 00:48:58 -0500]
[2025-09-04 00:48:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-04 00:48:58 -0500] The following packages are missing from your system:
[2025-09-04 00:48:58 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-04 00:49:44 -0500]
[2025-09-04 00:49:44 -0500] The following files were found to be altered from their original package form:
[2025-09-04 00:49:44 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-04 00:49:44 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-04 00:49:44 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-04 00:49:44 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-04 00:49:44 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-04 00:49:44 (10381) [[32mINFO[0m]
* 2025-09-04 00:49:48 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-04 00:49:50 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-04 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-04 00:49:50 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-04 00:49:50 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-04 00:49:50 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-04 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-04 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-04 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-04 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-04 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-04 00:49:50 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-04 00:49:50 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-04 00:49:50 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-04 00:49:50 (10381) [[32mINFO[0m]
* 2025-09-04 00:49:50 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-04 00:49:50 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-04 00:49:50 (10394) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-09-04 00:49:50 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-09-04 00:49:50 (10394) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-09-04 00:49:50 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-04 00:49:50 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-04 00:49:50 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-04 00:49:50 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-04 00:49:50 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-04 00:49:50 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-04 00:49:50 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-04 00:49:50 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-04 00:49:57 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-09-04 00:49:57 (10411) [[32mINFO[0m]
* 2025-09-04 00:49:58 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-04 00:49:58 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mBYNObwt4H/ea_profile.json
* 2025-09-04 00:49:59 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/mBYNObwt4H/ea_profile.json
* 2025-09-04 00:49:59 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-04 00:50:08 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-05 00:48:51 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-09-05 00:48:51 (11467) [[32mINFO[0m] Script is up to date.
* 2025-09-05 00:48:52 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-05 00:48:52 (10381) [[32mINFO[0m]
* 2025-09-05 00:48:53 (10394) [[32mINFO[0m] [2025-09-05 00:48:53 -0500]
* 2025-09-05 00:48:53 (10394) [[32mINFO[0m] [2025-09-05 00:48:53 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-05 00:48:53 (10394) [[32mINFO[0m] [2025-09-05 00:48:53 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-05 00:48:53 (10394) [[32mINFO[0m] [2025-09-05 00:48:53 -0500]
* 2025-09-05 00:48:53 (10394) [[32mINFO[0m] [2025-09-05 00:48:53 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-05 00:48:53 (10394) [[32mINFO[0m] [2025-09-05 00:48:53 -0500] The following packages are missing from your system:
* 2025-09-05 00:48:53 (10394) [[32mINFO[0m] [2025-09-05 00:48:53 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-05 00:49:40 (10394) [[32mINFO[0m] [2025-09-05 00:49:40 -0500]
* 2025-09-05 00:49:40 (10394) [[32mINFO[0m] [2025-09-05 00:49:40 -0500] The following files were found to be altered from their original package form:
* 2025-09-05 00:49:40 (10394) [[32mINFO[0m] [2025-09-05 00:49:40 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-05 00:49:40 (10394) [[32mINFO[0m] [2025-09-05 00:49:40 -0500]
* 2025-09-05 00:49:40 (10411) [[32mINFO[0m]
* 2025-09-05 00:49:40 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-05 00:48:53 -0500]
[2025-09-05 00:48:53 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-05 00:48:53 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-05 00:48:53 -0500]
[2025-09-05 00:48:53 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-05 00:48:53 -0500] The following packages are missing from your system:
[2025-09-05 00:48:53 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-05 00:49:40 -0500]
[2025-09-05 00:49:40 -0500] The following files were found to be altered from their original package form:
[2025-09-05 00:49:40 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-05 00:49:40 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-05 00:49:40 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-05 00:49:40 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-05 00:49:40 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-05 00:49:40 (10381) [[32mINFO[0m]
* 2025-09-05 00:49:44 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-05 00:49:45 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-05 00:49:45 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-05 00:49:45 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-05 00:49:45 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-05 00:49:45 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-05 00:49:45 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-05 00:49:45 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-05 00:49:45 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-05 00:49:45 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-05 00:49:45 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-05 00:49:45 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-05 00:49:45 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-05 00:49:45 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-05 00:49:45 (10381) [[32mINFO[0m]
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] * EA4: 63.247.64.58
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 63.247.64.58
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] * cpanel-plugins: 63.247.64.58
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 401 - Unauthorized
* 2025-09-05 00:49:46 (10394) [[32mINFO[0m] Trying other mirror.
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-09-05 00:50:28 (10411) [[32mINFO[0m]
* 2025-09-05 00:50:28 (6433) [[33mWARN[0m] Initial run of "yum makecache" failed: https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 401 - Unauthorized
Trying other mirror.
* 2025-09-05 00:50:28 (6434) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2025-09-05 00:50:28 (10380) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2025-09-05 00:50:28 (10381) [[32mINFO[0m]
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2025-09-05 00:50:28 (10411) [[32mINFO[0m]
* 2025-09-05 00:50:28 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-05 00:50:28 (10381) [[32mINFO[0m]
* 2025-09-05 00:50:28 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-05 00:50:29 (10394) [[32mINFO[0m] Determining fastest mirrors
* 2025-09-05 00:50:31 (10394) [[32mINFO[0m] * EA4: 63.247.64.58
* 2025-09-05 00:50:31 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 63.247.64.58
* 2025-09-05 00:50:31 (10394) [[32mINFO[0m] * cpanel-plugins: 63.247.64.58
* 2025-09-05 00:50:31 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-05 00:50:31 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-05 00:50:31 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-05 00:50:31 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-05 00:50:31 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-05 00:50:31 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-05 00:50:31 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-05 00:50:31 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-05 00:51:28 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-09-05 00:51:28 (10411) [[32mINFO[0m]
* 2025-09-05 00:51:28 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-05 00:51:28 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/slaq8LkVCX/ea_profile.json
* 2025-09-05 00:51:29 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/slaq8LkVCX/ea_profile.json
* 2025-09-05 00:51:30 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-05 00:51:40 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-06 00:49:34 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-09-06 00:49:34 (11467) [[32mINFO[0m] Script is up to date.
* 2025-09-06 00:49:35 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-06 00:49:35 (10381) [[32mINFO[0m]
* 2025-09-06 00:49:35 (10394) [[32mINFO[0m] [2025-09-06 00:49:35 -0500]
* 2025-09-06 00:49:35 (10394) [[32mINFO[0m] [2025-09-06 00:49:35 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-06 00:49:35 (10394) [[32mINFO[0m] [2025-09-06 00:49:35 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-06 00:49:35 (10394) [[32mINFO[0m] [2025-09-06 00:49:35 -0500]
* 2025-09-06 00:49:35 (10394) [[32mINFO[0m] [2025-09-06 00:49:35 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-06 00:49:35 (10394) [[32mINFO[0m] [2025-09-06 00:49:35 -0500] The following packages are missing from your system:
* 2025-09-06 00:49:35 (10394) [[32mINFO[0m] [2025-09-06 00:49:35 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-06 00:50:02 (10394) [[32mINFO[0m] [2025-09-06 00:50:02 -0500]
* 2025-09-06 00:50:02 (10394) [[32mINFO[0m] [2025-09-06 00:50:02 -0500] The following files were found to be altered from their original package form:
* 2025-09-06 00:50:02 (10394) [[32mINFO[0m] [2025-09-06 00:50:02 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-06 00:50:02 (10394) [[32mINFO[0m] [2025-09-06 00:50:02 -0500]
* 2025-09-06 00:50:03 (10411) [[32mINFO[0m]
* 2025-09-06 00:50:03 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-06 00:49:35 -0500]
[2025-09-06 00:49:35 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-06 00:49:35 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-06 00:49:35 -0500]
[2025-09-06 00:49:35 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-06 00:49:35 -0500] The following packages are missing from your system:
[2025-09-06 00:49:35 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-06 00:50:02 -0500]
[2025-09-06 00:50:02 -0500] The following files were found to be altered from their original package form:
[2025-09-06 00:50:02 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-06 00:50:02 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-06 00:50:03 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-06 00:50:03 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-06 00:50:03 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-06 00:50:03 (10381) [[32mINFO[0m]
* 2025-09-06 00:50:07 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-06 00:50:08 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-06 00:50:08 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-06 00:50:08 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-06 00:50:08 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-06 00:50:08 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-06 00:50:08 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-06 00:50:08 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-06 00:50:08 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-06 00:50:08 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-06 00:50:08 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-06 00:50:08 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-06 00:50:08 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-06 00:50:08 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-06 00:50:08 (10381) [[32mINFO[0m]
* 2025-09-06 00:50:08 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-06 00:50:08 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-06 00:50:08 (10394) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-09-06 00:50:08 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-06 00:50:08 (10394) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-09-06 00:50:08 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-06 00:50:08 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-06 00:50:08 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-06 00:50:08 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-06 00:50:08 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-06 00:50:08 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-06 00:50:08 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-06 00:50:08 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-06 00:50:17 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-09-06 00:50:17 (10411) [[32mINFO[0m]
* 2025-09-06 00:50:17 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-06 00:50:17 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lW_cqMCYcf/ea_profile.json
* 2025-09-06 00:50:18 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/lW_cqMCYcf/ea_profile.json
* 2025-09-06 00:50:19 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-06 00:50:30 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-07 00:49:29 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-09-07 00:49:29 (11467) [[32mINFO[0m] Script is up to date.
* 2025-09-07 00:49:30 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-07 00:49:30 (10381) [[32mINFO[0m]
* 2025-09-07 00:49:30 (10394) [[32mINFO[0m] [2025-09-07 00:49:30 -0500]
* 2025-09-07 00:49:30 (10394) [[32mINFO[0m] [2025-09-07 00:49:30 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-07 00:49:30 (10394) [[32mINFO[0m] [2025-09-07 00:49:30 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-07 00:49:30 (10394) [[32mINFO[0m] [2025-09-07 00:49:30 -0500]
* 2025-09-07 00:49:30 (10394) [[32mINFO[0m] [2025-09-07 00:49:30 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-07 00:49:30 (10394) [[32mINFO[0m] [2025-09-07 00:49:30 -0500] The following packages are missing from your system:
* 2025-09-07 00:49:30 (10394) [[32mINFO[0m] [2025-09-07 00:49:30 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-07 00:49:58 (10394) [[32mINFO[0m] [2025-09-07 00:49:58 -0500]
* 2025-09-07 00:49:58 (10394) [[32mINFO[0m] [2025-09-07 00:49:58 -0500] The following files were found to be altered from their original package form:
* 2025-09-07 00:49:58 (10394) [[32mINFO[0m] [2025-09-07 00:49:58 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-07 00:49:58 (10394) [[32mINFO[0m] [2025-09-07 00:49:58 -0500]
* 2025-09-07 00:49:58 (10411) [[32mINFO[0m]
* 2025-09-07 00:49:58 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-07 00:49:30 -0500]
[2025-09-07 00:49:30 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-07 00:49:30 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-07 00:49:30 -0500]
[2025-09-07 00:49:30 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-07 00:49:30 -0500] The following packages are missing from your system:
[2025-09-07 00:49:30 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-07 00:49:58 -0500]
[2025-09-07 00:49:58 -0500] The following files were found to be altered from their original package form:
[2025-09-07 00:49:58 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-07 00:49:58 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-07 00:49:58 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-07 00:49:58 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-07 00:49:58 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-07 00:49:58 (10381) [[32mINFO[0m]
* 2025-09-07 00:50:02 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-07 00:50:04 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-07 00:50:04 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-07 00:50:04 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-07 00:50:04 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-07 00:50:04 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-07 00:50:04 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-07 00:50:04 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-07 00:50:04 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-07 00:50:04 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-07 00:50:04 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-07 00:50:04 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-07 00:50:04 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-07 00:50:04 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-07 00:50:04 (10381) [[32mINFO[0m]
* 2025-09-07 00:50:04 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-07 00:50:04 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-07 00:50:04 (10394) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-09-07 00:50:04 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-09-07 00:50:04 (10394) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-09-07 00:50:04 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-07 00:50:04 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-07 00:50:04 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-07 00:50:04 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-07 00:50:04 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-07 00:50:04 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-07 00:50:04 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-07 00:50:04 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-07 00:50:15 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-09-07 00:50:15 (10411) [[32mINFO[0m]
* 2025-09-07 00:50:16 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-07 00:50:16 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QiibfYpFzi/ea_profile.json
* 2025-09-07 00:50:17 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/QiibfYpFzi/ea_profile.json
* 2025-09-07 00:50:17 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-07 00:50:27 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-08 00:48:48 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-09-08 00:48:48 (11467) [[32mINFO[0m] Script is up to date.
* 2025-09-08 00:48:49 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-08 00:48:49 (10381) [[32mINFO[0m]
* 2025-09-08 00:48:50 (10394) [[32mINFO[0m] [2025-09-08 00:48:50 -0500]
* 2025-09-08 00:48:50 (10394) [[32mINFO[0m] [2025-09-08 00:48:50 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-08 00:48:50 (10394) [[32mINFO[0m] [2025-09-08 00:48:50 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-08 00:48:50 (10394) [[32mINFO[0m] [2025-09-08 00:48:50 -0500]
* 2025-09-08 00:48:50 (10394) [[32mINFO[0m] [2025-09-08 00:48:50 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-08 00:48:50 (10394) [[32mINFO[0m] [2025-09-08 00:48:50 -0500] The following packages are missing from your system:
* 2025-09-08 00:48:50 (10394) [[32mINFO[0m] [2025-09-08 00:48:50 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-08 00:49:31 (10394) [[32mINFO[0m] [2025-09-08 00:49:31 -0500]
* 2025-09-08 00:49:31 (10394) [[32mINFO[0m] [2025-09-08 00:49:31 -0500] The following files were found to be altered from their original package form:
* 2025-09-08 00:49:31 (10394) [[32mINFO[0m] [2025-09-08 00:49:31 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-08 00:49:31 (10394) [[32mINFO[0m] [2025-09-08 00:49:31 -0500]
* 2025-09-08 00:49:31 (10411) [[32mINFO[0m]
* 2025-09-08 00:49:31 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-08 00:48:50 -0500]
[2025-09-08 00:48:50 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-08 00:48:50 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-08 00:48:50 -0500]
[2025-09-08 00:48:50 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-08 00:48:50 -0500] The following packages are missing from your system:
[2025-09-08 00:48:50 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-08 00:49:31 -0500]
[2025-09-08 00:49:31 -0500] The following files were found to be altered from their original package form:
[2025-09-08 00:49:31 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-08 00:49:31 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-08 00:49:31 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-08 00:49:31 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-08 00:49:31 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-08 00:49:31 (10381) [[32mINFO[0m]
* 2025-09-08 00:49:35 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-08 00:49:36 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-08 00:49:36 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-08 00:49:36 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-08 00:49:36 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-08 00:49:36 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-08 00:49:36 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-08 00:49:36 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-08 00:49:36 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-08 00:49:36 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-08 00:49:36 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-08 00:49:36 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-08 00:49:36 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-08 00:49:36 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-08 00:49:36 (10381) [[32mINFO[0m]
* 2025-09-08 00:49:36 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-08 00:49:36 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-08 00:49:36 (10394) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-09-08 00:49:36 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-08 00:49:36 (10394) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-09-08 00:49:36 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-08 00:49:36 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-08 00:49:36 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-08 00:49:36 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-08 00:49:36 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-08 00:49:36 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-08 00:49:36 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-08 00:49:36 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-08 00:49:43 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-09-08 00:49:43 (10411) [[32mINFO[0m]
* 2025-09-08 00:49:44 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-08 00:49:44 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/4nN4bPalPm/ea_profile.json
* 2025-09-08 00:49:45 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/4nN4bPalPm/ea_profile.json
* 2025-09-08 00:49:45 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-08 00:49:54 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-09 00:49:12 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-09-09 00:49:12 (11467) [[32mINFO[0m] Script is up to date.
* 2025-09-09 00:49:13 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-09 00:49:13 (10381) [[32mINFO[0m]
* 2025-09-09 00:49:13 (10394) [[32mINFO[0m] [2025-09-09 00:49:13 -0500]
* 2025-09-09 00:49:13 (10394) [[32mINFO[0m] [2025-09-09 00:49:13 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-09 00:49:13 (10394) [[32mINFO[0m] [2025-09-09 00:49:13 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-09 00:49:13 (10394) [[32mINFO[0m] [2025-09-09 00:49:13 -0500]
* 2025-09-09 00:49:13 (10394) [[32mINFO[0m] [2025-09-09 00:49:13 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-09 00:49:13 (10394) [[32mINFO[0m] [2025-09-09 00:49:13 -0500] The following packages are missing from your system:
* 2025-09-09 00:49:13 (10394) [[32mINFO[0m] [2025-09-09 00:49:13 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-09 00:49:55 (10394) [[32mINFO[0m] [2025-09-09 00:49:55 -0500]
* 2025-09-09 00:49:55 (10394) [[32mINFO[0m] [2025-09-09 00:49:55 -0500] The following files were found to be altered from their original package form:
* 2025-09-09 00:49:55 (10394) [[32mINFO[0m] [2025-09-09 00:49:55 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-09 00:49:55 (10394) [[32mINFO[0m] [2025-09-09 00:49:55 -0500]
* 2025-09-09 00:49:55 (10411) [[32mINFO[0m]
* 2025-09-09 00:49:55 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-09 00:49:13 -0500]
[2025-09-09 00:49:13 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-09 00:49:13 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-09 00:49:13 -0500]
[2025-09-09 00:49:13 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-09 00:49:13 -0500] The following packages are missing from your system:
[2025-09-09 00:49:13 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-09 00:49:55 -0500]
[2025-09-09 00:49:55 -0500] The following files were found to be altered from their original package form:
[2025-09-09 00:49:55 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-09 00:49:55 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-09 00:49:55 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-09 00:49:55 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-09 00:49:55 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-09 00:49:55 (10381) [[32mINFO[0m]
* 2025-09-09 00:49:59 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-09 00:50:00 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-09 00:50:00 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-09 00:50:00 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-09 00:50:00 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-09 00:50:00 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-09 00:50:00 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-09 00:50:00 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-09 00:50:00 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-09 00:50:00 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-09 00:50:00 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-09 00:50:00 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-09 00:50:00 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-09 00:50:00 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-09 00:50:00 (10381) [[32mINFO[0m]
* 2025-09-09 00:50:00 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-09 00:50:00 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-09 00:50:00 (10394) [[32mINFO[0m] * EA4: 63.247.64.58
* 2025-09-09 00:50:00 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 63.247.64.58
* 2025-09-09 00:50:00 (10394) [[32mINFO[0m] * cpanel-plugins: 63.247.64.58
* 2025-09-09 00:50:00 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-09 00:50:00 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-09 00:50:00 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-09 00:50:00 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-09 00:50:00 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-09 00:50:00 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-09 00:50:00 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-09 00:50:00 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-09 00:50:15 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-09-09 00:50:15 (10411) [[32mINFO[0m]
* 2025-09-09 00:50:16 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-09 00:50:16 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QvF7AURKpa/ea_profile.json
* 2025-09-09 00:50:17 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/QvF7AURKpa/ea_profile.json
* 2025-09-09 00:50:17 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-09 00:50:26 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-10 00:50:44 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-09-10 00:50:44 (11467) [[32mINFO[0m] Script is up to date.
* 2025-09-10 00:50:46 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-10 00:50:46 (10381) [[32mINFO[0m]
* 2025-09-10 00:51:36 (10394) [[32mINFO[0m] [2025-09-10 00:51:36 -0500]
* 2025-09-10 00:51:36 (10394) [[32mINFO[0m] [2025-09-10 00:51:36 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-10 00:51:36 (10394) [[32mINFO[0m] [2025-09-10 00:51:36 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-10 00:51:36 (10394) [[32mINFO[0m] [2025-09-10 00:51:36 -0500]
* 2025-09-10 00:51:36 (10394) [[32mINFO[0m] [2025-09-10 00:51:36 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-10 00:51:36 (10394) [[32mINFO[0m] [2025-09-10 00:51:36 -0500]
* 2025-09-10 00:51:36 (10394) [[32mINFO[0m] [2025-09-10 00:51:36 -0500] The following files were found to be altered from their original package form:
* 2025-09-10 00:51:36 (10394) [[32mINFO[0m] [2025-09-10 00:51:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-10 00:51:36 (10394) [[32mINFO[0m] [2025-09-10 00:51:36 -0500]
* 2025-09-10 00:51:36 (10411) [[32mINFO[0m]
* 2025-09-10 00:51:36 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-10 00:51:36 -0500]
[2025-09-10 00:51:36 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-10 00:51:36 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-10 00:51:36 -0500]
[2025-09-10 00:51:36 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-10 00:51:36 -0500]
[2025-09-10 00:51:36 -0500] The following files were found to be altered from their original package form:
[2025-09-10 00:51:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-10 00:51:36 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-10 00:51:36 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-10 00:51:36 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-10 00:51:36 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-10 00:51:36 (10381) [[32mINFO[0m]
* 2025-09-10 00:51:40 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-10 00:51:41 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-10 00:51:41 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-10 00:51:41 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-10 00:51:41 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-10 00:51:41 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-10 00:51:41 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-10 00:51:41 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-10 00:51:41 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-10 00:51:41 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-10 00:51:41 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-10 00:51:41 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-10 00:51:41 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-10 00:51:41 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-10 00:51:41 (10381) [[32mINFO[0m]
* 2025-09-10 00:51:41 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-10 00:51:41 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-10 00:51:41 (10394) [[32mINFO[0m] * EA4: 185.125.185.32
* 2025-09-10 00:51:41 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 185.125.185.32
* 2025-09-10 00:51:41 (10394) [[32mINFO[0m] * cpanel-plugins: 185.125.185.32
* 2025-09-10 00:51:41 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-10 00:51:41 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-10 00:51:41 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-10 00:51:41 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-10 00:51:41 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-10 00:51:41 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-10 00:51:41 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-10 00:51:41 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-10 00:51:43 (10394) [[32mINFO[0m] Not using downloaded kernelcare/repomd.xml because it is older than what we have:
* 2025-09-10 00:51:43 (10394) [[32mINFO[0m] Current : Tue Sep 9 09:37:46 2025
* 2025-09-10 00:51:43 (10394) [[32mINFO[0m] Downloaded: Tue Sep 9 09:23:11 2025
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/e171bb6f7981192903e7e2e31888ade6dacf00bc2ce5dd9bae6f3f60a6a5f15f-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] Trying other mirror.
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] To address this issue please refer to the below wiki article
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m]
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] https://wiki.centos.org/yum-errors
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m]
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m]
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/e171bb6f7981192903e7e2e31888ade6dacf00bc2ce5dd9bae6f3f60a6a5f15f-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] Trying other mirror.
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m]
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m]
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] One of the configured repositories failed (kernelcare),
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] and yum doesn't have enough cached data to continue. At this point the only
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m]
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] 1. Contact the upstream for the repository and get them to fix the problem.
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m]
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] upstream. This is most often useful if you are using a newer
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] distribution release than is supported by the repository (and the
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] packages for the previous distribution release still work).
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m]
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] 3. Run the command with the repository temporarily disabled
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] yum --disablerepo=kernelcare ...
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m]
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] 4. Disable the repository permanently, so yum won't use it by default. Yum
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] will then just ignore the repository until you permanently enable it
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] again or use --enablerepo for temporary usage:
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m]
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] yum-config-manager --disable kernelcare
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] or
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] subscription-manager repos --disable=kernelcare
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m]
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] 5. Configure the failing repository to be skipped, if it is unavailable.
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] Note that yum will try to contact the repo. when it runs most commands,
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] so will have to try and fail each time (and thus. yum will be be much
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] slower). If it is a very temporary problem though, this is often a nice
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] compromise:
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m]
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] yum-config-manager --save --setopt=kernelcare.skip_if_unavailable=true
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m]
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] failure: repodata/e171bb6f7981192903e7e2e31888ade6dacf00bc2ce5dd9bae6f3f60a6a5f15f-other.sqlite.bz2 from kernelcare: [Errno 256] No more mirrors to try.
* 2025-09-10 00:51:51 (10394) [[32mINFO[0m] http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/e171bb6f7981192903e7e2e31888ade6dacf00bc2ce5dd9bae6f3f60a6a5f15f-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2025-09-10 00:51:51 (10411) [[32mINFO[0m]
* 2025-09-10 00:51:51 (6433) [[33mWARN[0m] Initial run of "yum makecache" failed: Not using downloaded kernelcare/repomd.xml because it is older than what we have:
Current : Tue Sep 9 09:37:46 2025
Downloaded: Tue Sep 9 09:23:11 2025
http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/e171bb6f7981192903e7e2e31888ade6dacf00bc2ce5dd9bae6f3f60a6a5f15f-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/e171bb6f7981192903e7e2e31888ade6dacf00bc2ce5dd9bae6f3f60a6a5f15f-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
One of the configured repositories failed (kernelcare),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled
yum --disablerepo=kernelcare ...
4. Disable the repository permanently, so yum won't use it by default. Yum
will then just ignore the repository until you permanently enable it
again or use --enablerepo for temporary usage:
yum-config-manager --disable kernelcare
or
subscription-manager repos --disable=kernelcare
5. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=kernelcare.skip_if_unavailable=true
failure: repodata/e171bb6f7981192903e7e2e31888ade6dacf00bc2ce5dd9bae6f3f60a6a5f15f-other.sqlite.bz2 from kernelcare: [Errno 256] No more mirrors to try.
http://repo.cloudlinux.com/kernelcare/7/x86_64/repodata/e171bb6f7981192903e7e2e31888ade6dacf00bc2ce5dd9bae6f3f60a6a5f15f-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2025-09-10 00:51:51 (6434) [[33mWARN[0m] Running "yum clean all" in an attempt to fix yum
* 2025-09-10 00:51:51 (10380) [[32mINFO[0m] Running: /usr/bin/yum clean all
* 2025-09-10 00:51:51 (10381) [[32mINFO[0m]
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] Cleaning repos: EA4 EA4_endurance cpanel-addons-production-feed cpanel-plugins
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] : base centos-sclo-rh centos-sclo-sclo centos7-els
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] : centos7els-rollout-1 centos7els-rollout-2 centos7els-rollout-3
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] : centos7els-rollout-4 centos7els-rollout-5 centos7els-rollout-6
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] : eig_hosting eig_hosting_legacy endurance-419-kernel epel extras
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] : grafana hgmonitoring hgrepo kernelcare
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] : mysql-connectors-community mysql-tools-community
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] : mysql57-community nf-observability osquery-s3-rpm updates
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] : wp_core zabbix zabbix-non-supported
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] Cleaning up list of fastest mirrors
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] Other repos take up 13 M of disk space (use --verbose for details)
* 2025-09-10 00:51:52 (10411) [[32mINFO[0m]
* 2025-09-10 00:51:52 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-10 00:51:52 (10381) [[32mINFO[0m]
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-10 00:51:52 (10394) [[32mINFO[0m] Determining fastest mirrors
* 2025-09-10 00:51:54 (10394) [[32mINFO[0m] * EA4: 63.247.64.58
* 2025-09-10 00:51:54 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 63.247.64.58
* 2025-09-10 00:51:54 (10394) [[32mINFO[0m] * cpanel-plugins: 63.247.64.58
* 2025-09-10 00:51:54 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-10 00:51:54 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-10 00:51:54 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-10 00:51:54 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-10 00:51:54 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-10 00:51:54 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-10 00:51:54 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-10 00:51:54 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-10 00:52:52 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-09-10 00:52:52 (10411) [[32mINFO[0m]
* 2025-09-10 00:52:52 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-10 00:52:52 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/4ckgrR0hjO/ea_profile.json
* 2025-09-10 00:52:53 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/4ckgrR0hjO/ea_profile.json
* 2025-09-10 00:52:54 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-10 00:53:05 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-11 00:50:11 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-09-11 00:50:12 (11467) [[32mINFO[0m] Script is up to date.
* 2025-09-11 00:50:13 (10380) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-11 00:50:13 (10381) [[32mINFO[0m]
* 2025-09-11 00:50:56 (10394) [[32mINFO[0m] [2025-09-11 00:50:56 -0500]
* 2025-09-11 00:50:56 (10394) [[32mINFO[0m] [2025-09-11 00:50:56 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-11 00:50:56 (10394) [[32mINFO[0m] [2025-09-11 00:50:56 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-11 00:50:56 (10394) [[32mINFO[0m] [2025-09-11 00:50:56 -0500]
* 2025-09-11 00:50:56 (10394) [[32mINFO[0m] [2025-09-11 00:50:56 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-11 00:50:56 (10394) [[32mINFO[0m] [2025-09-11 00:50:56 -0500]
* 2025-09-11 00:50:56 (10394) [[32mINFO[0m] [2025-09-11 00:50:56 -0500] The following files were found to be altered from their original package form:
* 2025-09-11 00:50:56 (10394) [[32mINFO[0m] [2025-09-11 00:50:56 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-11 00:50:56 (10394) [[32mINFO[0m] [2025-09-11 00:50:56 -0500]
* 2025-09-11 00:50:56 (10411) [[32mINFO[0m]
* 2025-09-11 00:50:56 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-11 00:50:56 -0500]
[2025-09-11 00:50:56 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-11 00:50:56 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-11 00:50:56 -0500]
[2025-09-11 00:50:56 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-11 00:50:56 -0500]
[2025-09-11 00:50:56 -0500] The following files were found to be altered from their original package form:
[2025-09-11 00:50:56 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-11 00:50:56 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-11 00:50:56 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-11 00:50:56 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-11 00:50:56 (10380) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-11 00:50:56 (10381) [[32mINFO[0m]
* 2025-09-11 00:51:00 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-11 00:51:01 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-11 00:51:01 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-11 00:51:01 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-11 00:51:01 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-11 00:51:01 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-11 00:51:01 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-11 00:51:01 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-11 00:51:01 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-11 00:51:01 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-11 00:51:01 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-11 00:51:01 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-11 00:51:01 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-11 00:51:01 (10380) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-11 00:51:01 (10381) [[32mINFO[0m]
* 2025-09-11 00:51:01 (10394) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-11 00:51:01 (10394) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-11 00:51:01 (10394) [[32mINFO[0m] * EA4: 63.247.64.58
* 2025-09-11 00:51:01 (10394) [[32mINFO[0m] * cpanel-addons-production-feed: 63.247.64.58
* 2025-09-11 00:51:01 (10394) [[32mINFO[0m] * cpanel-plugins: 63.247.64.58
* 2025-09-11 00:51:01 (10394) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-11 00:51:01 (10394) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-11 00:51:01 (10394) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-11 00:51:01 (10394) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-11 00:51:01 (10394) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-11 00:51:01 (10394) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-11 00:51:01 (10394) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-11 00:51:01 (10394) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-11 00:51:09 (10394) [[32mINFO[0m] Metadata Cache Created
* 2025-09-11 00:51:09 (10411) [[32mINFO[0m]
* 2025-09-11 00:51:09 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-11 00:51:09 (9454) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zu7WrNAaPT/ea_profile.json
* 2025-09-11 00:51:10 (9477) [[32mINFO[0m] Backed up EA4 profile to /tmp/zu7WrNAaPT/ea_profile.json
* 2025-09-11 00:51:11 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-11 00:51:20 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-12 00:48:49 (11445) [[32mINFO[0m] Self-update of script version 70 requested.
* 2025-09-12 00:48:49 (11450) [[32mINFO[0m] Newer version of script found. Downloading.
* 2025-09-12 00:48:49 (11459) [[32mINFO[0m] Script update to version 71 successful.
* 2025-09-12 00:48:50 (10378) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-12 00:48:50 (10379) [[32mINFO[0m]
* 2025-09-12 00:48:51 (10392) [[32mINFO[0m] [2025-09-12 00:48:51 -0500]
* 2025-09-12 00:48:51 (10392) [[32mINFO[0m] [2025-09-12 00:48:51 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-12 00:48:51 (10392) [[32mINFO[0m] [2025-09-12 00:48:51 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-12 00:48:51 (10392) [[32mINFO[0m] [2025-09-12 00:48:51 -0500]
* 2025-09-12 00:48:51 (10392) [[32mINFO[0m] [2025-09-12 00:48:51 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-12 00:48:51 (10392) [[32mINFO[0m] [2025-09-12 00:48:51 -0500] The following packages are missing from your system:
* 2025-09-12 00:48:51 (10392) [[32mINFO[0m] [2025-09-12 00:48:51 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-12 00:49:34 (10392) [[32mINFO[0m] [2025-09-12 00:49:34 -0500]
* 2025-09-12 00:49:34 (10392) [[32mINFO[0m] [2025-09-12 00:49:34 -0500] The following files were found to be altered from their original package form:
* 2025-09-12 00:49:34 (10392) [[32mINFO[0m] [2025-09-12 00:49:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-12 00:49:34 (10392) [[32mINFO[0m] [2025-09-12 00:49:34 -0500]
* 2025-09-12 00:49:34 (10409) [[32mINFO[0m]
* 2025-09-12 00:49:34 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-12 00:48:51 -0500]
[2025-09-12 00:48:51 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-12 00:48:51 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-12 00:48:51 -0500]
[2025-09-12 00:48:51 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-12 00:48:51 -0500] The following packages are missing from your system:
[2025-09-12 00:48:51 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-12 00:49:34 -0500]
[2025-09-12 00:49:34 -0500] The following files were found to be altered from their original package form:
[2025-09-12 00:49:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-12 00:49:34 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-12 00:49:34 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-12 00:49:34 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-12 00:49:34 (10378) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-12 00:49:34 (10379) [[32mINFO[0m]
* 2025-09-12 00:49:38 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-12 00:49:39 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-12 00:49:39 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-12 00:49:39 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-12 00:49:39 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-12 00:49:39 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-12 00:49:39 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-12 00:49:39 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-12 00:49:39 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-12 00:49:39 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-12 00:49:39 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-12 00:49:39 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-12 00:49:39 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-12 00:49:39 (10378) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-12 00:49:39 (10379) [[32mINFO[0m]
* 2025-09-12 00:49:39 (10392) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-12 00:49:39 (10392) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-12 00:49:39 (10392) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-09-12 00:49:39 (10392) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-12 00:49:39 (10392) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-09-12 00:49:39 (10392) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-12 00:49:39 (10392) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-12 00:49:39 (10392) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-12 00:49:39 (10392) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-12 00:49:39 (10392) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-12 00:49:39 (10392) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-12 00:49:39 (10392) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-12 00:49:39 (10392) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-12 00:49:47 (10392) [[32mINFO[0m] Metadata Cache Created
* 2025-09-12 00:49:47 (10409) [[32mINFO[0m]
* 2025-09-12 00:49:47 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-12 00:49:47 (9452) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3nBeG6LC_Z/ea_profile.json
* 2025-09-12 00:49:48 (9475) [[32mINFO[0m] Backed up EA4 profile to /tmp/3nBeG6LC_Z/ea_profile.json
* 2025-09-12 00:49:49 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-12 00:49:58 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-13 00:50:09 (11443) [[32mINFO[0m] Self-update of script version 71 requested.
* 2025-09-13 00:50:09 (11465) [[32mINFO[0m] Script is up to date.
* 2025-09-13 00:50:10 (10378) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-13 00:50:10 (10379) [[32mINFO[0m]
* 2025-09-13 00:50:11 (10392) [[32mINFO[0m] [2025-09-13 00:50:11 -0500]
* 2025-09-13 00:50:11 (10392) [[32mINFO[0m] [2025-09-13 00:50:11 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-13 00:50:11 (10392) [[32mINFO[0m] [2025-09-13 00:50:11 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-13 00:50:11 (10392) [[32mINFO[0m] [2025-09-13 00:50:11 -0500]
* 2025-09-13 00:50:11 (10392) [[32mINFO[0m] [2025-09-13 00:50:11 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-13 00:50:11 (10392) [[32mINFO[0m] [2025-09-13 00:50:11 -0500] The following packages are missing from your system:
* 2025-09-13 00:50:11 (10392) [[32mINFO[0m] [2025-09-13 00:50:11 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-13 00:50:39 (10392) [[32mINFO[0m] [2025-09-13 00:50:39 -0500]
* 2025-09-13 00:50:39 (10392) [[32mINFO[0m] [2025-09-13 00:50:39 -0500] The following files were found to be altered from their original package form:
* 2025-09-13 00:50:39 (10392) [[32mINFO[0m] [2025-09-13 00:50:39 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-13 00:50:39 (10392) [[32mINFO[0m] [2025-09-13 00:50:39 -0500]
* 2025-09-13 00:50:39 (10409) [[32mINFO[0m]
* 2025-09-13 00:50:39 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-13 00:50:11 -0500]
[2025-09-13 00:50:11 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-13 00:50:11 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-13 00:50:11 -0500]
[2025-09-13 00:50:11 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-13 00:50:11 -0500] The following packages are missing from your system:
[2025-09-13 00:50:11 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-13 00:50:39 -0500]
[2025-09-13 00:50:39 -0500] The following files were found to be altered from their original package form:
[2025-09-13 00:50:39 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-13 00:50:39 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-13 00:50:40 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-13 00:50:40 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-13 00:50:40 (10378) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-13 00:50:40 (10379) [[32mINFO[0m]
* 2025-09-13 00:50:44 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-13 00:50:45 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-13 00:50:45 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-13 00:50:45 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-13 00:50:45 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-13 00:50:45 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-13 00:50:45 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-13 00:50:45 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-13 00:50:45 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-13 00:50:45 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-13 00:50:45 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-13 00:50:45 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-13 00:50:45 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-13 00:50:45 (10378) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-13 00:50:45 (10379) [[32mINFO[0m]
* 2025-09-13 00:50:45 (10392) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-13 00:50:45 (10392) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-13 00:50:45 (10392) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-09-13 00:50:45 (10392) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-09-13 00:50:45 (10392) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-09-13 00:50:45 (10392) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-13 00:50:45 (10392) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-13 00:50:45 (10392) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-13 00:50:45 (10392) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-13 00:50:45 (10392) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-13 00:50:45 (10392) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-13 00:50:45 (10392) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-13 00:50:45 (10392) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-13 00:50:53 (10392) [[32mINFO[0m] Metadata Cache Created
* 2025-09-13 00:50:53 (10409) [[32mINFO[0m]
* 2025-09-13 00:50:54 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-13 00:50:54 (9452) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/z56GgbpmZT/ea_profile.json
* 2025-09-13 00:50:55 (9475) [[32mINFO[0m] Backed up EA4 profile to /tmp/z56GgbpmZT/ea_profile.json
* 2025-09-13 00:50:55 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-13 00:51:04 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-14 00:49:31 (11443) [[32mINFO[0m] Self-update of script version 71 requested.
* 2025-09-14 00:49:31 (11465) [[32mINFO[0m] Script is up to date.
* 2025-09-14 00:49:32 (10378) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-14 00:49:32 (10379) [[32mINFO[0m]
* 2025-09-14 00:49:33 (10392) [[32mINFO[0m] [2025-09-14 00:49:33 -0500]
* 2025-09-14 00:49:33 (10392) [[32mINFO[0m] [2025-09-14 00:49:33 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-14 00:49:33 (10392) [[32mINFO[0m] [2025-09-14 00:49:33 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-14 00:49:33 (10392) [[32mINFO[0m] [2025-09-14 00:49:33 -0500]
* 2025-09-14 00:49:33 (10392) [[32mINFO[0m] [2025-09-14 00:49:33 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-14 00:49:33 (10392) [[32mINFO[0m] [2025-09-14 00:49:33 -0500] The following packages are missing from your system:
* 2025-09-14 00:49:33 (10392) [[32mINFO[0m] [2025-09-14 00:49:33 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-14 00:50:01 (10392) [[32mINFO[0m] [2025-09-14 00:50:01 -0500]
* 2025-09-14 00:50:01 (10392) [[32mINFO[0m] [2025-09-14 00:50:01 -0500] The following files were found to be altered from their original package form:
* 2025-09-14 00:50:01 (10392) [[32mINFO[0m] [2025-09-14 00:50:01 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-14 00:50:01 (10392) [[32mINFO[0m] [2025-09-14 00:50:01 -0500]
* 2025-09-14 00:50:01 (10409) [[32mINFO[0m]
* 2025-09-14 00:50:01 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-14 00:49:33 -0500]
[2025-09-14 00:49:33 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-14 00:49:33 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-14 00:49:33 -0500]
[2025-09-14 00:49:33 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-14 00:49:33 -0500] The following packages are missing from your system:
[2025-09-14 00:49:33 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-14 00:50:01 -0500]
[2025-09-14 00:50:01 -0500] The following files were found to be altered from their original package form:
[2025-09-14 00:50:01 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-14 00:50:01 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-14 00:50:01 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-14 00:50:01 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-14 00:50:01 (10378) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-14 00:50:01 (10379) [[32mINFO[0m]
* 2025-09-14 00:50:06 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-14 00:50:07 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-14 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-14 00:50:07 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-14 00:50:07 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-14 00:50:07 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-14 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-14 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-14 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-14 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-14 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-14 00:50:07 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-14 00:50:07 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-14 00:50:07 (10378) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-14 00:50:07 (10379) [[32mINFO[0m]
* 2025-09-14 00:50:08 (10392) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-14 00:50:08 (10392) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-14 00:50:08 (10392) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-09-14 00:50:08 (10392) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-09-14 00:50:08 (10392) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-09-14 00:50:08 (10392) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-14 00:50:08 (10392) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-14 00:50:08 (10392) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-14 00:50:08 (10392) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-14 00:50:08 (10392) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-14 00:50:08 (10392) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-14 00:50:08 (10392) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-14 00:50:08 (10392) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-14 00:50:16 (10392) [[32mINFO[0m] Metadata Cache Created
* 2025-09-14 00:50:16 (10409) [[32mINFO[0m]
* 2025-09-14 00:50:16 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-14 00:50:16 (9452) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Ci5SsOaFRI/ea_profile.json
* 2025-09-14 00:50:18 (9475) [[32mINFO[0m] Backed up EA4 profile to /tmp/Ci5SsOaFRI/ea_profile.json
* 2025-09-14 00:50:18 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-14 00:50:29 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-15 00:48:45 (11443) [[32mINFO[0m] Self-update of script version 71 requested.
* 2025-09-15 00:48:45 (11465) [[32mINFO[0m] Script is up to date.
* 2025-09-15 00:48:46 (10378) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-15 00:48:46 (10379) [[32mINFO[0m]
* 2025-09-15 00:48:47 (10392) [[32mINFO[0m] [2025-09-15 00:48:47 -0500]
* 2025-09-15 00:48:47 (10392) [[32mINFO[0m] [2025-09-15 00:48:47 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-15 00:48:47 (10392) [[32mINFO[0m] [2025-09-15 00:48:47 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-15 00:48:47 (10392) [[32mINFO[0m] [2025-09-15 00:48:47 -0500]
* 2025-09-15 00:48:47 (10392) [[32mINFO[0m] [2025-09-15 00:48:47 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-15 00:48:47 (10392) [[32mINFO[0m] [2025-09-15 00:48:47 -0500] The following packages are missing from your system:
* 2025-09-15 00:48:47 (10392) [[32mINFO[0m] [2025-09-15 00:48:47 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-15 00:49:29 (10392) [[32mINFO[0m] [2025-09-15 00:49:29 -0500]
* 2025-09-15 00:49:29 (10392) [[32mINFO[0m] [2025-09-15 00:49:29 -0500] The following files were found to be altered from their original package form:
* 2025-09-15 00:49:29 (10392) [[32mINFO[0m] [2025-09-15 00:49:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-15 00:49:29 (10392) [[32mINFO[0m] [2025-09-15 00:49:29 -0500]
* 2025-09-15 00:49:29 (10409) [[32mINFO[0m]
* 2025-09-15 00:49:29 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-15 00:48:47 -0500]
[2025-09-15 00:48:47 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-15 00:48:47 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-15 00:48:47 -0500]
[2025-09-15 00:48:47 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-15 00:48:47 -0500] The following packages are missing from your system:
[2025-09-15 00:48:47 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-15 00:49:29 -0500]
[2025-09-15 00:49:29 -0500] The following files were found to be altered from their original package form:
[2025-09-15 00:49:29 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-15 00:49:29 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-15 00:49:30 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-15 00:49:30 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-15 00:49:30 (10378) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-15 00:49:30 (10379) [[32mINFO[0m]
* 2025-09-15 00:49:34 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-15 00:49:35 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-15 00:49:35 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-15 00:49:35 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-15 00:49:35 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-15 00:49:35 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-15 00:49:35 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-15 00:49:35 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-15 00:49:35 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-15 00:49:35 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-15 00:49:35 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-15 00:49:35 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-15 00:49:35 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-15 00:49:35 (10378) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-15 00:49:35 (10379) [[32mINFO[0m]
* 2025-09-15 00:49:35 (10392) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-15 00:49:36 (10392) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-15 00:49:36 (10392) [[32mINFO[0m] * EA4: 208.74.123.61
* 2025-09-15 00:49:36 (10392) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-15 00:49:36 (10392) [[32mINFO[0m] * cpanel-plugins: 208.74.123.61
* 2025-09-15 00:49:36 (10392) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-15 00:49:36 (10392) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-15 00:49:36 (10392) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-15 00:49:36 (10392) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-15 00:49:36 (10392) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-15 00:49:36 (10392) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-15 00:49:36 (10392) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-15 00:49:36 (10392) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-15 00:49:44 (10392) [[32mINFO[0m] Metadata Cache Created
* 2025-09-15 00:49:44 (10409) [[32mINFO[0m]
* 2025-09-15 00:49:45 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-15 00:49:45 (9452) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AFRqNpRzOf/ea_profile.json
* 2025-09-15 00:49:46 (9475) [[32mINFO[0m] Backed up EA4 profile to /tmp/AFRqNpRzOf/ea_profile.json
* 2025-09-15 00:49:46 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-15 00:49:55 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-16 00:48:51 (11443) [[32mINFO[0m] Self-update of script version 71 requested.
* 2025-09-16 00:48:51 (11465) [[32mINFO[0m] Script is up to date.
* 2025-09-16 00:48:52 (10378) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-16 00:48:52 (10379) [[32mINFO[0m]
* 2025-09-16 00:48:53 (10392) [[32mINFO[0m] [2025-09-16 00:48:53 -0500]
* 2025-09-16 00:48:53 (10392) [[32mINFO[0m] [2025-09-16 00:48:53 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-16 00:48:53 (10392) [[32mINFO[0m] [2025-09-16 00:48:53 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-16 00:48:53 (10392) [[32mINFO[0m] [2025-09-16 00:48:53 -0500]
* 2025-09-16 00:48:53 (10392) [[32mINFO[0m] [2025-09-16 00:48:53 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-16 00:48:53 (10392) [[32mINFO[0m] [2025-09-16 00:48:53 -0500] The following packages are missing from your system:
* 2025-09-16 00:48:53 (10392) [[32mINFO[0m] [2025-09-16 00:48:53 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-16 00:49:36 (10392) [[32mINFO[0m] [2025-09-16 00:49:36 -0500]
* 2025-09-16 00:49:36 (10392) [[32mINFO[0m] [2025-09-16 00:49:36 -0500] The following files were found to be altered from their original package form:
* 2025-09-16 00:49:36 (10392) [[32mINFO[0m] [2025-09-16 00:49:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-16 00:49:36 (10392) [[32mINFO[0m] [2025-09-16 00:49:36 -0500]
* 2025-09-16 00:49:36 (10409) [[32mINFO[0m]
* 2025-09-16 00:49:36 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-16 00:48:53 -0500]
[2025-09-16 00:48:53 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-16 00:48:53 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-16 00:48:53 -0500]
[2025-09-16 00:48:53 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-16 00:48:53 -0500] The following packages are missing from your system:
[2025-09-16 00:48:53 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-16 00:49:36 -0500]
[2025-09-16 00:49:36 -0500] The following files were found to be altered from their original package form:
[2025-09-16 00:49:36 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-16 00:49:36 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-16 00:49:37 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-16 00:49:37 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-16 00:49:37 (10378) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-16 00:49:37 (10379) [[32mINFO[0m]
* 2025-09-16 00:49:41 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-16 00:49:42 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-16 00:49:42 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-16 00:49:42 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-16 00:49:42 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-16 00:49:42 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-16 00:49:42 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-16 00:49:42 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-16 00:49:42 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-16 00:49:42 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-16 00:49:42 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-16 00:49:42 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-16 00:49:42 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-16 00:49:42 (10378) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-16 00:49:42 (10379) [[32mINFO[0m]
* 2025-09-16 00:49:42 (10392) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-16 00:49:43 (10392) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-16 00:49:43 (10392) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-09-16 00:49:43 (10392) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-09-16 00:49:43 (10392) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-09-16 00:49:43 (10392) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-16 00:49:43 (10392) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-16 00:49:43 (10392) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-16 00:49:43 (10392) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-16 00:49:43 (10392) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-16 00:49:43 (10392) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-16 00:49:43 (10392) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-16 00:49:43 (10392) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-16 00:49:50 (10392) [[32mINFO[0m] Metadata Cache Created
* 2025-09-16 00:49:50 (10409) [[32mINFO[0m]
* 2025-09-16 00:49:50 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-16 00:49:50 (9452) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SlvFXb0C0M/ea_profile.json
* 2025-09-16 00:49:51 (9475) [[32mINFO[0m] Backed up EA4 profile to /tmp/SlvFXb0C0M/ea_profile.json
* 2025-09-16 00:49:51 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-16 00:50:01 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-17 00:51:16 (11443) [[32mINFO[0m] Self-update of script version 71 requested.
* 2025-09-17 00:51:17 (11465) [[32mINFO[0m] Script is up to date.
* 2025-09-17 00:51:18 (10378) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-17 00:51:18 (10379) [[32mINFO[0m]
* 2025-09-17 00:51:18 (10392) [[32mINFO[0m] [2025-09-17 00:51:18 -0500]
* 2025-09-17 00:51:18 (10392) [[32mINFO[0m] [2025-09-17 00:51:18 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-17 00:51:18 (10392) [[32mINFO[0m] [2025-09-17 00:51:18 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-17 00:51:18 (10392) [[32mINFO[0m] [2025-09-17 00:51:18 -0500]
* 2025-09-17 00:51:18 (10392) [[32mINFO[0m] [2025-09-17 00:51:18 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-17 00:51:18 (10392) [[32mINFO[0m] [2025-09-17 00:51:18 -0500] The following packages are missing from your system:
* 2025-09-17 00:51:18 (10392) [[32mINFO[0m] [2025-09-17 00:51:18 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-17 00:52:00 (10392) [[32mINFO[0m] [2025-09-17 00:52:00 -0500]
* 2025-09-17 00:52:00 (10392) [[32mINFO[0m] [2025-09-17 00:52:00 -0500] The following files were found to be altered from their original package form:
* 2025-09-17 00:52:00 (10392) [[32mINFO[0m] [2025-09-17 00:52:00 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-17 00:52:00 (10392) [[32mINFO[0m] [2025-09-17 00:52:00 -0500]
* 2025-09-17 00:52:00 (10409) [[32mINFO[0m]
* 2025-09-17 00:52:00 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-17 00:51:18 -0500]
[2025-09-17 00:51:18 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-17 00:51:18 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-17 00:51:18 -0500]
[2025-09-17 00:51:18 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-17 00:51:18 -0500] The following packages are missing from your system:
[2025-09-17 00:51:18 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-17 00:52:00 -0500]
[2025-09-17 00:52:00 -0500] The following files were found to be altered from their original package form:
[2025-09-17 00:52:00 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-17 00:52:00 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-17 00:52:00 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-17 00:52:00 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-17 00:52:00 (10378) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-17 00:52:00 (10379) [[32mINFO[0m]
* 2025-09-17 00:52:04 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-17 00:52:05 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-17 00:52:05 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-17 00:52:05 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-17 00:52:05 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-17 00:52:05 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-17 00:52:05 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-17 00:52:05 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-17 00:52:05 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-17 00:52:05 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-17 00:52:05 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-17 00:52:05 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-17 00:52:05 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-17 00:52:05 (10378) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-17 00:52:05 (10379) [[32mINFO[0m]
* 2025-09-17 00:52:05 (10392) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-17 00:52:05 (10392) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-17 00:52:05 (10392) [[32mINFO[0m] * EA4: 63.247.64.58
* 2025-09-17 00:52:05 (10392) [[32mINFO[0m] * cpanel-addons-production-feed: 63.247.64.58
* 2025-09-17 00:52:05 (10392) [[32mINFO[0m] * cpanel-plugins: 63.247.64.58
* 2025-09-17 00:52:05 (10392) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-17 00:52:05 (10392) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-17 00:52:05 (10392) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-17 00:52:05 (10392) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-17 00:52:05 (10392) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-17 00:52:05 (10392) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-17 00:52:05 (10392) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-17 00:52:05 (10392) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-17 00:52:13 (10392) [[32mINFO[0m] Metadata Cache Created
* 2025-09-17 00:52:13 (10409) [[32mINFO[0m]
* 2025-09-17 00:52:13 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-17 00:52:13 (9452) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/D1dTa0x8UM/ea_profile.json
* 2025-09-17 00:52:14 (9475) [[32mINFO[0m] Backed up EA4 profile to /tmp/D1dTa0x8UM/ea_profile.json
* 2025-09-17 00:52:15 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-17 00:52:24 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-18 00:52:14 (11443) [[32mINFO[0m] Self-update of script version 71 requested.
* 2025-09-18 00:52:14 (11465) [[32mINFO[0m] Script is up to date.
* 2025-09-18 00:52:15 (10378) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-18 00:52:15 (10379) [[32mINFO[0m]
* 2025-09-18 00:53:00 (10392) [[32mINFO[0m] [2025-09-18 00:53:00 -0500]
* 2025-09-18 00:53:00 (10392) [[32mINFO[0m] [2025-09-18 00:53:00 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-18 00:53:00 (10392) [[32mINFO[0m] [2025-09-18 00:53:00 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-18 00:53:00 (10392) [[32mINFO[0m] [2025-09-18 00:53:00 -0500]
* 2025-09-18 00:53:00 (10392) [[32mINFO[0m] [2025-09-18 00:53:00 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-18 00:53:00 (10392) [[32mINFO[0m] [2025-09-18 00:53:00 -0500]
* 2025-09-18 00:53:00 (10392) [[32mINFO[0m] [2025-09-18 00:53:00 -0500] The following files were found to be altered from their original package form:
* 2025-09-18 00:53:00 (10392) [[32mINFO[0m] [2025-09-18 00:53:00 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-18 00:53:00 (10392) [[32mINFO[0m] [2025-09-18 00:53:00 -0500]
* 2025-09-18 00:53:00 (10409) [[32mINFO[0m]
* 2025-09-18 00:53:00 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-18 00:53:00 -0500]
[2025-09-18 00:53:00 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-18 00:53:00 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-18 00:53:00 -0500]
[2025-09-18 00:53:00 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-18 00:53:00 -0500]
[2025-09-18 00:53:00 -0500] The following files were found to be altered from their original package form:
[2025-09-18 00:53:00 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-18 00:53:00 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-18 00:53:00 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-18 00:53:00 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-18 00:53:00 (10378) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-18 00:53:00 (10379) [[32mINFO[0m]
* 2025-09-18 00:53:04 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-18 00:53:05 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-18 00:53:05 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-18 00:53:05 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-18 00:53:05 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-18 00:53:05 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-18 00:53:05 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-18 00:53:05 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-18 00:53:05 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-18 00:53:05 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-18 00:53:05 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-18 00:53:05 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 17 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-18 00:53:05 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-18 00:53:05 (10378) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-18 00:53:05 (10379) [[32mINFO[0m]
* 2025-09-18 00:53:06 (10392) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-18 00:53:06 (10392) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-18 00:53:06 (10392) [[32mINFO[0m] * EA4: 63.247.64.58
* 2025-09-18 00:53:06 (10392) [[32mINFO[0m] * cpanel-addons-production-feed: 63.247.64.58
* 2025-09-18 00:53:06 (10392) [[32mINFO[0m] * cpanel-plugins: 63.247.64.58
* 2025-09-18 00:53:06 (10392) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-18 00:53:06 (10392) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-18 00:53:06 (10392) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-18 00:53:06 (10392) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-18 00:53:06 (10392) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-18 00:53:06 (10392) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-18 00:53:06 (10392) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-18 00:53:06 (10392) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-18 00:53:22 (10392) [[32mINFO[0m] Metadata Cache Created
* 2025-09-18 00:53:22 (10409) [[32mINFO[0m]
* 2025-09-18 00:53:23 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-18 00:53:23 (9452) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/aAGZA_xUsS/ea_profile.json
* 2025-09-18 00:53:23 (9475) [[32mINFO[0m] Backed up EA4 profile to /tmp/aAGZA_xUsS/ea_profile.json
* 2025-09-18 00:53:24 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-18 00:53:33 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-19 00:48:54 (11443) [[32mINFO[0m] Self-update of script version 71 requested.
* 2025-09-19 00:48:54 (11465) [[32mINFO[0m] Script is up to date.
* 2025-09-19 00:48:56 (10378) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-19 00:48:56 (10379) [[32mINFO[0m]
* 2025-09-19 00:48:56 (10392) [[32mINFO[0m] [2025-09-19 00:48:56 -0500]
* 2025-09-19 00:48:56 (10392) [[32mINFO[0m] [2025-09-19 00:48:56 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-19 00:48:56 (10392) [[32mINFO[0m] [2025-09-19 00:48:56 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-19 00:48:56 (10392) [[32mINFO[0m] [2025-09-19 00:48:56 -0500]
* 2025-09-19 00:48:56 (10392) [[32mINFO[0m] [2025-09-19 00:48:56 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-19 00:48:56 (10392) [[32mINFO[0m] [2025-09-19 00:48:56 -0500] The following packages are missing from your system:
* 2025-09-19 00:48:56 (10392) [[32mINFO[0m] [2025-09-19 00:48:56 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-19 00:49:43 (10392) [[32mINFO[0m] [2025-09-19 00:49:43 -0500]
* 2025-09-19 00:49:43 (10392) [[32mINFO[0m] [2025-09-19 00:49:43 -0500] The following files were found to be altered from their original package form:
* 2025-09-19 00:49:43 (10392) [[32mINFO[0m] [2025-09-19 00:49:43 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-19 00:49:43 (10392) [[32mINFO[0m] [2025-09-19 00:49:43 -0500]
* 2025-09-19 00:49:43 (10409) [[32mINFO[0m]
* 2025-09-19 00:49:43 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-19 00:48:56 -0500]
[2025-09-19 00:48:56 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-19 00:48:56 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-19 00:48:56 -0500]
[2025-09-19 00:48:56 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-19 00:48:56 -0500] The following packages are missing from your system:
[2025-09-19 00:48:56 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-19 00:49:43 -0500]
[2025-09-19 00:49:43 -0500] The following files were found to be altered from their original package form:
[2025-09-19 00:49:43 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-19 00:49:43 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-19 00:49:43 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-19 00:49:43 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-19 00:49:43 (10378) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-19 00:49:43 (10379) [[32mINFO[0m]
* 2025-09-19 00:49:47 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-19 00:49:49 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-19 00:49:49 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-19 00:49:49 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-19 00:49:49 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-19 00:49:49 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-19 00:49:49 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-19 00:49:49 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-19 00:49:49 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-19 00:49:49 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-19 00:49:49 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-19 00:49:49 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-19 00:49:49 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-19 00:49:49 (10378) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-19 00:49:49 (10379) [[32mINFO[0m]
* 2025-09-19 00:49:49 (10392) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-19 00:49:49 (10392) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-19 00:49:49 (10392) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-09-19 00:49:49 (10392) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-09-19 00:49:49 (10392) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-09-19 00:49:49 (10392) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-19 00:49:49 (10392) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-19 00:49:49 (10392) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-19 00:49:49 (10392) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-19 00:49:49 (10392) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-19 00:49:49 (10392) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-19 00:49:49 (10392) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-19 00:49:49 (10392) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-19 00:49:56 (10392) [[32mINFO[0m] Metadata Cache Created
* 2025-09-19 00:49:56 (10409) [[32mINFO[0m]
* 2025-09-19 00:49:57 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-19 00:49:57 (9452) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pHb26VlUmC/ea_profile.json
* 2025-09-19 00:49:58 (9475) [[32mINFO[0m] Backed up EA4 profile to /tmp/pHb26VlUmC/ea_profile.json
* 2025-09-19 00:49:58 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-19 00:50:07 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-20 00:52:00 (11443) [[32mINFO[0m] Self-update of script version 71 requested.
* 2025-09-20 00:52:00 (11465) [[32mINFO[0m] Script is up to date.
* 2025-09-20 00:52:01 (10378) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-20 00:52:01 (10379) [[32mINFO[0m]
* 2025-09-20 00:52:02 (10392) [[32mINFO[0m] [2025-09-20 00:52:02 -0500]
* 2025-09-20 00:52:02 (10392) [[32mINFO[0m] [2025-09-20 00:52:02 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-20 00:52:02 (10392) [[32mINFO[0m] [2025-09-20 00:52:02 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-20 00:52:02 (10392) [[32mINFO[0m] [2025-09-20 00:52:02 -0500]
* 2025-09-20 00:52:02 (10392) [[32mINFO[0m] [2025-09-20 00:52:02 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-20 00:52:02 (10392) [[32mINFO[0m] [2025-09-20 00:52:02 -0500] The following packages are missing from your system:
* 2025-09-20 00:52:02 (10392) [[32mINFO[0m] [2025-09-20 00:52:02 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-20 00:52:31 (10392) [[32mINFO[0m] [2025-09-20 00:52:31 -0500]
* 2025-09-20 00:52:31 (10392) [[32mINFO[0m] [2025-09-20 00:52:31 -0500] The following files were found to be altered from their original package form:
* 2025-09-20 00:52:31 (10392) [[32mINFO[0m] [2025-09-20 00:52:31 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-20 00:52:31 (10392) [[32mINFO[0m] [2025-09-20 00:52:31 -0500]
* 2025-09-20 00:52:31 (10409) [[32mINFO[0m]
* 2025-09-20 00:52:31 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-20 00:52:02 -0500]
[2025-09-20 00:52:02 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-20 00:52:02 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-20 00:52:02 -0500]
[2025-09-20 00:52:02 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-20 00:52:02 -0500] The following packages are missing from your system:
[2025-09-20 00:52:02 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-20 00:52:31 -0500]
[2025-09-20 00:52:31 -0500] The following files were found to be altered from their original package form:
[2025-09-20 00:52:31 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-20 00:52:31 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-20 00:52:31 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-20 00:52:31 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-20 00:52:31 (10378) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-20 00:52:31 (10379) [[32mINFO[0m]
* 2025-09-20 00:52:35 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-20 00:52:37 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-20 00:52:37 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-20 00:52:37 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-20 00:52:37 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-20 00:52:37 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-20 00:52:37 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-20 00:52:37 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-20 00:52:37 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-20 00:52:37 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-20 00:52:37 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-20 00:52:37 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-20 00:52:37 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-20 00:52:37 (10378) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-20 00:52:37 (10379) [[32mINFO[0m]
* 2025-09-20 00:52:37 (10392) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-20 00:52:37 (10392) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-20 00:52:37 (10392) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-09-20 00:52:37 (10392) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-09-20 00:52:37 (10392) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-09-20 00:52:37 (10392) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-20 00:52:37 (10392) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-20 00:52:37 (10392) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-20 00:52:37 (10392) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-20 00:52:37 (10392) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-20 00:52:37 (10392) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-20 00:52:37 (10392) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-20 00:52:37 (10392) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-20 00:52:46 (10392) [[32mINFO[0m] Metadata Cache Created
* 2025-09-20 00:52:46 (10409) [[32mINFO[0m]
* 2025-09-20 00:52:46 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-20 00:52:46 (9452) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xM2wNJzZMw/ea_profile.json
* 2025-09-20 00:52:47 (9475) [[32mINFO[0m] Backed up EA4 profile to /tmp/xM2wNJzZMw/ea_profile.json
* 2025-09-20 00:52:48 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-20 00:52:57 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-21 00:49:24 (11443) [[32mINFO[0m] Self-update of script version 71 requested.
* 2025-09-21 00:49:24 (11465) [[32mINFO[0m] Script is up to date.
* 2025-09-21 00:49:25 (10378) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-21 00:49:25 (10379) [[32mINFO[0m]
* 2025-09-21 00:49:26 (10392) [[32mINFO[0m] [2025-09-21 00:49:26 -0500]
* 2025-09-21 00:49:26 (10392) [[32mINFO[0m] [2025-09-21 00:49:26 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-21 00:49:26 (10392) [[32mINFO[0m] [2025-09-21 00:49:26 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-21 00:49:26 (10392) [[32mINFO[0m] [2025-09-21 00:49:26 -0500]
* 2025-09-21 00:49:26 (10392) [[32mINFO[0m] [2025-09-21 00:49:26 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-21 00:49:26 (10392) [[32mINFO[0m] [2025-09-21 00:49:26 -0500] The following packages are missing from your system:
* 2025-09-21 00:49:26 (10392) [[32mINFO[0m] [2025-09-21 00:49:26 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-21 00:49:54 (10392) [[32mINFO[0m] [2025-09-21 00:49:54 -0500]
* 2025-09-21 00:49:54 (10392) [[32mINFO[0m] [2025-09-21 00:49:54 -0500] The following files were found to be altered from their original package form:
* 2025-09-21 00:49:54 (10392) [[32mINFO[0m] [2025-09-21 00:49:54 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-21 00:49:54 (10392) [[32mINFO[0m] [2025-09-21 00:49:54 -0500]
* 2025-09-21 00:49:54 (10409) [[32mINFO[0m]
* 2025-09-21 00:49:54 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-21 00:49:26 -0500]
[2025-09-21 00:49:26 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-21 00:49:26 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-21 00:49:26 -0500]
[2025-09-21 00:49:26 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-21 00:49:26 -0500] The following packages are missing from your system:
[2025-09-21 00:49:26 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-21 00:49:54 -0500]
[2025-09-21 00:49:54 -0500] The following files were found to be altered from their original package form:
[2025-09-21 00:49:54 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-21 00:49:54 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-21 00:49:54 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-21 00:49:54 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-21 00:49:54 (10378) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-21 00:49:54 (10379) [[32mINFO[0m]
* 2025-09-21 00:49:58 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-21 00:49:59 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-21 00:49:59 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-21 00:49:59 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-21 00:49:59 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-21 00:49:59 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-21 00:49:59 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-21 00:49:59 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-21 00:49:59 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-21 00:49:59 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-21 00:49:59 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-21 00:49:59 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-21 00:49:59 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-21 00:49:59 (10378) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-21 00:49:59 (10379) [[32mINFO[0m]
* 2025-09-21 00:49:59 (10392) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-21 00:50:00 (10392) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-21 00:50:00 (10392) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-09-21 00:50:00 (10392) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-09-21 00:50:00 (10392) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-09-21 00:50:00 (10392) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-21 00:50:00 (10392) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-21 00:50:00 (10392) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-21 00:50:00 (10392) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-21 00:50:00 (10392) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-21 00:50:00 (10392) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-21 00:50:00 (10392) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-21 00:50:00 (10392) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-21 00:50:09 (10392) [[32mINFO[0m] Metadata Cache Created
* 2025-09-21 00:50:09 (10409) [[32mINFO[0m]
* 2025-09-21 00:50:10 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-21 00:50:10 (9452) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AswzPhOOLf/ea_profile.json
* 2025-09-21 00:50:11 (9475) [[32mINFO[0m] Backed up EA4 profile to /tmp/AswzPhOOLf/ea_profile.json
* 2025-09-21 00:50:11 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-21 00:50:20 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-22 00:49:49 (11443) [[32mINFO[0m] Self-update of script version 71 requested.
* 2025-09-22 00:49:49 (11465) [[32mINFO[0m] Script is up to date.
* 2025-09-22 00:49:50 (10378) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-22 00:49:50 (10379) [[32mINFO[0m]
* 2025-09-22 00:49:51 (10392) [[32mINFO[0m] [2025-09-22 00:49:51 -0500]
* 2025-09-22 00:49:51 (10392) [[32mINFO[0m] [2025-09-22 00:49:51 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-22 00:49:51 (10392) [[32mINFO[0m] [2025-09-22 00:49:51 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-22 00:49:51 (10392) [[32mINFO[0m] [2025-09-22 00:49:51 -0500]
* 2025-09-22 00:49:51 (10392) [[32mINFO[0m] [2025-09-22 00:49:51 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-22 00:49:51 (10392) [[32mINFO[0m] [2025-09-22 00:49:51 -0500] The following packages are missing from your system:
* 2025-09-22 00:49:51 (10392) [[32mINFO[0m] [2025-09-22 00:49:51 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-22 00:50:34 (10392) [[32mINFO[0m] [2025-09-22 00:50:34 -0500]
* 2025-09-22 00:50:34 (10392) [[32mINFO[0m] [2025-09-22 00:50:34 -0500] The following files were found to be altered from their original package form:
* 2025-09-22 00:50:34 (10392) [[32mINFO[0m] [2025-09-22 00:50:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-22 00:50:34 (10392) [[32mINFO[0m] [2025-09-22 00:50:34 -0500]
* 2025-09-22 00:50:34 (10409) [[32mINFO[0m]
* 2025-09-22 00:50:34 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-22 00:49:51 -0500]
[2025-09-22 00:49:51 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-22 00:49:51 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-22 00:49:51 -0500]
[2025-09-22 00:49:51 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-22 00:49:51 -0500] The following packages are missing from your system:
[2025-09-22 00:49:51 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-22 00:50:34 -0500]
[2025-09-22 00:50:34 -0500] The following files were found to be altered from their original package form:
[2025-09-22 00:50:34 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-22 00:50:34 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-22 00:50:34 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-22 00:50:34 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-22 00:50:34 (10378) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-22 00:50:34 (10379) [[32mINFO[0m]
* 2025-09-22 00:50:38 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-22 00:50:40 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-22 00:50:40 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-22 00:50:40 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-22 00:50:40 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-22 00:50:40 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-22 00:50:40 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-22 00:50:40 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-22 00:50:40 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-22 00:50:40 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-22 00:50:40 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-22 00:50:40 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-22 00:50:40 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-22 00:50:40 (10378) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-22 00:50:40 (10379) [[32mINFO[0m]
* 2025-09-22 00:50:40 (10392) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-22 00:50:40 (10392) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-22 00:50:40 (10392) [[32mINFO[0m] * EA4: 208.74.123.62
* 2025-09-22 00:50:40 (10392) [[32mINFO[0m] * cpanel-addons-production-feed: 208.74.123.62
* 2025-09-22 00:50:40 (10392) [[32mINFO[0m] * cpanel-plugins: 208.74.123.62
* 2025-09-22 00:50:40 (10392) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-22 00:50:40 (10392) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-22 00:50:40 (10392) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-22 00:50:40 (10392) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-22 00:50:40 (10392) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-22 00:50:40 (10392) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-22 00:50:40 (10392) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-22 00:50:40 (10392) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-22 00:50:51 (10392) [[32mINFO[0m] Metadata Cache Created
* 2025-09-22 00:50:51 (10409) [[32mINFO[0m]
* 2025-09-22 00:50:51 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-22 00:50:51 (9452) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/IUDQBlgA5j/ea_profile.json
* 2025-09-22 00:50:52 (9475) [[32mINFO[0m] Backed up EA4 profile to /tmp/IUDQBlgA5j/ea_profile.json
* 2025-09-22 00:50:53 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-22 00:51:02 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-23 00:48:59 (11443) [[32mINFO[0m] Self-update of script version 71 requested.
* 2025-09-23 00:48:59 (11465) [[32mINFO[0m] Script is up to date.
* 2025-09-23 00:49:00 (10378) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-23 00:49:00 (10379) [[32mINFO[0m]
* 2025-09-23 00:49:00 (10392) [[32mINFO[0m] [2025-09-23 00:49:00 -0500]
* 2025-09-23 00:49:00 (10392) [[32mINFO[0m] [2025-09-23 00:49:00 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-23 00:49:00 (10392) [[32mINFO[0m] [2025-09-23 00:49:00 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-23 00:49:00 (10392) [[32mINFO[0m] [2025-09-23 00:49:00 -0500]
* 2025-09-23 00:49:00 (10392) [[32mINFO[0m] [2025-09-23 00:49:00 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-23 00:49:00 (10392) [[32mINFO[0m] [2025-09-23 00:49:00 -0500] The following packages are missing from your system:
* 2025-09-23 00:49:00 (10392) [[32mINFO[0m] [2025-09-23 00:49:00 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
* 2025-09-23 00:49:45 (10392) [[32mINFO[0m] [2025-09-23 00:49:45 -0500]
* 2025-09-23 00:49:45 (10392) [[32mINFO[0m] [2025-09-23 00:49:45 -0500] The following files were found to be altered from their original package form:
* 2025-09-23 00:49:45 (10392) [[32mINFO[0m] [2025-09-23 00:49:45 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-23 00:49:45 (10392) [[32mINFO[0m] [2025-09-23 00:49:45 -0500]
* 2025-09-23 00:49:45 (10409) [[32mINFO[0m]
* 2025-09-23 00:49:45 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-23 00:49:00 -0500]
[2025-09-23 00:49:00 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-23 00:49:00 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-23 00:49:00 -0500]
[2025-09-23 00:49:00 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-23 00:49:00 -0500] The following packages are missing from your system:
[2025-09-23 00:49:00 -0500] cpanel-perl-532-5.32.0-1.cp108~el7
[2025-09-23 00:49:45 -0500]
[2025-09-23 00:49:45 -0500] The following files were found to be altered from their original package form:
[2025-09-23 00:49:45 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-23 00:49:45 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-23 00:49:45 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-23 00:49:45 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-23 00:49:45 (10378) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-23 00:49:45 (10379) [[32mINFO[0m]
* 2025-09-23 00:49:49 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-23 00:49:51 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-23 00:49:51 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-23 00:49:51 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-23 00:49:51 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-23 00:49:51 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-23 00:49:51 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-23 00:49:51 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-23 00:49:51 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-23 00:49:51 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-23 00:49:51 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-23 00:49:51 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-23 00:49:51 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'hgrepo-testing' from /etc/yum.repos.d/hgrepo-testing.repo
* 2025-09-23 00:49:51 (10378) [[32mINFO[0m] Running: /usr/bin/yum makecache
* 2025-09-23 00:49:51 (10379) [[32mINFO[0m]
* 2025-09-23 00:49:51 (10392) [[32mINFO[0m] Loaded plugins: fastestmirror, post-transaction-actions, universal-hooks
* 2025-09-23 00:49:51 (10392) [[32mINFO[0m] Loading mirror speeds from cached hostfile
* 2025-09-23 00:49:51 (10392) [[32mINFO[0m] * EA4: 63.247.64.58
* 2025-09-23 00:49:51 (10392) [[32mINFO[0m] * cpanel-addons-production-feed: 63.247.64.58
* 2025-09-23 00:49:51 (10392) [[32mINFO[0m] * cpanel-plugins: 63.247.64.58
* 2025-09-23 00:49:51 (10392) [[32mINFO[0m] * base: mirrors-pro1.newfold.com
* 2025-09-23 00:49:51 (10392) [[32mINFO[0m] * centos-sclo-rh: mirrors-pro1.newfold.com
* 2025-09-23 00:49:51 (10392) [[32mINFO[0m] * centos-sclo-sclo: mirrors-pro1.newfold.com
* 2025-09-23 00:49:51 (10392) [[32mINFO[0m] * epel: mirrors-pro1.newfold.com
* 2025-09-23 00:49:51 (10392) [[32mINFO[0m] * extras: mirrors-pro1.newfold.com
* 2025-09-23 00:49:51 (10392) [[32mINFO[0m] * updates: mirrors-pro1.newfold.com
* 2025-09-23 00:49:51 (10392) [[32mINFO[0m] * zabbix: mirrors-pro1.newfold.com
* 2025-09-23 00:49:51 (10392) [[32mINFO[0m] * zabbix-non-supported: mirrors-pro1.newfold.com
* 2025-09-23 00:49:59 (10392) [[32mINFO[0m] Metadata Cache Created
* 2025-09-23 00:49:59 (10409) [[32mINFO[0m]
* 2025-09-23 00:49:59 (2347) [[32mINFO[0m] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-23 00:50:00 (9452) [[32mINFO[0m] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/__b39ueDd9/ea_profile.json
* 2025-09-23 00:50:00 (9475) [[32mINFO[0m] Backed up EA4 profile to /tmp/__b39ueDd9/ea_profile.json
* 2025-09-23 00:50:01 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-rbld
- ea-php56
- ea-php56-libc-client
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-devel
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imagick
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube10
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mssql
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-pspell
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-tidy
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-libc-client
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-bz2
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-devel
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imagick
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube10
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-pspell
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-tidy
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php72-php-imagick
- ea-php72-php-mcrypt
- ea-php73-php-imagick
- ea-php74-php-apcu
- ea-php74-php-imagick
- ea-php80-php-apcu
- ea-php80-php-imagick
- ea-php81-php-apcu
- ea-php81-php-imagick
- ea-php82-php-apcu
- ea-php82-php-imagick
- ea-php83-php-apcu
- ea-php83-php-imagick
- ea-ror42
- ea-ruby24-libuv
- ea-ruby24-mod-passenger
- ea-ruby24-ruby
- ea-ruby24-ruby-devel
- ea-ruby24-ruby-doc
- ea-ruby24-ruby-irb
- ea-ruby24-ruby-libs
- ea-ruby24-ruby-wrapper
- ea-ruby24-rubygem-bigdecimal
- ea-ruby24-rubygem-builder
- ea-ruby24-rubygem-bundler
- ea-ruby24-rubygem-crass
- ea-ruby24-rubygem-did-you-mean
- ea-ruby24-rubygem-erubis
- ea-ruby24-rubygem-i18n
- ea-ruby24-rubygem-io-console
- ea-ruby24-rubygem-json
- ea-ruby24-rubygem-loofah
- ea-ruby24-rubygem-minitest
- ea-ruby24-rubygem-mizuho
- ea-ruby24-rubygem-mizuho-doc
- ea-ruby24-rubygem-mysql2
- ea-ruby24-rubygem-net-telnet
- ea-ruby24-rubygem-nokogiri
- ea-ruby24-rubygem-nokogiri-doc
- ea-ruby24-rubygem-openssl
- ea-ruby24-rubygem-passenger
- ea-ruby24-rubygem-passenger-doc
- ea-ruby24-rubygem-power-assert
- ea-ruby24-rubygem-psych
- ea-ruby24-rubygem-rack
- ea-ruby24-rubygem-rails-html-sanitizer
- ea-ruby24-rubygem-rake
- ea-ruby24-rubygem-rdoc
- ea-ruby24-rubygem-rmagick
- ea-ruby24-rubygem-sqlite3
- ea-ruby24-rubygem-sqlite3-doc
- ea-ruby24-rubygem-test-unit
- ea-ruby24-rubygem-thor
- ea-ruby24-rubygem-thread-safe
- ea-ruby24-rubygem-tzinfo
- ea-ruby24-rubygem-xmlrpc
- ea-ruby24-rubygems
* 2025-09-23 00:50:13 (479) [[33mWARN[0m] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-24 00:50:18 (11443) [[32mINFO[0m] Self-update of script version 71 requested.
* 2025-09-24 00:50:18 (11465) [[32mINFO[0m] Script is up to date.
* 2025-09-24 00:50:19 (10378) [[32mINFO[0m] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-24 00:50:19 (10379) [[32mINFO[0m]
* 2025-09-24 00:50:58 (10392) [[32mINFO[0m] [2025-09-24 00:50:58 -0500]
* 2025-09-24 00:50:58 (10392) [[32mINFO[0m] [2025-09-24 00:50:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
* 2025-09-24 00:50:58 (10392) [[32mINFO[0m] [2025-09-24 00:50:58 -0500] If you did not make these changes intentionally, you can correct them by running:
* 2025-09-24 00:50:58 (10392) [[32mINFO[0m] [2025-09-24 00:50:58 -0500]
* 2025-09-24 00:50:58 (10392) [[32mINFO[0m] [2025-09-24 00:50:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-24 00:50:58 (10392) [[32mINFO[0m] [2025-09-24 00:50:58 -0500]
* 2025-09-24 00:50:58 (10392) [[32mINFO[0m] [2025-09-24 00:50:58 -0500] The following files were found to be altered from their original package form:
* 2025-09-24 00:50:58 (10392) [[32mINFO[0m] [2025-09-24 00:50:58 -0500] cpanel-exim,4.98.1,2.cp108~el7
* 2025-09-24 00:50:58 (10392) [[32mINFO[0m] [2025-09-24 00:50:58 -0500]
* 2025-09-24 00:50:58 (10409) [[32mINFO[0m]
* 2025-09-24 00:50:58 (7236) [[33mWARN[0m] /usr/local/cpanel/scripts/check_cpanel_pkgs reported that your system
has altered packages.
[2025-09-24 00:50:58 -0500]
[2025-09-24 00:50:58 -0500] Problems were detected with cPanel-provided files which are controlled by packages.
[2025-09-24 00:50:58 -0500] If you did not make these changes intentionally, you can correct them by running:
[2025-09-24 00:50:58 -0500]
[2025-09-24 00:50:58 -0500] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2025-09-24 00:50:58 -0500]
[2025-09-24 00:50:58 -0500] The following files were found to be altered from their original package form:
[2025-09-24 00:50:58 -0500] cpanel-exim,4.98.1,2.cp108~el7
[2025-09-24 00:50:58 -0500]
Running check_cpanel_pkgs with the fix arguent should correct the issue.
Example: /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
* 2025-09-24 00:50:59 (4432) [[33mWARN[0m] You have MySQL 5.7 installed.
This version is not available for AlmaLinux 8.
* 2025-09-24 00:50:59 (4439) [[32mINFO[0m] You can manually upgrade your installation of MySQL using the following command:
/usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6
Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.
* 2025-09-24 00:50:59 (10378) [[32mINFO[0m] Running: /usr/bin/yum list extras
* 2025-09-24 00:50:59 (10379) [[32mINFO[0m]
* 2025-09-24 00:51:02 (262) [[31mERROR[0m] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:
TaniumClient
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 9 package(s) installed from unsupported YUM repo 'centos-sclo-rh' from /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 12 package(s) installed from unsupported YUM repo 'hgmonitoring' from /etc/yum.repos.d/hgmonitoring.repo
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'osquery-s3-rpm' from /etc/yum.repos.d/osquery-s3-rpm.repo
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 2 package(s) installed from unsupported YUM repo 'puppetlabs-products' from /etc/yum.repos.d/puppetlabs-products.repo
* 2025-09-24 00:51:04 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'centos-sclo-sclo' without packages installed from /etc/yum.repos.d/CentOS-SCLo-scl.repo, these will be disabled before ELevation
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'eig-percona57' from /etc/yum.repos.d/eig-percona57.repo
* 2025-09-24 00:51:04 (6584) [[33mWARN[0m] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 31 package(s) installed from unsupported YUM repo 'eig_hosting' from /etc/yum.repos.d/eig_hosting.repo
* 2025-09-24 00:51:04 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix' without packages installed from /etc/yum.repos.d/zabbix.repo, these will be disabled before ELevation
* 2025-09-24 00:51:04 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix-non-supported.repo, these will be disabled before ELevation
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'hgmonitoring-testing' from /etc/yum.repos.d/hgmonitoring-testing.repo
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 8 package(s) installed from unsupported YUM repo 'endurance-419-kernel' from /etc/yum.repos.d/endurance-419-kernel.repo
* 2025-09-24 00:51:04 (6575) [[32mINFO[0m] Unsupported YUM repo enabled 'eig_hosting_legacy' without packages installed from /etc/yum.repos.d/eig_hosting_legacy.repo, these will be disabled before ELevation
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 23 package(s) installed from unsupported YUM repo 'EA4_endurance' from /etc/yum.repos.d/EA4_endurance.repo
* 2025-09-24 00:51:04 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-24 00:51:04 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-24 00:51:04 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-24 00:51:04 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-24 00:51:04 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-24 00:51:04 (6584) [[33mWARN[0m] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 18 package(s) installed from unsupported YUM repo 'hgrepo' from /etc/yum.repos.d/hgrepo.repo
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'puppetlabs-deps' from /etc/yum.repos.d/puppetlabs-deps.repo
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 20 package(s) installed from unsupported YUM repo 'wp_core' from /etc/yum.repos.d/wp_core.repo
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 6 package(s) installed from unsupported YUM repo 'nf-observability' from /etc/yum.repos.d/nf-observability.repo
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 1 package(s) installed from unsupported YUM repo 'grafana' from /etc/yum.repos.d/grafana.repo
* 2025-09-24 00:51:04 (6551) [[31mERROR[0m] 5 package(s) installed from unsupported YUM repo 'hgrepo-testing'